index
:
lumina
debianize
master
The BSD-original Lumina desktop environment
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src-qt5
/
core
/
libLumina
/
NativeWindowSystem.cpp
Commit message (
Expand
)
Author
Age
*
Clean up a couple defines.
Ken Moore
2017-03-07
*
Get the ping/pong system all setup within the NativeWindowSystem.
Ken Moore
2017-03-07
*
Make sure we respect the "override_redirect" flag on a window (do not try to ...
Ken Moore
2017-03-07
*
Finish up some more of the admin functions for the NativeWindowSystem (event ...
Ken Moore
2017-03-06
*
Add support for reading the "Workspace" property (_NET_WM_DESKTOP).
Ken Moore
2017-03-06
*
Add support for populating the "Name" property within the NativeWindowSystem ...
Ken Moore
2017-03-06
*
Add support for reading window geometry information to the NativeWindowSystem...
Ken Moore
2017-03-06
*
Add a bunch more of the XCB guts to the NativeWindowSystem (Title, ShortTitle...
Ken Moore
2017-03-06
*
Some more work on the NativeWindowSystem "plumbing". Get the system tray init...
Ken Moore
2017-03-04
*
Start filling in the non-property slots for the NativeWindowSystem now (close...
Ken Moore
2017-03-03
*
Another large batch of updates to the Native Window "plumbing":
Ken Moore
2017-03-03
*
Commit my work-in-progress on a new NativeWindowSystem class.
Ken Moore
2017-02-03
bgstack15