
29 May
2014
29 May
'14
7:05 p.m.
Hi, can someone look at this and commit it? It fixes a command-line
flag that XMonad.Config.Gnome sends to dbus-send. I'm tired of having
to manually repatch XMonad-Contrib every time (because otherwise
XMonad / GNOME integration breaks).
2014-01-28 19:45 GMT-08:00 md143rbh7f
* Fix dbus-send call in XMonad.Config.Gnome dbus-send --print-reply=string is invalid, but it was silently ignored until recently: http://cgit.freedesktop.org/dbus/dbus/commit/tools/dbus-send.c?id=c690ee4351... I've changed XMonad.Config.Gnome to run --print-reply=literal, since that's what the old behavior was.