aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/libLumina/LuminaX11.cpp
Commit message (Expand)AuthorAge
* fix warning: 'byteCount' is deprecated: Use sizeInByteslbartoletti2019-10-22
* screenCount -> QGuiApplication::screens()lbartoletti2019-10-22
* Get more of the tray icon reading put together.Ken Moore2018-06-06
* Get the window size/position change detection implemented.Ken Moore2017-06-29
* Get a lot more of the Lumina2 window-management functionality working.Ken Moore2017-06-28
* Commit a bunch more root-level session changes - should be almost ready to st...Ken Moore2017-06-27
* Add a ton of the root-window registration routines to the NativeWindowSystem ...Ken Moore2017-06-27
* 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