aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/libLumina/LuminaX11.cpp
Commit message (Expand)AuthorAge
* Add support for reading window geometry information to the NativeWindowSystem...Ken Moore2017-03-06
* Track down and fix a really weird Fluxbox bug:Ken Moore2017-02-28
* Commit my work-in-progress on a new NativeWindowSystem class.Ken Moore2017-02-03
* Clean up the window activate XCB function. Now it should send the window a cl...Ken Moore2017-02-02
* Another large batch of work on Lumina2:Ken Moore2017-02-01
* Bump the copyright year on the LuminaX11 files.Ken Moore2016-11-17
* Large update/refactor of desktop widgets.Ken Moore2016-10-18
* use a static_cast from signed->unsigned integer in LuminaX11.cpp to silence a...Ken Moore2016-08-05
* Fix the xterm title gibberish issue.Ken Moore2016-07-07
* initialize struct before using itHenry Hu2016-05-15
* use WM_CHANGE_STATE to minimize windowHenry Hu2016-05-15
* Rearrange the Lumina source tree quite a bit:Ken Moore2016-04-25
bgstack15