summaryrefslogtreecommitdiff
path: root/gui/simple-greeter/gdm-greeter-session.c
Commit message (Expand)AuthorAgeFilesLines
* greeter: Add a login extension mechanism to greeterRay Strode2011-06-131-40/+57
* daemon: Store multiple conversations in the sessionRay Strode2011-06-131-2/+9
* daemon,greeter: Make greeter/autologin session initiate PAM conversationRay Strode2011-06-131-0/+4
* greeter: drop select-language gooRay Strode2011-05-231-8/+0
* daemon,greeter: login after PAM has had time to talk to userRay Strode2011-05-191-6/+6
* greeter: add session chooser to dialogRay Strode2011-02-171-2/+8
* greeter: drop some signal connect cruftRay Strode2011-02-041-10/+0
* greeter: inform daemon when user disconnectsVincent Untz2011-02-031-6/+6
* daemon,greeter: drop support for keyboard layout selectionRay Strode2011-01-311-25/+0
* Use a GNOME 3 style for greeter panelWilliam Jon McCann2011-01-181-11/+2
* Port to GTK3William Jon McCann2011-01-181-5/+5
* Fix layout handling after "Cancel"Ray Strode2010-06-221-2/+2
* Add ability to retry login on failuresWilliam Jon McCann2010-06-211-0/+33
* Revert "Focus on login dialog after language dialog or layout dialog is closed."Ray Strode2010-06-161-11/+0
* Move shutdown buttons to menu in panel (Bug #596151)Robert Ancell2009-10-201-1/+3
* Focus on login dialog after language dialog or layout dialog is closed.Takao Fujiwara2009-09-101-0/+11
* Make greeter window more clear when disable_user_list == TRUERay Strode2009-07-161-1/+14
* Drop superfluous call to gdk_screen_get_monitor_at_point that gotRay Strode2009-02-201-2/+0
* Work better in broken randr fake clone modeRay Strode2009-02-201-1/+39
* Add monitor attribute and show panel on screen/monitor that has theWilliam Jon McCann2008-08-201-2/+11
* Switch to using gnome-session 2.23.6+ for session management. The actualWilliam Jon McCann2008-08-141-400/+10
* Just start settings daemon instead of trying to activate it.William Jon McCann2008-07-221-3/+1
* Add a keyboard chooserMatthias Clasen2008-05-051-0/+27
* Start orca without the main window and magnifierRay Strode2008-04-171-1/+1
* Add more lockdown.William Jon McCann2008-03-261-1/+29
* Add some more profile resolution.William Jon McCann2008-03-241-0/+3
* Add some more profiling stuff.William Jon McCann2008-03-241-26/+21
* Lock down some compiz keys. Set LIBGL_ALWAYS_INDIRECT for compiz.William Jon McCann2008-03-171-1/+5
* Add a gconf key to enable preferring compiz over metacity.William Jon McCann2008-03-171-3/+16
* use glib and gconf plugins when running compizWilliam Jon McCann2008-03-121-2/+2
* Fix a few leaks and make sure we don't unref null replies.William Jon McCann2008-03-121-1/+3
* When the user has successfully been verified, inform the greeter, so thatRay Strode2008-03-091-1/+12
* add new "start-session" to replace "interactive" from before Tell slave toRay Strode2008-03-091-15/+4
* ): Make "is-interactive" property to replace "interactive" signal, sinceRay Strode2008-03-091-4/+0
* Rename "Timed Login" request on the slave to "Auto Login" since that'sRay Strode2008-03-091-5/+7
* Read timed login configuration from the daemon, and pass along rather thanRay Strode2008-03-091-0/+15
* Add new "interactive" signal to login window which is emitted when theRay Strode2008-03-091-0/+26
* Use the new g-s-d method to dbus activate the service. Block while theWilliam Jon McCann2008-02-291-1/+92
* Change greeter to use the new slave interface setup in the last commitRay Strode2008-02-251-16/+16
* new function that is an analog of gdm_greeter_login_window_reset. RightRay Strode2008-02-211-1/+1
* revert some debug code that snuck in the last commitRay Strode2008-02-201-9/+0
* don't call create_authority here anymore either, since it's handled byRay Strode2008-02-201-0/+9
* Add initial support for timed login.William Jon McCann2008-02-201-0/+11
* Fix a bunch of compiler warnings and remove unused code. Patch from:William Jon McCann2008-02-191-15/+0
* inform greeter session about language and session name changes in slaveRay Strode2008-02-181-0/+28
* Run gok in login window mode instead of normal modeRay Strode2008-02-141-1/+1
* If a mnemonic is successfully applied to a window then focus that windowRay Strode2008-02-081-9/+19
* Listen for key presses and try to apply them as mnemonics on allRay Strode2008-02-081-0/+28
* Start/stop orca etc in the greeter session.William Jon McCann2008-02-071-0/+154
* drop some signals that aren't used anymoreRay Strode2008-02-071-21/+0