On Thu, Oct 03, 2013 at 10:14:35AM -0700, Shawn Landden wrote:
> When will my utf8 ellipsize patches be reviewed?
Hi,
falconindy's patches which unified udev handling got in first, but
since they touch similar code, it makes everything harder. Reviewing
your patches is on the top of my todo list. I
When will my utf8 ellipsize patches be reviewed?
On Tue, Oct 1, 2013 at 8:34 PM, Lennart Poettering
wrote:
> Heya,
>
> Mostly clean-ups and fixes, but with David's logind Wayland magic we
> actually have a major addition, too.
>
> http://www.freedesktop.org/software/systemd/systemd-208.tar.xz
>
On Thu, Oct 3, 2013 at 5:54 AM, Mantas Mikulėnas wrote:
> They do, but the state might have changed again between receiving
> PropertiesChanged and retrieving the new value.
This is OK for my current use case. I will program against
PropertiesChanged and wait for Lennart's changes that include th
On Thu, Oct 3, 2013 at 3:06 PM, Lennart Poettering
wrote:
> On Thu, 03.10.13 06:05, Mantas Mikulėnas ([email protected]) wrote:
>> This is already handled by the PropertiesChanged signal in the
>> standard org.freedesktop.DBus.Properties interface. (Although systemd
>> only sends invalidated_prope
On Thu, 03.10.13 06:05, Mantas Mikulėnas ([email protected]) wrote:
> On Thu, Oct 3, 2013 at 5:27 AM, Brandon Philips wrote:
> > Hello-
> >
> > While writing against the dbus bindings I found one missing feature:
> > signals from org.freedesktop.systemd1.Manager on unit "ActiveState"
> > changes.