aboutsummaryrefslogtreecommitdiff
path: root/lumina-wm-INCOMPLETE
Commit message (Collapse)AuthorAge
* Add "DESTDIR" build option support to the Lumina project files (needed for ↵Ken Moore2015-07-31
| | | | | | Fedora packaging). Also convert the last X11 usage in LPanel over to XCB
* Add some more work-in-progress on the Lumina Window frame/manager class for ↵Ken Moore2015-07-20
| | | | lumina-wm.
* Update all the *.pro files to add a new NO_I18N config option which prevents ↵Ken Moore2015-07-14
| | | | the installation of the translation files (the translations in this repo are highly incomplete, you should use the translation files from the lumina-i18n repo instead since that is where almost all the translation work is being committed).
* Moved window manager specific dependencies into their own fileJesse Smith2015-07-10
| | | | in the lumina-wm-INCOMPLETE directory.
* Updated DEPENDECIES file and proposed fix for compiling theJesse Smith2015-07-09
| | | | window manager with GCC 4.
* Another quick checkpoint with teh lumina-wm sources - still nothing to try ↵Ken Moore2015-05-22
| | | | using yet.
* Rename the lumina-wm directory to lumina-wm-INCOMPLETE so people know it is ↵Ken Moore2015-04-29
not ready yet. Also update the readme with the information about the new release.
bgstack15