aboutsummaryrefslogtreecommitdiff
path: root/src/lock-helper.c
Commit message (Collapse)AuthorAgeFilesLines
* Making it so that lock_screen always locks the screenTed Gould2010-08-061-29/+6
|
* Removing the ability to have the menu item say anything other than 'Lock Screen'Ted Gould2010-08-061-50/+0
|
* Make sure to call to activate teh screensaver if we can't lock it. Oh, and ↵Ted Gould2010-03-161-8/+29
| | | | that takes a reply.
* Splitting out the params here.Ted Gould2010-03-161-1/+6
|
* Forgot to make this static.Ted Gould2010-03-161-1/+1
|
* Adding in the mechanism to actually do the callback and change the label.Ted Gould2010-03-161-0/+35
|
* Adding a function for updating the logout menuitem.Ted Gould2010-03-161-0/+11
|
* Sync up to trunk.Ted Gould2010-03-161-1/+1
|\
| * Switching the debug message to be more correct.Ted Gould2010-03-151-1/+1
| |
* | Bad booleanTed Gould2010-03-161-1/+1
| |
* | Add in the key for locking the screen and making that part of will_lockTed Gould2010-03-161-1/+11
|/
* Removing the gdm proxy creation and usage.Ted Gould2010-02-081-112/+0
|
* Only building the proxy when we try to do something with the proxy.Ted Gould2010-02-081-12/+22
|
* Making the proxy track GNOME ScreensaverTed Gould2010-02-041-5/+4
|\
| * - src/lock-helper.c: use dbus_g_proxy_new_for_name so whenMarc Deslauriers2010-02-041-5/+4
| | | | | | | | | | | | gnome-screensaver gets respawned by D-Bus, indicator-session will still be able to communicate with it. (LP: #484603)
* | Changing the lock_screen function to match the new activate prototype.Ted Gould2010-02-021-1/+1
|/
* Oops, forgot to say who we were.Ted Gould2009-10-071-0/+1
|
* Adding throttle and unthrottle functionsTed Gould2009-10-071-0/+79
|
* Copyright headersTed Gould2009-10-071-0/+20
|
* Building a GSS proxy and setting up a signal to it. Then when we lock, we ↵Ted Gould2009-10-071-11/+66
| | | | drop to a mainloop and wait for the screensaver to activate.
* Setting up the callbackTed Gould2009-10-061-0/+12
|
* Moving arround the lock screen code so that it's in a helper.Ted Gould2009-10-061-0/+159
|
* Creating the lock helper files.Ted Gould2009-10-061-0/+0