summaryrefslogtreecommitdiff
path: root/src/unity-system-compositor.c
Commit message (Expand)AuthorAgeFilesLines
* Don't enable the hardware cursor in Unity System Compositor anymore. Unity 8 ...Robert Ancell2015-11-261-12/+0
* Add a backup-logs option to re-enable the old log backup modeRobert Ancell2015-10-281-2/+3
* Use logrotate to handle files in the default log directoryAlexandros Frantzis2015-10-201-1/+1
* Tidy up finalize methodsRobert Ancell2015-10-161-3/+1
* Fix small errors detected by scan-build (clang)Robert Ancell2015-03-191-1/+2
* Refactored code to replace hardcoded signal identification strings by constantsRobert Ancell2014-10-021-1/+1
|\
| * Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-301-1/+1
* | Match seat configuration using globbingRobert Ancell2014-10-021-0/+2
|\ \ | |/ |/|
| * Merge with trunkLaércio de Sousa2014-09-101-0/+2
| |\
| * | Fix duplicate key loading and simplify how config sections are loadedRobert Ancell2014-09-031-0/+2
* | | Remove trailing whitespaceRobert Ancell2014-09-191-5/+5
| |/ |/|
* | Fix memory leaksRobert Ancell2014-09-051-0/+2
|/
* Put unity-system-compositor's mir_socket under /run rather than /tmp.Christopher James Halse Rogers2014-05-281-1/+1
* Also set XDG_SESSION_TYPERobert Ancell2014-04-041-0/+3
* Send --enable-hardware-cursor=true insteadRobert Ancell2014-03-201-1/+1
* Pass --enable-hardware-greeter to unity-system-compositor for Mir sessions on...Robert Ancell2014-03-201-4/+21
* Fix memory leakRobert Ancell2014-03-071-3/+4
* Check we correctly stop if the Unity compositor can't be foundRobert Ancell2014-03-071-5/+10
* More carefully remove GSourcesRobert Ancell2014-03-041-1/+1
* Be extra careful not to call any non thread safe function after a forkRobert Ancell2014-02-261-33/+7
* Don't try and remove the unity system compositor watch source if it has alrea...Robert Ancell2014-02-241-1/+3
* Support Mir sessions in xlocal seats by starting a unity system compositor fo...Robert Ancell2013-12-111-0/+33
* Split unity system compositor into it's own moduleRobert Ancell2013-12-111-0/+486