Re: udisks 1.93.0

2012-04-11 Thread David Zeuthen
Hi, On Tue, Apr 10, 2012 at 5:29 PM, Serghei Amelian wrote: > I have a curiosity, for what reason some properties still array of bytes (i.e. > Device  and PreferredDevice). They cannot be represented as strings? Strings in D-Bus must be valid UTF-8 and, technically, nothing is preventing the ker

Re: [PATCH] Re-coldplug dock status when resuming from sleep

2012-04-11 Thread Richard Hughes
On 11 April 2012 08:19, Evan Broder wrote: > It's possible for the docked state of a laptop (i.e. the display > connectivity state) to change while the laptop is asleep. Pushed with a couple of tiny cosmetic changes, thanks! Richard. ___ devkit-devel m

[PATCH] Re-coldplug dock status when resuming from sleep

2012-04-11 Thread Evan Broder
It's possible for the docked state of a laptop (i.e. the display connectivity state) to change while the laptop is asleep. Signed-off-by: Evan Broder --- src/linux/up-dock.c | 17 + 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/src/linux/up-dock.c b/src/linux/