SuccessChanges

Summary

  1. Turn x11-utils into a standalon module x11-ctrl, removes x11 fiddeling from display* modules (details)
  2. Makefile: add x11-ctrl (details)
  3. mce.x: Also remove X11 fiddeling here (details)
  4. mce.ini: add x11-ctrl (details)
  5. Add inactivity-inhibit module to implement timed dbus calls (details)
  6. inactivity-inhibit: fix legacy bug, device times out even if the user dosent interat with it after an inhibit (details)
  7. debian/changelog: bump for 1.8.128.21 (details)
Commit 3b2a24d7d1aefed17e55c80f0c3be8f8f011285b by Carl Klemm
Turn x11-utils into a standalon module x11-ctrl, removes x11 fiddeling from display* modules
Allows use of mce without/with no dependancy on X
The file was removedx11-utils.c
The file was addedmodules/x11-ctrl.c
The file was modifiedmodules/display-dev.c (diff)
The file was modifiedmodules/display.c (diff)
The file was removedx11-utils.h
Commit eec2fdda2375eb71c86e6e2716ce2a2683981058 by Carl Klemm
Makefile: add x11-ctrl
The file was modifiedMakefile (diff)
Commit e306beba95b6ab7afe2cc615189fc1d8c9de8b30 by Carl Klemm
mce.x: Also remove X11 fiddeling here
The file was modifiedmce.c (diff)
The file was modifiedmce.ini (diff)
Commit dd8f3a9828942604c585b429121351bd26d82352 by Merlijn Boris Wolf Wajer
Add inactivity-inhibit module to implement timed dbus calls
The file was modifiedmodules/inactivity-dev.c (diff)
The file was addedmodules/inactivity-inhibit.c
The file was modifiedMakefile (diff)
Commit 26c1774a4ba6462f670361903f7b741d28e2a0a8 by Merlijn Boris Wolf Wajer
inactivity-inhibit: fix legacy bug, device times out even if the user dosent interat with it after an inhibit
The file was modifiedmodules/inactivity-inhibit.c (diff)
Commit ad844536cb1bba9e2868eb8573285449fce59c7f by Merlijn Boris Wolf Wajer
debian/changelog: bump for 1.8.128.21
The file was modifieddebian/changelog (diff)