Commit graph

27 commits

Author SHA1 Message Date
Richard Hughes
fec78d3fbb Add a backlight interface so we can control backlight brightness without HAL 2009-07-03 13:25:07 +01:00
Richard Hughes
db41483230 I must learn to spell deprecated... 2009-07-03 11:05:00 +01:00
Richard Hughes
a8d4b200bd We have to prefix the version macro with 0x, else it gets identified as octal... 2009-07-03 11:02:26 +01:00
Richard Hughes
0a5149ea6a Protect the non-GObject accessors with DKP_DISABLE_DEPRECIATED and fix up the client tool 2009-07-03 10:52:24 +01:00
Richard Hughes
e827a73922 Remove dkp_client_get_lid_is_present(), we want to encourage people to be using g_object_get 2009-07-03 10:43:15 +01:00
Richard Hughes
77c767edf4 Add a DKP_CHECK_VERSION macro which we can use in client tools 2009-07-03 10:41:32 +01:00
Richard Hughes
cb702d0736 Export the recall-notice, recall-vendor and recall-url properties on power devices 2009-07-03 10:06:41 +01:00
Richard Hughes
fd9beab227 Be less asserty when enum values are added in newer versions of the spec 2009-07-03 10:06:05 +01:00
Richard Hughes
56881f8eaf Add a lid-is-present property 2009-07-02 17:51:27 +01:00
Richard Hughes
1520785b90 trivial: ups devices have state too 2009-07-02 10:55:53 +01:00
Richard Hughes
3894b36273 Don't show empty vendor, model or serials in the debug outputs 2009-06-26 15:02:15 +01:00
Richard Hughes
494a3dba79 Only print interesting device properties 2009-06-14 19:35:21 +01:00
Richard Hughes
0789043911 Trivial formatting nit 2009-05-29 12:38:03 +01:00
Richard Hughes
5ec8c1e763 Allow properties in DkpDevice (client) to be set 2009-05-29 12:15:07 +01:00
Richard Hughes
e0d1f05462 Only attempt to print history if the device is capable 2009-05-29 12:12:24 +01:00
Ali Abdallah
b762899c60 Fix up some issues in DkpClient, and expose GObject properties
Signed-off-by: Richard Hughes <richard@hughsie.com>
2009-05-06 17:12:28 +01:00
Richard Hughes
7bd2dfefcb Add a property lid-is-closed so that we can finally drop the HAL dep in g-p-m and x-p-m 2009-05-05 12:51:26 +01:00
Richard Hughes
dccd5fc898 Ignore method timeouts when we suspend and hibernate 2009-04-25 11:07:30 +01:00
Richard Hughes
67c36ceff0 Add a has-capability to the org.freedesktop.DeviceKit.Power.Wakeups interface so clients can tell if the wakeups functionality can be supported 2009-04-22 16:55:24 +01:00
Richard Hughes
c97698adf9 Ensure we get properties on devices correctly that have not yet been changed 2009-04-22 16:44:31 +01:00
Richard Hughes
880ab7b101 trivial: fix devkit-power-gobject when linking from external programs 2009-03-24 15:18:14 +00:00
Richard Hughes
57e849f64b require I_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE 2009-03-04 13:27:38 +00:00
Richard Hughes
9ae0b5c573 trivial: remove extra file from include directory 2009-02-27 13:45:24 +00:00
Richard Hughes
4fb78bb9f5 trivial: add lots of GErrors to the gobject library, and avoid using egg_warning 2009-02-27 13:18:57 +00:00
Richard Hughes
665523726a trivial: remove egg-string 2009-02-27 12:50:05 +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