aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Grabbing the session interface from consolekitTed Gould2010-03-173-0/+445
|
* Switching to using sesson proxies for the session we want to look at instead ↵Ted Gould2010-03-161-9/+27
| | | | of our session
* Setting the logged in parameter on the guest item and tracking the session ↵Ted Gould2010-03-161-1/+31
| | | | ID of the guest session.
* Setting the guest item once it gets built.Ted Gould2010-03-161-0/+4
|
* Adding a guest_item for the guest menu item and a function to set it.Ted Gould2010-03-162-0/+14
|
* When a session is added or removed we need to change the state of that user ↵Ted Gould2010-03-161-0/+7
| | | | item.
* Setting the menuitem for the user.Ted Gould2010-03-161-0/+1
|
* Adding a menuitem property to the user data structure.Ted Gould2010-03-162-0/+5
|
* Switching both of these function to using the generated header file.Ted Gould2010-03-161-53/+5
|
* Building a proxy to the local display factoryTed Gould2010-03-161-0/+7
|
* Adding in the GDM local display DBus interface spec.Ted Gould2010-03-163-0/+30
|
* Adding a way to activate the guest session through GDMTed Gould2010-03-163-0/+16
|
* Track whether we've setup GConf notification and unregister on update.Ted Gould2010-03-161-4/+23
|\
| * Tracking the notifications, so that we can unregister them with new menus.Ted Gould2010-03-161-4/+23
|/
* When switching users try to lock the screenTed Gould2010-03-162-2/+23
|\
| * Switching the debug message to be more correct.Ted Gould2010-03-151-1/+1
| |
| * Making a small little wrapper to check the lockdown key.Ted Gould2010-03-151-4/+18
| |
| * Grabbing the screensaver gconf key branchTed Gould2010-03-151-82/+93
| |\
| * | Lock the screen in the various activate functions.Ted Gould2010-03-151-0/+8
| | |
* | | If policy kit disables the suspend and hibernate don't show them.Ted Gould2010-03-164-2/+351
|\ \ \
| * | | Checking the error to make sure we're getting back reasonable data or ↵Ted Gould2010-03-151-0/+5
| | | | | | | | | | | | | | | | reporting the error.
| * | | Use the upower allowed interface to check to see if PK is blocking suspend ↵Ted Gould2010-03-151-0/+23
| | | | | | | | | | | | | | | | and hibernate
| * | | Grabbing the upower definition file so that we can build a client for it.Ted Gould2010-03-153-0/+319
| | | |
| * | | Adding properties for allowing the suspend and hibernateTed Gould2010-03-151-2/+4
| | | |
| * | | Grab the branch doing screensaver stuff.Ted Gould2010-03-151-82/+93
| |\ \ \ | | |/ / | |/| / | | |/
* | | Adding a GConf key for showing the logout item.Ted Gould2010-03-164-5/+40
|\ \ \
| * | | Add in checking whether the logout button is shown, and get it changing with ↵Ted Gould2010-03-151-1/+2
| | | | | | | | | | | | | | | | the others.
| * | | Update to handle the new key for showing the logout menu item.Ted Gould2010-03-152-4/+27
| | | |
| * | | Adding in a new gconf key for showing the logout button.Ted Gould2010-03-151-0/+11
| |/ /
* | | Watching for the screensaver lockdown GConf key.Ted Gould2010-03-161-82/+93
|\ \ \ | |/ / |/| / | |/
| * Switching the suspend/hibernate handling to a cached value. And that way we ↵Ted Gould2010-03-151-15/+24
| | | | | | | | can regen the menus without looking up the values.
| * Only setup signals if we're building the proxy for the first time.Ted Gould2010-03-151-10/+10
| |
| * Adding some comments to describe a long function.Ted Gould2010-03-151-0/+10
| |
| * Handling the locking of the screen in the rebuild function.Ted Gould2010-03-151-14/+22
| |
| * Removing the lock separator as we don't need it anymore.Ted Gould2010-03-151-6/+0
| |
| * Changing the lockdown key to do all the switching instead of just the switch ↵Ted Gould2010-03-151-11/+4
| | | | | | | | user item.
| * Switching from hiding entries to just rebuilding the menus.Ted Gould2010-03-151-18/+4
| |
| * Switching around the GConf notification setup to do an entire directory.Ted Gould2010-03-151-12/+8
| |
| * Tracking the separator next to the lock item as well.Ted Gould2010-03-151-2/+10
| |
| * Embarassing 4 letter word to forget. Guess the compiler would add it back ↵Ted Gould2010-03-151-1/+1
| | | | | | | | anyway though.
| * Reacting to changes in the screensaver lockdown key.Ted Gould2010-03-151-18/+25
| |
| * Changing the define name to have room for more locdown keysTed Gould2010-03-151-5/+5
| |
| * Updating to latest trunkTed Gould2010-03-1575-1586/+8543
| |\
* | \ Switching the names of the restart icons.Ted Gould2010-03-153-4/+14
|\ \ \ | |_|/ |/| |
| * | Making sure that if we can't get the icon, we leave it alone.Ted Gould2010-03-121-0/+8
| | |
| * | Switching to building with GIcon so that we don't have to add an icon, we ↵Ted Gould2010-03-121-2/+4
| | | | | | | | | | | | can use fallbacks.
| * | Restart icon name.Ted Gould2010-03-121-1/+1
| | |
| * | Merging in the panel restart icon branchTed Gould2010-03-128-1/+303
| |\ \
| * | | Changing the emblem to system-restart-panelTed Gould2010-03-121-1/+1
| | | |
* | | | Allowing for a desktop file to be tacted on the end of the session menu.Ted Gould2010-03-152-0/+29
|\ \ \ \