summaryrefslogtreecommitdiffstats
path: root/core/modules/openbox
Commit message (Collapse)AuthorAgeFilesLines
* Remove COPYLIST boilerplate from every module; move to setup_targetSimon Rettberg2021-07-121-9/+1Star
|
* Add support for Ubuntu 20.04 (TODO: systemd)Simon Rettberg2020-08-031-2/+0Star
|
* [openbox] restore xterm spawningJonathan Bauer2019-09-241-0/+21
| | | | use the xdg path instead of the symlinked /etc/X11/openbox
* Revert "[openbox] restore xterm spawning feature"Jonathan Bauer2019-09-241-21/+0Star
| | | | This reverts commit 6a3440c3f46cc9fb7eecbfa0ec0453dccfb220c5.
* [openbox] restore xterm spawning featureJonathan Bauer2019-09-241-0/+21
|
* [openbox] remove xsession file from data/Jonathan Bauer2019-08-061-9/+0Star
| | | | | it is part of the openbox package and should therefore rather be pulled from the system directly.
* [openbox] remove old deprecated fileJonathan Bauer2019-08-061-12/+0Star
|
* [openbox] only warn on missing pango-querymodulesJonathan Bauer2017-11-131-2/+5
| | | | | | | | | this tool didn't produce any meaningful list of pango modules on even the old ubuntu 14.04.3 anyway and apparently died altogether in version 1.37 released in 2014... See: https://ftp.gnome.org/pub/gnome/sources/pango/1.37/pango-1.37.0.changes Commit: fa6dfc688c293fa02c36ee89ac5611fd5e0131a5
* Fixed wordingSteffen Ritter2017-05-101-1/+1
|
* Add bash shebangs to all our includes:Simon Rettberg2017-02-287-0/+7
| | | | | | | github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either.
* merge with latest dev version (tm-scripts commit ↵Jonathan Bauer2016-12-231-2/+2
| | | | f5a59daf8d70a9027118292cd40b18c221897408)
* merge with latest dev versionSebastian2016-04-2512-0/+1332