summaryrefslogtreecommitdiff
path: root/daemon/gdm-display-store.c
Commit message (Expand)AuthorAgeFilesLines
* gdm-display-store: Add missing guards in public functionsAlessandro Bono2022-10-291-8/+8
* gdm-display-store: Use G_DECLARE_FINAL_TYPEAlessandro Bono2022-09-271-21/+17
* gdm-display-store: Replace deprecated g_type_class_add_private()Robert Mader2019-08-131-6/+2
* display-store: make foreach ignore callback return valuexiaoguang wang2019-02-211-3/+13
* display-store: Pass the display object rather than the id in the removed signalChris Coulson2018-08-131-8/+3
* Trivial: Update FSF Address.Dominique Leuenberger2012-09-061-1/+1
* daemon: Fix added/remove signal emission in display codeRay Strode2012-07-171-21/+112
* Add quick death and looping detection for displays.William Jon McCann2008-02-211-1/+14
* Use the LocalDisplayFactory to assign X11 Display numbers to all localWilliam Jon McCann2008-01-251-4/+9
* Prefix debug messages with class name to make output easier to read.William Jon McCann2007-10-301-4/+4
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-281-91/+91
* Fix signal handling and refcounting so all slaves and servers exit on signal.:wqWilliam Jon McCann2007-07-111-1/+1
* Add some basic signal handling. Make sure we clean up child processes.William Jon McCann2007-05-141-1/+3
* Add skeleton for gobject redesign. Doesn't really work but should compile.William Jon McCann2007-05-101-0/+219