Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use a static_cast from signed->unsigned integer in LuminaX11.cpp to silence ↵ | Ken Moore | 2016-08-05 |
| | | | | a possible c++11 build warning/error. | ||
* | Fix the xterm title gibberish issue. | Ken Moore | 2016-07-07 |
| | |||
* | initialize struct before using it | Henry Hu | 2016-05-15 |
| | |||
* | use WM_CHANGE_STATE to minimize window | Henry Hu | 2016-05-15 |
| | |||
* | Rearrange the Lumina source tree quite a bit: | Ken Moore | 2016-04-25 |
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed. |