[PATCH] Drop custom brightness OSD popup, use libnotify instead

Jannis Pohlmann jannis at xfce.org
Sun Feb 3 00:41:22 CET 2013


From: Jannis Pohlmann <jannis.pohlmann at codethink.co.uk>

Repository: ssh://git@git.xfce.org/xfce/xfce4-power-manager
Ref: jannis/use-libnotify 
SHA1: fcb0b1bef436fe4cb3831e3597ae98d016d5cc88 

This patch drops the custom OSD for brightness notifications and
entirely relies on libnotify to send these notifications instead.

Please review and let me know what you think.

Jannis Pohlmann (1):
  Remove custom OSD brightness popup, use libnotify instead

 src/Makefile.am             |    4 +-
 src/gsd-media-keys-window.c | 1078 -------------------------------------------
 src/gsd-media-keys-window.h |   71 ---
 src/xfpm-backlight.c        |  128 +----
 src/xfpm-notify.c           |    2 +-
 5 files changed, 19 insertions(+), 1264 deletions(-)
 delete mode 100644 src/gsd-media-keys-window.c
 delete mode 100644 src/gsd-media-keys-window.h

-- 
1.7.11.7



More information about the Xfce4-dev mailing list