Commit Graph

10 Commits

Author SHA1 Message Date
Peter Hutterer
0a74635a7c Reduce the number of resolution spinbuttons to the hw resolutions
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-02-22 09:50:09 +10:00
Peter Hutterer
31e41eb06c Use show() instead of show_all()
This allows us to adjust visibility defaults during init.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-02-22 09:49:36 +10:00
Peter Hutterer
2d562a50c9 Deal with devices with less than 5 resolutions
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-02-19 16:52:25 +10:00
Peter Hutterer
d09890f8ab piper: handle dbus unavailable error case
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-02-18 12:34:55 +10:00
Peter Hutterer
39723f76ec ratbag: read capabilities on init
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-02-18 12:31:51 +10:00
Peter Hutterer
4f9ab598d1 ratbag: add a dbus wrapper class
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-02-18 12:19:04 +10:00
Peter Hutterer
6226d52e7f ratbag: if we don't find devices/profiles/resolutions return an empty list
And reset the various indices we use to -1 so we can return None when we try
to access them.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-02-18 11:24:19 +10:00
Peter Hutterer
f65bc6fedd piper: handle the no devices case with an error dialog
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-02-18 11:17:37 +10:00
Peter Hutterer
06789b03b2 Add a basic dbus interface to ratbagd 2016-02-17 16:44:54 +10:00
Peter Hutterer
3cd3f4e1a5 Add a README 2016-02-12 11:34:22 +10:00