index
:
ohm
debian
master
Open Hardware Manager
robtaylor
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-24
dpms plugin: fix multiple opening of display
Rob Taylor
1
-8
/
+8
2007-09-24
Support pre hal 0.5.10 org.freedesktop.Hal.Device.LaptopPanel.SetBrightness
Rob Taylor
1
-0
/
+9
2007-09-24
display policy: add some debug output for state.
Rob Taylor
1
-0
/
+7
2007-09-24
add some debug to backlight plugin
Rob Taylor
1
-0
/
+7
2007-09-23
idle glue: remove unnecessary init
Rob Taylor
1
-23
/
+2
2007-09-23
display policy: handle return from powersave correctly
Rob Taylor
1
-1
/
+2
2007-09-13
add --without-xauth configure option
Rob Taylor
1
-3
/
+13
2007-09-13
xorg plugin: first call of plugin_poll_startup handled incorrectly
Rob Taylor
1
-1
/
+1
2007-09-05
add idle.reset
Rob Taylor
1
-9
/
+21
2007-08-22
add some debug when suspending
Rob Taylor
1
-0
/
+1
2007-08-22
fixes for the new idle plugin interface
Rob Taylor
2
-20
/
+27
2007-08-22
add configure flag for .Xauthorty directory on single-user-devices
Rob Taylor
1
-7
/
+14
2007-08-22
fix dpms plugin to not crash at end if failed to connect to xserver
Rob Taylor
1
-2
/
+4
2007-08-22
fix backlight plugin not to crash when no laptop_panels found.
Rob Taylor
1
-7
/
+9
2007-08-22
convert existing policy plugins to use the timeouts policy module
Rob Taylor
2
-11
/
+11
2007-08-22
remove idle.ini, no longer needed.
Rob Taylor
2
-8
/
+0
2007-08-22
fix up changes to idle plugin
Rob Taylor
1
-5
/
+14
2007-08-22
add 'timeouts' policy module.
Rob Taylor
4
-1
/
+115
2007-08-22
document idle plugin usage.
Rob Taylor
1
-1
/
+16
2007-08-22
modify idle plugin to use a generic interface
Rob Taylor
2
-29
/
+20
2007-08-04
Fix crasher on destroy in plugin-idle
Rob Taylor
1
-2
/
+3
2007-08-01
update plugins to new plugin interface
Rob Taylor
12
-406
/
+203
2007-07-23
fix type in backlight plugin Makefile.am
Rob Taylor
1
-1
/
+1
2007-07-23
allow running of ohmd uninstalled
Rob Taylor
12
-197
/
+50
2007-07-18
Turn DPMS off (put the DCON to sleep) when going into suspend
Chris Ball
1
-0
/
+7
2007-07-18
Fix DCON switching; open X display, don't always reset backlight.state = 1
Chris Ball
2
-2
/
+6
2007-07-18
The xrandr semantics are inverted -- flip them
Chris Ball
1
-2
/
+2
2007-07-13
it is possible to be set in coldplug
Richard Hughes
1
-2
/
+2
2007-07-13
make the idle.timer_ values public, we'll want to change them in the session
Richard Hughes
1
-3
/
+3
2007-07-13
require xorg if using the display
Richard Hughes
4
-2
/
+4
2007-07-13
only connect idletime when X is up
Richard Hughes
1
-10
/
+51
2007-07-13
add an xorg plugin to detect when X is up and to set XAUTHORITY
Richard Hughes
5
-0
/
+145
2007-07-13
don't assume we can do gdk_init, fixes a segfault on boot when running under ...
Richard Hughes
1
-2
/
+0
2007-07-12
suggest xrandr in backlight
Richard Hughes
1
-0
/
+1
2007-07-12
work around a bug in idletime where the idlecounter is being reset on dpms ac...
Richard Hughes
1
-0
/
+17
2007-07-11
dpms tidyups
Richard Hughes
1
-41
/
+20
2007-07-11
button tidyups
Richard Hughes
1
-10
/
+1
2007-07-11
don't send hal changes to plugins that don't care
Richard Hughes
1
-0
/
+4
2007-07-11
add xrandr functionality
Richard Hughes
6
-0
/
+131
2007-07-11
support more than one udi per plugin, fixes lid detetection in buttons plugin
Richard Hughes
4
-23
/
+32
2007-07-11
actually do the suspend when you press the power button
Richard Hughes
1
-1
/
+2
2007-07-11
make the idle and switches do the right thing on olpc. nearly done
Richard Hughes
4
-101
/
+113
2007-07-11
add initial suspend stuff
Richard Hughes
8
-22
/
+242
2007-07-11
add a new buttons plugin to detect a hal power button event
Richard Hughes
22
-10
/
+161
2007-07-10
add initial idletime detection for olpc
Richard Hughes
3
-5
/
+73
2007-07-05
according to the FHS we should be using unversioned /usr/lib/ohm rather than ...
Richard Hughes
8
-8
/
+16
2007-07-05
Revert "version the libraries for fedora submission (and because we might cha...
Richard Hughes
8
-8
/
+8
2007-07-04
version the libraries for fedora submission (and because we might change API)
Richard Hughes
8
-8
/
+8
2007-06-25
add other stuff
Richard Hughes
2
-0
/
+13
2007-06-25
add other stuff
Richard Hughes
3
-0
/
+213
[next]