aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/libLumina/NativeWindowSystem.h
Commit message (Expand)AuthorAge
* Split out the X11->Qt conversion function into it's own file (getting too lon...Ken Moore2017-07-08
* Clean up a bunch of debugging, and add a "closing" animation to the rootSubWi...Ken Moore2017-06-29
* 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
* Work on making a new NativeWindow property "RelatedWindows" which is a specia...Ken Moore2017-06-28
* Add a ton of the root-window registration routines to the NativeWindowSystem ...Ken Moore2017-06-27
* Commit some more debugging and changes to the event systems for Lumina2.Ken Moore2017-06-27
* Another couple minor changes - trying to track down some missing events.Ken Moore2017-06-27
* Another large batch of re-organization for lumina-desktop-unified.Ken Moore2017-06-27
* Tag version 1.3.1 in the source tree (no differences from 1.3.0 yet)Ken Moore2017-06-26
* Get the ping/pong system all setup within the NativeWindowSystem.Ken Moore2017-03-07
* Finish up some more of the admin functions for the NativeWindowSystem (event ...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