summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* worker: force vt 1 for initial displaywip/xserver-in-sessionRay Strode2015-02-161-3/+7
* session: forward is-initial from display to workerRay Strode2015-02-165-2/+47
* session: change bitfield type from gboolean to guint32Ray Strode2015-02-161-1/+1
* local-display-factory: only set is-initial on first seat0 displayRay Strode2015-02-162-11/+11
* local-display: don't manage automaticallyRay Strode2015-02-161-9/+0
* session: start login screen using gdm-x-session wrapperRay Strode2015-02-168-141/+389
* local-display-factory: don't assume display has display numberRay Strode2015-02-161-2/+3
* session: start user X sessions on a new VTRay Strode2015-02-161-3/+11
* worker: don't require --enable-wayland to support logind display modeRay Strode2015-02-161-6/+6
* session: support GDM_SESSION_DISPLAY_MODE_LOGIND_MANAGED for X sessionsRay Strode2015-02-161-2/+36
* display: don't make d-bus path require display numberRay Strode2015-02-161-8/+2
* util: add wrapper for launching X sessionRay Strode2015-02-162-2/+638
* session: move wtmp/btmp logging to GdmManagerRay Strode2015-02-162-74/+101
* session: add authentication-failed signalRay Strode2015-02-162-0/+23
* session: rename on_session_{started,opened} to on_user_session_{started,opened}Ray Strode2015-02-161-10/+10
* session: add session pid getterRay Strode2015-02-162-0/+7
* session: allow display to be set after object constructionRay Strode2015-02-161-1/+1
* manager: add way for displays to register themselvesRay Strode2015-02-162-0/+37
* session: add #ifdef ENABLE_WAYLAND_SUPPORT guardRay Strode2015-02-161-0/+2
* session: track login session display mode separate from user sessionsRay Strode2015-02-161-0/+12
* display: drop base class implementation of manage vfuncRay Strode2015-02-162-8/+1
* slave: drop the slavesRay Strode2015-02-1611-1130/+43
* display: get rid of more simple slave code.Ray Strode2015-02-164-190/+143
* display: add back manage vfuncRay Strode2015-02-162-2/+12
* display: move x11 connection from slave to displayRay Strode2015-02-163-174/+186
* slave: drop some dead codeRay Strode2015-02-161-7/+0
* simple-slave: get rid of finalize methodRay Strode2015-02-161-19/+0
* slave: drop some dead codeRay Strode2015-02-161-78/+0
* slave: remove accountsservice stuffRay Strode2015-02-161-71/+1
* display: start greeter/chooser session from display objectRay Strode2015-02-1611-761/+555
* xdmcp-factory: handle display status changes after managerRay Strode2015-02-161-4/+4
* local-display-factory: drop some superfluous codeRay Strode2015-02-161-6/+2
* local-display-factory: rename 'displays' to 'used-display-numbers'Ray Strode2015-02-161-10/+10
* display: merge GdmStaticDisplay and GdmTransientDisplayRay Strode2015-02-168-255/+62
* display: add launch-environment propertyRay Strode2015-02-161-0/+29
* display: connect to accountsservice from display objectRay Strode2015-02-161-3/+68
* display: rename "display" to "self"Ray Strode2015-02-161-268/+269
* display: use bitfield for booleans in priv structureRay Strode2015-02-161-3/+3
* session: detect when conversation is started more than once and error outRay Strode2015-02-162-7/+11
* display: get rid of get_timed_login_details vfuncRay Strode2015-02-165-89/+47
* display: drop error arg from gdm_display_get_timed_login_detailsRay Strode2015-02-163-15/+9
* display: drop unsubclassed vfuncsRay Strode2015-02-162-125/+17
* static-display: get rid of finish implementationRay Strode2015-02-161-24/+0
* xdmcp-chooser-display: remove dubious looking finish implementationRay Strode2015-02-161-14/+0
* xdmcp-greeter-display: drop classRay Strode2015-02-166-203/+31
* xdmcp-display: drop extraneous codeRay Strode2015-02-161-66/+0
* transient-display: drop extraneous codeRay Strode2015-02-161-63/+0
* static-display: drop extraneous codeRay Strode2015-02-161-52/+0
* chooser: drop display-device argumentRay Strode2015-02-161-8/+2
* daemon: move plymouth code from slave to managerRay Strode2015-02-162-101/+96