aboutsummaryrefslogtreecommitdiff
path: root/src/session-service.c
Commit message (Collapse)AuthorAgeFilesLines
* greeter mode uses to flag whether we are showing the user menu or notConor Curran2011-08-181-1/+1
|
* when used in a greeter, don't show settings links, the user switcher, or log ↵Michael Terry2011-08-031-5/+19
| | | | out links
* uncomment the disconnect methodConor Curran2011-07-221-2/+2
|
* apt item partially workingConor Curran2011-07-221-2/+2
|\
| * apt progress now reflected dynamically in the menuConor Curran2011-07-221-2/+2
| |
| * suspend plugged back in plus both it and hibernate menuitems should now be ↵Conor Curran2011-07-221-2/+2
|/ | | | sensitive to changes coming from upower
* apt transactions working nicelyConor Curran2011-07-211-2/+2
|
* apt watcher now controlling menuitem with signals and methods in placeConor Curran2011-07-201-5/+0
|
* system added to device menu, more tidying as we goConor Curran2011-07-191-2/+2
|
* merged in the device menu split outConor Curran2011-07-191-507/+10
|\
| * device menu has been isolatedConor Curran2011-07-181-507/+10
| |
* | user menu abstractedConor Curran2011-07-181-259/+18
|\|
| * user menu nicely separated for now, next the session menuConor Curran2011-07-151-4/+4
| |
| * first step - it compilesConor Curran2011-07-151-17/+3
| |
| * please tidy up that user managerConor Curran2011-07-151-248/+21
| |
* | merged Trevino's gtk2 compilation fixConor Curran2011-07-181-0/+6
|\ \ | |/ |/|
| * Get support for gtk+2.0 backMarco Trevisan (Treviño)2011-07-091-0/+6
| | | | | | | | | | | | indicator-session can still be compiled with gtk, using the --with-gtk=2 configure flag (I've changed it to match the other indicators).
* | get location overridden and debugs tidied upConor Curran2011-07-141-1/+1
| |
* | dynamic user menu hiding on the way#Conor Curran2011-07-141-0/+4
| |
* | user label fixed for nowConor Curran2011-07-131-1/+3
| |
* | tidied up signals and methods for the session service so as the users real ↵Conor Curran2011-07-131-4/+6
| | | | | | | | name should be available and not the icon, icon should not change on the panel
* | radio button for is-current-user handledConor Curran2011-07-121-3/+13
| |
* | the beginnings of the custom user itemConor Curran2011-07-121-3/+2
| |
* | online accounts item added@Conor Curran2011-07-111-0/+37
| |
* | user account items shown, items rearrangedConor Curran2011-07-111-147/+69
| |
* | tidied user menuConor Curran2011-07-111-35/+0
| |
* | merged trunk to keep up with changesConor Curran2011-07-111-58/+15
|\|
| * Integrate with LightDMRobert Ancell2011-07-051-55/+12
| |
* | icon updates for the user menu panelConor Curran2011-07-071-3/+2
| |
* | tidy upConor Curran2011-07-061-92/+129
| |
* | code tidied, menu splittage in progressConor Curran2011-07-051-14/+37
| |
* | split out the menusConor Curran2011-07-051-200/+179
|/
* port to gtk3; allow building with gtk2Michael Terry2011-05-261-1/+1
|
* Add the --no-lock option to activate the session.Ted Gould2011-03-101-1/+1
|
* Embed the function so it's not one separator ever, but once per runTed Gould2011-03-101-14/+8
|
* Add some cleanup and some commentsTed Gould2011-03-101-0/+9
|
* Sort the launchersTed Gould2011-03-101-0/+24
|
* Reducing the scope of some of our variablesTed Gould2011-03-101-2/+3
|
* Closing the directory after we're done with itTed Gould2011-03-101-0/+1
|
* Putting the appinfo's into a list so that we can sort themTed Gould2011-03-101-0/+11
|
* Drop support for indicator-session-extra.desktopMartin Pitt2011-03-101-14/+0
|
* Add support for extra launcher dirMartin Pitt2011-03-101-3/+39
| | | | | | | | | | | | Hardcoding a single extra launcher path is impractical for distributions, as multiple packages would collide on the name and wouldn't give any extra customization possibility for OEMs. Obsolete /usr/share/applications/indicator-session-extra.desktop and instead read /usr/share/indicators/session/applications/*.desktop https://launchpad.net/bugs/727823
* Fixing the lock screen functionality to match the new design.Ted Gould2010-08-121-4/+40
|\
| * Putting the shortcut on the menuitemTed Gould2010-08-061-1/+15
| |
| * Set up the listener for the keybindingTed Gould2010-08-061-0/+24
| |
| * Getting keybinding definesTed Gould2010-08-061-0/+3
| |
| * Removing the ability to have the menu item say anything other than 'Lock Screen'Ted Gould2010-08-061-6/+1
| |
* | Fixing captialization of the completion string.Ted Gould2010-08-121-2/+2
| |
* | EllipsizeCody Russell2010-08-021-5/+5
| |
* | Changing 'Restart Required' to 'Restart To Complete Update'vish2010-07-311-2/+2
|/