summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* daemon: add wrapper for launching X sessionwip/wayland-at-login-screenRay Strode2015-02-171-0/+1
* wip: session: run wayland unconditionally for login screenRay Strode2015-02-171-1/+9
* manager: keep track of implicitly created displaysRay Strode2015-02-171-0/+27
* session: add way to get session id for specific conversationRay Strode2015-02-172-0/+19
* display: only add user authorization if connected to displayRay Strode2015-02-172-11/+31
* display: add new is-for-greeter propertyRay Strode2015-02-173-1/+39
* session: add display-is-wayland propertyRay Strode2015-02-171-3/+45
* session: plug memory leakRay Strode2015-02-171-1/+1
* data: add a gnome-shell-wayland.desktop fileRay Strode2015-02-172-0/+9
* data: drop gdm-shell.sessionRay Strode2015-02-174-18/+0
* worker: force vt 1 for initial displayRay Strode2015-02-171-3/+7
* session: forward is-initial from display to workerRay Strode2015-02-174-2/+43
* session: change bitfield type from gboolean to guint32Ray Strode2015-02-171-1/+1
* local-display-factory: only set is-initial on first seat0 displayRay Strode2015-02-172-11/+11
* local-display: don't manage automaticallyRay Strode2015-02-171-9/+0
* session: start login screen using session wrappersRay Strode2015-02-178-131/+386
* local-display-factory: don't assume display has display numberRay Strode2015-02-171-2/+3
* session: start user X sessions on a new VTRay Strode2015-02-171-3/+11
* worker: don't require --enable-wayland to support logind display modeRay Strode2015-02-171-6/+6
* session: run logind managed displays through session wrappersRay Strode2015-02-171-4/+44
* display: don't export so much stuff over system busRay Strode2015-02-172-145/+0
* display: don't make d-bus object path require display numberRay Strode2015-02-171-8/+2
* launch-environment: don't start dbus-daemonRay Strode2015-02-171-2/+1
* daemon: add wrapper for launching X sessionRay Strode2015-02-173-3/+784
* daemon: add wrapper for launching wayland sessionRay Strode2015-02-173-1/+465
* manager: rename seed session to embryonic user sessionRay Strode2015-02-171-17/+21
* session: move wtmp/btmp logging to GdmManagerRay Strode2015-02-172-74/+101
* session: add authentication-failed signalRay Strode2015-02-172-0/+23
* session: rename on_session_{started,opened} to on_user_session_{started,opened}Ray Strode2015-02-171-10/+10
* session: add session pid getterRay Strode2015-02-172-0/+7
* session: allow display to be set after object constructionRay Strode2015-02-171-1/+1
* manager: add way for displays to register themselvesRay Strode2015-02-172-0/+37
* session: add #ifdef ENABLE_WAYLAND_SUPPORT guardRay Strode2015-02-171-0/+2
* session: track login session display mode separate from user sessionsRay Strode2015-02-171-0/+12
* display: drop base class implementation of manage vfuncRay Strode2015-02-172-8/+1
* slave: drop the slavesRay Strode2015-02-1711-1130/+43
* display: get rid of more simple slave code.Ray Strode2015-02-174-190/+143
* display: add back manage vfuncRay Strode2015-02-172-2/+12
* display: move x11 connection from slave to displayRay Strode2015-02-173-174/+186
* slave: drop some dead codeRay Strode2015-02-171-7/+0
* simple-slave: get rid of finalize methodRay Strode2015-02-171-19/+0
* slave: drop some dead codeRay Strode2015-02-171-78/+0
* slave: remove accountsservice stuffRay Strode2015-02-171-71/+1
* display: start greeter/chooser session from display objectRay Strode2015-02-1711-761/+555
* xdmcp-factory: handle display status changes after managerRay Strode2015-02-171-4/+4
* local-display-factory: drop some superfluous codeRay Strode2015-02-171-6/+2
* local-display-factory: rename 'displays' to 'used-display-numbers'Ray Strode2015-02-171-10/+10
* display: merge GdmStaticDisplay and GdmTransientDisplayRay Strode2015-02-178-255/+62
* display: add launch-environment propertyRay Strode2015-02-171-0/+29
* display: connect to accountsservice from display objectRay Strode2015-02-171-3/+68