summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2007-09-24dpms plugin: fix multiple opening of displayRob Taylor1-8/+8
2007-09-24Support pre hal 0.5.10 org.freedesktop.Hal.Device.LaptopPanel.SetBrightnessRob Taylor1-0/+9
2007-09-24display policy: add some debug output for state.Rob Taylor1-0/+7
2007-09-24add some debug to backlight pluginRob Taylor1-0/+7
2007-09-23idle glue: remove unnecessary initRob Taylor1-23/+2
2007-09-23display policy: handle return from powersave correctlyRob Taylor1-1/+2
2007-09-13add --without-xauth configure optionRob Taylor1-3/+13
2007-09-13xorg plugin: first call of plugin_poll_startup handled incorrectlyRob Taylor1-1/+1
2007-09-05add idle.resetRob Taylor1-9/+21
2007-08-22add some debug when suspendingRob Taylor1-0/+1
2007-08-22fixes for the new idle plugin interfaceRob Taylor2-20/+27
2007-08-22add configure flag for .Xauthorty directory on single-user-devicesRob Taylor1-7/+14
2007-08-22fix dpms plugin to not crash at end if failed to connect to xserverRob Taylor1-2/+4
2007-08-22fix backlight plugin not to crash when no laptop_panels found.Rob Taylor1-7/+9
2007-08-22convert existing policy plugins to use the timeouts policy moduleRob Taylor2-11/+11
2007-08-22remove idle.ini, no longer needed.Rob Taylor2-8/+0
2007-08-22fix up changes to idle pluginRob Taylor1-5/+14
2007-08-22add 'timeouts' policy module.Rob Taylor4-1/+115
2007-08-22document idle plugin usage.Rob Taylor1-1/+16
2007-08-22modify idle plugin to use a generic interfaceRob Taylor2-29/+20
2007-08-04Fix crasher on destroy in plugin-idleRob Taylor1-2/+3
2007-08-01update plugins to new plugin interfaceRob Taylor12-406/+203
2007-07-23fix type in backlight plugin Makefile.amRob Taylor1-1/+1
2007-07-23allow running of ohmd uninstalledRob Taylor12-197/+50
2007-07-18Turn DPMS off (put the DCON to sleep) when going into suspendChris Ball1-0/+7
2007-07-18Fix DCON switching; open X display, don't always reset backlight.state = 1Chris Ball2-2/+6
2007-07-18The xrandr semantics are inverted -- flip themChris Ball1-2/+2
2007-07-13it is possible to be set in coldplugRichard Hughes1-2/+2
2007-07-13make the idle.timer_ values public, we'll want to change them in the sessionRichard Hughes1-3/+3
2007-07-13require xorg if using the displayRichard Hughes4-2/+4
2007-07-13only connect idletime when X is upRichard Hughes1-10/+51
2007-07-13add an xorg plugin to detect when X is up and to set XAUTHORITYRichard Hughes5-0/+145
2007-07-13don't assume we can do gdk_init, fixes a segfault on boot when running under ...Richard Hughes1-2/+0
2007-07-12suggest xrandr in backlightRichard Hughes1-0/+1
2007-07-12work around a bug in idletime where the idlecounter is being reset on dpms ac...Richard Hughes1-0/+17
2007-07-11dpms tidyupsRichard Hughes1-41/+20
2007-07-11button tidyupsRichard Hughes1-10/+1
2007-07-11don't send hal changes to plugins that don't careRichard Hughes1-0/+4
2007-07-11add xrandr functionalityRichard Hughes6-0/+131
2007-07-11support more than one udi per plugin, fixes lid detetection in buttons pluginRichard Hughes4-23/+32
2007-07-11actually do the suspend when you press the power buttonRichard Hughes1-1/+2
2007-07-11make the idle and switches do the right thing on olpc. nearly doneRichard Hughes4-101/+113
2007-07-11add initial suspend stuffRichard Hughes8-22/+242
2007-07-11add a new buttons plugin to detect a hal power button eventRichard Hughes22-10/+161
2007-07-10add initial idletime detection for olpcRichard Hughes3-5/+73
2007-07-05according to the FHS we should be using unversioned /usr/lib/ohm rather than ...Richard Hughes8-8/+16
2007-07-05Revert "version the libraries for fedora submission (and because we might cha...Richard Hughes8-8/+8
2007-07-04version the libraries for fedora submission (and because we might change API)Richard Hughes8-8/+8
2007-06-25add other stuffRichard Hughes2-0/+13
2007-06-25add other stuffRichard Hughes3-0/+213