index
:
ohm
debian
master
Open Hardware Manager
robtaylor
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
glue
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
fixes for the new idle plugin interface
Rob Taylor
1
-12
/
+18
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
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
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
10
-306
/
+155
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
10
-163
/
+42
2007-07-18
Fix DCON switching; open X display, don't always reset backlight.state = 1
Chris Ball
1
-0
/
+4
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
2
-0
/
+2
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-11
dpms tidyups
Richard Hughes
1
-41
/
+20
2007-07-11
button tidyups
Richard Hughes
1
-10
/
+1
2007-07-11
add xrandr functionality
Richard Hughes
5
-0
/
+122
2007-07-11
support more than one udi per plugin, fixes lid detetection in buttons plugin
Richard Hughes
4
-23
/
+32
2007-07-11
make the idle and switches do the right thing on olpc. nearly done
Richard Hughes
2
-10
/
+9
2007-07-11
add initial suspend stuff
Richard Hughes
2
-16
/
+9
2007-07-11
add a new buttons plugin to detect a hal power button event
Richard Hughes
20
-9
/
+160
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
7
-7
/
+14
2007-07-05
Revert "version the libraries for fedora submission (and because we might cha...
Richard Hughes
7
-7
/
+7
2007-07-04
version the libraries for fedora submission (and because we might change API)
Richard Hughes
7
-7
/
+7
2007-06-25
have a move around
Richard Hughes
36
-0
/
+1220