Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing the gdm proxy creation and usage. | Ted Gould | 2010-02-08 | 1 | -112/+0 |
| | |||||
* | Only building the proxy when we try to do something with the proxy. | Ted Gould | 2010-02-08 | 1 | -12/+22 |
| | |||||
* | Making the proxy track GNOME Screensaver | Ted Gould | 2010-02-04 | 1 | -5/+4 |
|\ | |||||
| * | - src/lock-helper.c: use dbus_g_proxy_new_for_name so when | Marc Deslauriers | 2010-02-04 | 1 | -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 Gould | 2010-02-02 | 1 | -1/+1 |
|/ | |||||
* | Oops, forgot to say who we were. | Ted Gould | 2009-10-07 | 1 | -0/+1 |
| | |||||
* | Adding throttle and unthrottle functions | Ted Gould | 2009-10-07 | 1 | -0/+79 |
| | |||||
* | Copyright headers | Ted Gould | 2009-10-07 | 1 | -0/+20 |
| | |||||
* | Building a GSS proxy and setting up a signal to it. Then when we lock, we ↵ | Ted Gould | 2009-10-07 | 1 | -11/+66 |
| | | | | drop to a mainloop and wait for the screensaver to activate. | ||||
* | Setting up the callback | Ted Gould | 2009-10-06 | 1 | -0/+12 |
| | |||||
* | Moving arround the lock screen code so that it's in a helper. | Ted Gould | 2009-10-06 | 1 | -0/+159 |
| | |||||
* | Creating the lock helper files. | Ted Gould | 2009-10-06 | 1 | -0/+0 |