aboutsummaryrefslogtreecommitdiff
path: root/src/lock-helper.c
Commit message (Collapse)AuthorAgeFilesLines
* Switching the debug message to be more correct.Ted Gould2010-03-151-1/+1
|
* 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