summaryrefslogtreecommitdiff
path: root/gui/user-switch-applet
Commit message (Expand)AuthorAgeFilesLines
...
* Add System Preferences menu item.William Jon McCann2008-10-141-2/+59
* Don't list users in the menu anymore. Only show Switch User if there areWilliam Jon McCann2008-10-131-234/+35
* Add Lock Screen menu item.William Jon McCann2008-10-131-2/+27
* Rename item to Switch User...William Jon McCann2008-10-131-1/+1
* Really remove Help item from menu.William Jon McCann2008-10-012-9/+2
* Don't hide the entire applet when user switching is locked down, just hideWilliam Jon McCann2008-08-211-66/+101
* Make the applet icon scale with panel size Patch from: Patryk ZawadzkiWilliam Jon McCann2008-08-191-8/+13
* Don't show help menu item. It doesn't do anything.William Jon McCann2008-08-071-19/+0
* Make sure we update the visibility of hidden items once those usersWilliam Jon McCann2008-04-281-26/+30
* Monitor ~/.face for changes.William Jon McCann2008-04-091-28/+56
* Use an image menu item in the applet.William Jon McCann2008-04-091-38/+77
* Don't show checkbox since we only show logged in users now.William Jon McCann2008-04-071-1/+2
* Remove some unused glade stuff. Fix some warnings. Until we add support toWilliam Jon McCann2008-03-314-873/+48
* Add screenshot tool.William Jon McCann2008-03-191-5/+11
* Handle case where we can't lookup a GdmUser (for whatever reason). CouldWilliam Jon McCann2008-03-111-6/+15
* Be sure to lock screen when switching to login window. Also trim some fat.William Jon McCann2008-03-031-94/+27
* Order the users in the applet the same way we do for the greeter: in orderWilliam Jon McCann2008-03-031-13/+28
* Desensitize the current user.William Jon McCann2008-03-031-22/+46
* Remove gconf settings from user switch applet - simplifies codeWilliam Jon McCann2008-02-274-897/+188
* Use the same oafiid as FUSA so we can be a drop in replacement. Note thatWilliam Jon McCann2008-02-274-12/+13
* Fix a bunch of compiler warnings and remove unused code. Patch from:William Jon McCann2008-02-192-45/+45
* Fix bugzilla component and applet name.William Jon McCann2008-02-131-5/+5
* Display name by default in user switcher.William Jon McCann2008-02-051-1/+1
* Add gio to COMMON_LIBS, needed to link on Solaris. Reference COMMON_LIBSBrian Cameron2008-02-051-0/+1
* Remove accidentally committed file.William Jon McCann2008-02-051-772/+0
* Add a user switcher applet. This is here at the moment instead of in fusaWilliam Jon McCann2008-02-059-0/+4160