Sascha kruse e09e29968a draw the window before showing it
Before this commit when using Dunst with multiple displays and
follow mode mouse/keyboard on a new notification (when no other
notifications are shown) a black window flickers up at the screen where
the last notification was shown.

By calling draw() before x_window_show the new window position will be
calculated and the window will be moved there before the window is shown
and thus remove the flickering.
2018-09-13 16:03:26 +02:00
..
2018-07-13 14:45:38 +08:00
2018-02-22 20:08:00 +01:00
2018-07-07 11:54:41 +02:00
2018-09-13 16:03:26 +02:00
2018-07-06 14:20:01 +02:00
2018-06-23 23:49:25 +02:00
2018-02-22 20:08:00 +01:00
2018-02-22 20:08:00 +01:00
2017-12-15 00:16:31 +01:00
2017-06-29 19:59:50 +02:00
2018-06-11 14:10:07 +02:00
2018-03-08 21:33:28 +03:00
2018-07-13 14:45:38 +08:00