summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2011-03-10lib: Don't unhibit with '0' as the cookieBastien Nocera1-8/+10
2011-03-10lib: Add "window" property for screensaver inhibitorBastien Nocera1-43/+36
2011-03-10lib: Use gnome-session to Inhibit idleBastien Nocera1-6/+12
2011-03-10lib: Remove support for old screensaver APIBastien Nocera1-36/+4
2011-03-10lib: Fix refcount when trying the old Inhibit methodBastien Nocera1-2/+2
2011-03-09Fix assertions on entry to TotemScrsaver methodsPhilip Withnall1-3/+3
2011-02-22lib: Fix warning when there's no reason setBastien Nocera1-1/+2
2011-02-21scrsaver: Disable even when fullscreen comes quickBastien Nocera1-0/+3
2010-09-15Don't use GDK_DISPLAY()Matthias Clasen1-20/+20
2010-09-05Clean up lib/Makefile.amPhilip Withnall1-24/+11
2010-09-04Add git.mk supportPhilip Withnall1-0/+1
2010-09-04Use GSettings binding for the preferencesPhilip Withnall1-1/+0
2010-08-05Ref TotemScreensaver so it's still valid in the cbBastien Nocera1-0/+7
2010-06-18[scrsaver] Adapt to GDBus API changeFlorian Müllner1-37/+40
2010-06-12Fix up screensaver supportBastien Nocera2-128/+232
2010-06-11Port TotemScrsaver to GDBusChristian Persch1-103/+97
2009-10-16Fix disabling of the screensaver in the browser pluginBastien Nocera1-2/+1
2009-10-16Fix screensaver code warningsBastien Nocera1-2/+6
2009-03-31And delete totem_internal.h too, thanks ChristianBastien Nocera1-16/+0
2009-03-31Remove unused file (Closes: #577538)Bastien Nocera1-57/+0
2009-01-04Cleanups to fix a few warnings when building with more gcc warning flagsPhilip Withnall1-2/+0
2008-12-10Use g_timeout_add_seconds instead of g_timeout_add for a couple of nonBastien Nocera1-6/+5
2008-10-07Big patch from Christian Persch <chpe@gnome.org> to remove the libgnomeBastien Nocera1-1/+1
2008-04-24Update FSF address (Closes: #518264)Bastien Nocera2-4/+4
2007-12-03Move to totem-pl-parser moduleBastien Nocera1-9/+1
2007-11-12upd 2.21.1 Fix extraneous character breaking the buildBastien Nocera1-1/+1
2007-11-05Fix compilation on Solaris, which lacks asprintf, based on patch by DamienBastien Nocera3-1/+85
2007-09-26Fix crash when there's no screensaver objects, and add assertion guards inBastien Nocera1-0/+6
2007-04-12Move those files to src/plugins/galagoBastien Nocera3-191/+1
2007-04-11Don't print errors when we can't set the status as Galago isn't available,Bastien Nocera1-3/+5
2007-04-11Patch from Philip Withnall <bugzilla@tecnocode.co.uk> to add a GalagoBastien Nocera3-2/+189
2007-04-03Turn Totem into a TotemObject, remove calling the screensaver directly,Bastien Nocera3-0/+536