summaryrefslogtreecommitdiff
path: root/plugins/glue
AgeCommit message (Expand)AuthorFilesLines
2007-09-24add some debug to backlight pluginRob Taylor1-0/+7
2007-09-23idle glue: remove unnecessary initRob Taylor1-23/+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-22fixes for the new idle plugin interfaceRob Taylor1-12/+18
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-22remove idle.ini, no longer needed.Rob Taylor2-8/+0
2007-08-22fix up changes to idle pluginRob Taylor1-5/+14
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 Taylor10-306/+155
2007-07-23fix type in backlight plugin Makefile.amRob Taylor1-1/+1
2007-07-23allow running of ohmd uninstalledRob Taylor10-163/+42
2007-07-18Fix DCON switching; open X display, don't always reset backlight.state = 1Chris Ball1-0/+4
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 Hughes2-0/+2
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-11dpms tidyupsRichard Hughes1-41/+20
2007-07-11button tidyupsRichard Hughes1-10/+1
2007-07-11add xrandr functionalityRichard Hughes5-0/+122
2007-07-11support more than one udi per plugin, fixes lid detetection in buttons pluginRichard Hughes4-23/+32
2007-07-11make the idle and switches do the right thing on olpc. nearly doneRichard Hughes2-10/+9
2007-07-11add initial suspend stuffRichard Hughes2-16/+9
2007-07-11add a new buttons plugin to detect a hal power button eventRichard Hughes20-9/+160
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 Hughes7-7/+14
2007-07-05Revert "version the libraries for fedora submission (and because we might cha...Richard Hughes7-7/+7
2007-07-04version the libraries for fedora submission (and because we might change API)Richard Hughes7-7/+7
2007-06-25have a move aroundRichard Hughes36-0/+1220