Reinitialise libnotify per notification
Fixes issue on Xfce4 where notification are not being sent after a period of time. Issue #370
This commit is contained in:
@@ -94,7 +94,6 @@ _ui_init(void)
|
||||
create_input_window();
|
||||
wins_init();
|
||||
cons_about();
|
||||
notifier_init();
|
||||
#ifdef HAVE_LIBXSS
|
||||
display = XOpenDisplay(0);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user