Remove custom OSD brightness popup, use libnotify instead
The custom rendered OSD popup to indicate the current brightness
state whenever it changed looked nice but it is better handled in
the notification daemon. E.g. we could include an extension hint
in the notification to have xfce4-notifyd render certain
notifications (e.g. brightness, volume changes) in a different style
than regular notifications.
This commit simplifies the whole brightness notification logic
quite a bit.
Signed-off-by:
Jannis Pohlmann <jannis@xfce.org>
Showing
- src/Makefile.am 1 addition, 3 deletionssrc/Makefile.am
- src/gsd-media-keys-window.c 0 additions, 1078 deletionssrc/gsd-media-keys-window.c
- src/gsd-media-keys-window.h 0 additions, 71 deletionssrc/gsd-media-keys-window.h
- src/xfpm-backlight.c 17 additions, 111 deletionssrc/xfpm-backlight.c
- src/xfpm-notify.c 1 addition, 1 deletionsrc/xfpm-notify.c
Loading
Please register or sign in to comment