aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* dynamic user menu hiding on the way#Conor Curran2011-07-145-10/+104
|
* user label fixed for nowConor Curran2011-07-134-73/+94
|
* tidied up signals and methods for the session service so as the users real ↵Conor Curran2011-07-135-155/+45
| | | | name should be available and not the icon, icon should not change on the panel
* correct icon on the user panelConor Curran2011-07-122-2/+27
|
* radio button for is-current-user handledConor Curran2011-07-124-47/+109
|
* the beginnings of the custom user itemConor Curran2011-07-125-13/+389
|
* 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-1110-600/+1076
|\
| * Adding in accounts-service-user.xml as well to dist. Not sure why this ↵Ted Gould2011-07-071-1/+2
| | | | | | | | isn't caught by distcheck.
| * LightDM integrationTed Gould2011-07-0710-597/+1072
| |\
| | * Integrate with LightDMRobert Ancell2011-07-0510-597/+1072
| | |
| * | Removing unused result variableTed Gould2011-07-071-2/+1
| |/
* | icon updates for the user menu panelConor Curran2011-07-073-63/+63
| |
* | user label is now updated dynamicallyConor Curran2011-07-071-3/+11
| |
* | added the username to the panelConor Curran2011-07-071-6/+41
| |
* | icon now being shown on the panel for devicesConor Curran2011-07-071-4/+6
| |
* | Making sure that users has the same dbus name as session as there is one ↵Ted Gould2011-07-061-6/+1
| | | | | | | | process.
* | Remvoing unused resultTed Gould2011-07-061-2/+1
| |
* | tidy upConor Curran2011-07-062-100/+151
| |
* | code tidied, menu splittage in progressConor Curran2011-07-052-118/+95
| |
* | split out the menusConor Curran2011-07-052-202/+181
| |
* | menus split somewhatConor Curran2011-07-041-38/+145
| |
* | compiling at leastConor Curran2011-07-021-60/+23
| |
* | initial menu reshuffle in progressConor Curran2011-07-012-57/+63
|/
* port to gtk3; allow building with gtk2Michael Terry2011-05-263-3/+8
|
* It sucks that the icon wouldn't change, but eh, not worth aborting over.Ted Gould2011-04-131-1/+1
|
* Removing a g_error so we don't bring the whole kit-and-kaboodle down.Ted Gould2011-04-041-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
* Make the word session translatableLuke Yelavich2011-02-141-1/+1
|
* Add accessible_desc supportLuke Yelavich2011-02-141-0/+8
|
* Fix for lp:597317Matthew Rasmus2011-02-061-0/+15
|
* Fixing prototypes to match dbusmenuTed Gould2011-01-281-6/+6
|
* Adding in log domains for messagesTed Gould2011-01-171-3/+13
|
* dbus interface rename, com.canonicalKen VanDine2011-01-132-12/+12
|
* and cancel the cancel objectMichael Terry2011-01-111-5/+6
|
* also dispose of canel objectMichael Terry2011-01-111-0/+5
|
* port to gdbus and dbusmenu 0.4Michael Terry2011-01-113-85/+256
|
* Removing the error messages as it's not always initialized properly.Ted Gould2010-09-011-1/+1
|
* Fixing the lock screen functionality to match the new design.Ted Gould2010-08-124-85/+49
|\
| * Add and accel group to the indicator for the shortcutTed Gould2010-08-061-0/+3
| |