summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix possibly broken behaviourBastien Nocera2011-12-041-1/+1
* scrsaver: Don't send out X11 events if not focusedBastien Nocera2011-09-051-0/+7
* scrsaver: Force gnome-session being presentBastien Nocera2011-09-051-1/+1
* lib: Don't unhibit with '0' as the cookieBastien Nocera2011-03-101-8/+10
* lib: Add "window" property for screensaver inhibitorBastien Nocera2011-03-101-43/+36
* lib: Use gnome-session to Inhibit idleBastien Nocera2011-03-101-6/+12
* lib: Remove support for old screensaver APIBastien Nocera2011-03-101-36/+4
* lib: Fix refcount when trying the old Inhibit methodBastien Nocera2011-03-101-2/+2
* Fix assertions on entry to TotemScrsaver methodsPhilip Withnall2011-03-091-3/+3
* lib: Fix warning when there's no reason setBastien Nocera2011-02-221-1/+2
* scrsaver: Disable even when fullscreen comes quickBastien Nocera2011-02-211-0/+3
* Don't use GDK_DISPLAY()Matthias Clasen2010-09-151-20/+20
* Clean up lib/Makefile.amPhilip Withnall2010-09-051-24/+11
* Add git.mk supportPhilip Withnall2010-09-041-0/+1
* Use GSettings binding for the preferencesPhilip Withnall2010-09-041-1/+0
* Ref TotemScreensaver so it's still valid in the cbBastien Nocera2010-08-051-0/+7
* [scrsaver] Adapt to GDBus API changeFlorian Müllner2010-06-181-37/+40
* Fix up screensaver supportBastien Nocera2010-06-122-128/+232
* Port TotemScrsaver to GDBusChristian Persch2010-06-111-103/+97
* Fix disabling of the screensaver in the browser pluginBastien Nocera2009-10-161-2/+1
* Fix screensaver code warningsBastien Nocera2009-10-161-2/+6
* And delete totem_internal.h too, thanks ChristianBastien Nocera2009-03-311-16/+0
* Remove unused file (Closes: #577538)Bastien Nocera2009-03-311-57/+0
* Cleanups to fix a few warnings when building with more gcc warning flagsPhilip Withnall2009-01-041-2/+0
* Use g_timeout_add_seconds instead of g_timeout_add for a couple of nonBastien Nocera2008-12-101-6/+5
* Big patch from Christian Persch <chpe@gnome.org> to remove the libgnomeBastien Nocera2008-10-071-1/+1
* Update FSF address (Closes: #518264)Bastien Nocera2008-04-242-4/+4
* Move to totem-pl-parser moduleBastien Nocera2007-12-031-9/+1
* upd 2.21.1 Fix extraneous character breaking the buildV_2_21_2Bastien Nocera2007-11-121-1/+1
* Fix compilation on Solaris, which lacks asprintf, based on patch by DamienBastien Nocera2007-11-053-1/+85
* Fix crash when there's no screensaver objects, and add assertion guards inBastien Nocera2007-09-261-0/+6
* Move those files to src/plugins/galagoBastien Nocera2007-04-123-191/+1
* Don't print errors when we can't set the status as Galago isn't available,Bastien Nocera2007-04-111-3/+5
* Patch from Philip Withnall <bugzilla@tecnocode.co.uk> to add a GalagoBastien Nocera2007-04-113-2/+189
* Turn Totem into a TotemObject, remove calling the screensaver directly,Bastien Nocera2007-04-033-0/+536