summaryrefslogtreecommitdiff
path: root/src/bin/e_screensaver.c
Commit message (Expand)AuthorAgeFilesLines
* only declare certain variables if we are building for XChris Michael2014-08-261-1/+1
* have e disable screensaver on resume to force screen onCarsten Haitzler (Rasterman)2014-07-071-0/+25
* enabling drm output module should NOT require X-less build.Mike Blumenkrantz2014-03-181-17/+20
* @bugfix: Fix building for WAYLAND_ONLY by using the proper defineChris Michael2014-03-181-3/+3
* replace ev->keyname with ev->keyMike Blumenkrantz2014-03-131-2/+2
* quick screensaver blocking hack for non-X instancesMike Blumenkrantz2014-01-161-0/+1
* huge wl fixup (wayland clients actually working again)Mike Blumenkrantz2014-01-141-96/+22
* compositor rewrite / charlie-foxtrot situationMike Blumenkrantz2014-01-141-11/+7
* Backlight, screenlock and screensaver don't check for fullscreen windows - we...Miculcy Brian2013-01-141-6/+2
* formatting: all at onceMike Blumenkrantz2013-01-111-45/+46
* Added option for doing desklock, blanking or dimming even when showing fullsc...Miculcy Brian2013-01-071-2/+4
* Don't blank on fullscreen windows (as we don't run the screenlock on fullscre...Miculcy Brian2013-01-071-2/+3
* No backlight dimming when in presentation mode. Backlight fade time only appl...Miculcy Brian2013-01-071-1/+1
* lots of buglet-fixing. this does:Carsten Haitzler2012-12-091-53/+168
* some text fixes from thomasgMike Blumenkrantz2012-11-301-1/+1
* disable the screensaver/dpms blank forcing - it fixes 1 xorg issue butCarsten Haitzler2012-11-101-2/+2
* e: Fix warningMike McCormack2012-10-111-1/+1
* try not do anything with screensaver interval except setting it to 0Carsten Haitzler2012-10-101-8/+10
* spellcheck hoooooooooooooooooooooooMike Blumenkrantz2012-10-081-2/+2
* more dpms /screensaver setting force set to work around an apparentCarsten Haitzler2012-09-081-0/+4
* work around x dpms bug which seems to forget about doing dpms 2nd timeCarsten Haitzler2012-09-021-0/+17
* e17: whitespaces--Vincent Torri2012-06-211-9/+9
* and also use same delay from screensaver start to suspend for powerCarsten Haitzler2011-08-211-15/+14
* and allow config to suspend even if on AC power (ie if disabled wontCarsten Haitzler2011-08-211-1/+34
* as per e17 release todo:Carsten Haitzler2011-08-211-0/+37
* free right event handlersSebastian Dransfeld2010-12-091-12/+12
* convert init/shutdown to EINTERN, move some to _update().Gustavo Sverzut Barbieri2010-11-221-2/+2
* do not abuse _init(), provide _update() method instead.Gustavo Sverzut Barbieri2010-11-221-49/+133
* utility to query for fullscreen in current/all zones.Gustavo Sverzut Barbieri2010-11-221-17/+4
* FORMATTINGLucas De Marchi2010-08-041-3/+0
* Patch from rubenbb to fix ticket #562 (dpms being turned off byChristopher Michael2010-07-181-38/+72
* * e: remove warning due to Ecore API change.Cedric BAIL2010-06-241-8/+8
* Do not activate DPMS, Screen Saver or Locker if there is a fullscreen window.Gustavo Sverzut Barbieri2010-05-281-1/+30
* non-resiable "presentation mode" dialogs and -Wextra/trailing whitespace clea...Gustavo Sverzut Barbieri2010-03-091-2/+0
* minor improvements to dialogs asking to enter presentation mode.Gustavo Sverzut Barbieri2009-05-061-1/+17
* another little typo to fixMassimo Maiurana2009-04-291-1/+1
* Ask to enter presentation mode.Gustavo Sverzut Barbieri2009-04-271-0/+127
* dpms, screensaver and desklock now respect "presentation" mode.Gustavo Sverzut Barbieri2009-04-251-3/+16
* Ravenlock's combined dpms/screensaver patches and new config dialogs.Christopher Michael2007-02-131-0/+20