[xmonad] Patch to fix dbus-send in XMonad.Config.Gnome

md143rbh7f md143rbh7f at gmail.com
Thu May 29 23:05:22 UTC 2014


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 <md143rbh7f at gmail.com>:
> * 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=c690ee4351f99ed5e629ffcf5f4a2edcd418d103
> I've changed XMonad.Config.Gnome to run --print-reply=literal, since that's
> what the old behavior was.


More information about the xmonad mailing list