aboutsummaryrefslogtreecommitdiff
path: root/libLumina/LuminaX11.h
Commit message (Expand)AuthorAge
* Commit some quick fixes:Ken Moore2015-07-17
* Add a new function to luminaX11: WindowFrameGeometry() - returns the sizes of...Ken Moore2015-06-20
* Remove the last libX11 usage in the sytem tray protocols. Move the damage ID ...Ken Moore2015-04-20
* Clean up a *lot* of the general XCB warnings that sometimes occur, and also t...Ken Moore2015-04-15
* Remove the XCB "WindowImage()" function from LuminaX11 - it is not working pr...Ken Moore2015-03-27
* Clean up a bit of the new XCB system tray embedding process. Still does not f...Ken Moore2015-03-27
* Update the system tray Embed/Unembed routines to use the XCB library instead ...Ken Moore2015-03-27
* Add support for the older WM_NAME and WM_ICON_NAME standards in addition to t...Ken Moore2015-03-15
* Just a bit of cleanup in libLumina and adjust the deskopview plugin a bit for...Ken Moore2015-03-11
* Convert the windowImage routine to XCB from XLib, and set the desktop (system...Ken Moore2015-03-11
* Add a new XCB-based function for fetching the _NET_WM_ICON information as a Q...Ken Moore2015-03-11
* Clean up the Panel/Taskmanager XCB usage quite a bit. Now the panel is "seen"...Ken Moore2015-01-05
* Quick checkpoint of additional XCB improvements/fixes. Still having an issue ...Ken Moore2015-01-05
* Large update of XLib -> XCB usageKen Moore2015-01-01
* Commit some more XLib->XCB conversions (everything for the task manager), and...Ken Moore2014-12-30
* Commit a checkpoint on the conversion of Lumina to Qt5.Ken Moore2014-12-18
* Move all the OS-specific path PREFIX settings into LuminaOS so that we don't ...Ken Moore2014-09-12
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15