aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/libLumina/NativeWindowSystem.cpp
Commit message (Expand)AuthorAge
* Clean up a couple defines.Ken Moore2017-03-07
* Get the ping/pong system all setup within the NativeWindowSystem.Ken Moore2017-03-07
* Make sure we respect the "override_redirect" flag on a window (do not try to ...Ken Moore2017-03-07
* Finish up some more of the admin functions for the NativeWindowSystem (event ...Ken Moore2017-03-06
* Add support for reading the "Workspace" property (_NET_WM_DESKTOP).Ken Moore2017-03-06
* Add support for populating the "Name" property within the NativeWindowSystem ...Ken Moore2017-03-06
* Add support for reading window geometry information to the NativeWindowSystem...Ken Moore2017-03-06
* Add a bunch more of the XCB guts to the NativeWindowSystem (Title, ShortTitle...Ken Moore2017-03-06
* Some more work on the NativeWindowSystem "plumbing". Get the system tray init...Ken Moore2017-03-04
* Start filling in the non-property slots for the NativeWindowSystem now (close...Ken Moore2017-03-03
* Another large batch of updates to the Native Window "plumbing":Ken Moore2017-03-03
* Commit my work-in-progress on a new NativeWindowSystem class.Ken Moore2017-02-03
bgstack15