Bastien Nocera
d10cc97cbb
Remove QoS interface
...
It was added for some workloads, but ill-suited and never really
got traction. Using cgroups to manage the resources of particular
services (using systemd), or something separate like rtkit is
a better bet.
2013-10-14 10:42:55 +02:00
Richard Hughes
5b02923e01
trivial: Fix the gitignore files
2013-05-07 14:13:08 +01:00
Benedikt Morbach
07a6c353a2
Install a systemd service file if systemd is used
...
This makes dbus defer starting upowerd to systemd instead of doing it itself
and thus puts the daemon under proper systemd supervision.
Signed-off-by: Richard Hughes <richard@hughsie.com>
2012-01-17 11:08:18 +00:00
Richard Hughes
b19fca9637
Use git.mk and remove the manual .gitignore files
2011-07-19 12:40:21 +01:00
Richard Hughes
6e8794ac6d
Honour ACLOCAL_FLAGS in Makefile.am
2011-03-14 10:10:40 +00:00
Richard Hughes
f74dae440b
Do not dist the UPowerGlib-1.0.gir file to fix building on F14
2010-10-12 19:14:23 +01:00
Richard Hughes
a20798dc9c
Remove devkit-power-gobject
2010-08-31 19:45:49 +01:00
Richard Hughes
5f1e64709b
Add a config file with SleepTimeout and AllowHibernateEncryptedSwap entries
2010-04-14 10:08:57 +01:00
Michael Biebl
f435bf07ac
Simplify udev subdirectory handling
...
Use the BACKEND_TYPE_LINUX automake conditional to include the rules
directory. This way we don't need to specify DIST_SUBDIRS and can get
rid of UDEV_RULES.
Less redundandcy, less chance to miss a directory in the dist tarball.
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
2010-03-26 11:17:55 +01:00
Richard Hughes
0a2b06f298
Add libupower so applications can switch away from devkit-power-gobject
2010-01-25 15:20:09 +00:00
Richard Hughes
962539a31d
trivial: enable gtk-doc in make distcheck
2010-01-18 14:20:52 +00:00
Richard Hughes
0d7bf34ed6
Add initial GObject introspection support
2010-01-15 15:18:26 +00:00
Joe Marcus Clarke
131bc12a81
import the FreeBSD backend
...
Add a backend for FreeBSD supporting AC power lines, batteries, and
lid state.
2010-01-03 08:54:30 +00:00
Richard Hughes
5380720f95
Move the udev rules to thier own directory
2009-07-03 11:53:34 +01:00
Richard Hughes
36dc57fa64
trivial: add make snapshot
2009-04-01 09:19:24 +01:00
Richard Hughes
5f84775d63
trivial: make pc file the same format at DeviceKit
2009-03-24 14:15:28 +00:00
Richard Hughes
842842c479
Ship a shared library. There are now two external projects using copies of this, which is rediculous
2009-02-27 12:32:55 +00:00
Richard Hughes
d2c0ee6412
move the library directory from libdevkit-power to devkit-power-gobject
2009-02-27 12:22:06 +00:00
David Zeuthen
91c5085c6e
fix up deps and build system
2008-11-11 09:31:16 -05:00
Richard Hughes
bb5203f221
don't export a shared library
2008-08-20 16:38:48 +01:00
Richard Hughes
6d9ebae815
.pc file should be called devkit-power not devicekit-power
2008-08-15 11:26:28 +01:00
Richard Hughes
c464646932
make the library into a proper shared library I can use in gnome-power-manager
2008-08-11 12:32:30 +01:00
Richard Hughes
74683e3fa7
of course, the right thing to do is make a static lib to avoid playing with ../src/ type paths
2008-08-01 17:27:12 +01:00
David Zeuthen
37f9df9b05
initial commit
2008-05-08 22:29:38 -04:00