summaryrefslogtreecommitdiffstats
path: root/src/modules/x11/module-x11-publish.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary #includesMaarten Bosmans2011-06-221-5/+0
|
* x11: Use the default screen for X11 properties.Colin Guthrie2010-09-181-15/+22
| | | | | This commit restores the functionality originally included in 65e807 by Leszek Koltunski.
* x11: Partially convert to XCB.Colin Guthrie2010-09-181-18/+17
| | | | | | | | | This commit mostly converts the X11 handling to XCB. There are still some uses of XLib to deal with the X11 session handling modules, however all client-side code should now be free of XLib and thus this should fix Bug #799 Note that this removes the screen-based changes by Leszek Koltunski in 65e80, however this will be restored in due course.
* llvm-clang-analyzer: drop a few unnecessary assignments and other trivial fixesLennart Poettering2009-09-081-1/+1
|
* build-system: move x11 and jack modules into subdirectoriesLennart Poettering2009-04-281-0/+245