[Xfce4-commits] [apps/xfce4-notifyd] 02/04: Make the slide-out animation smoother

noreply at xfce.org noreply at xfce.org
Thu Sep 7 00:40:50 CEST 2017


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfce4-notifyd.

commit 61400686d5dee6abdfc5756adcdeaf07e40fee5e
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Wed Sep 6 00:46:34 2017 +0200

    Make the slide-out animation smoother
---
 xfce4-notifyd/xfce-notify-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce4-notifyd/xfce-notify-window.c b/xfce4-notifyd/xfce-notify-window.c
index 9cd0246..6f6e352 100644
--- a/xfce4-notifyd/xfce-notify-window.c
+++ b/xfce4-notifyd/xfce-notify-window.c
@@ -38,7 +38,7 @@
 #define DEFAULT_NORMAL_OPACITY 0.85
 #define DEFAULT_DO_FADEOUT     TRUE
 #define FADE_TIME              800
-#define FADE_CHANGE_TIMEOUT    50
+#define FADE_CHANGE_TIMEOUT    25
 #define DEFAULT_RADIUS         10
 #define DEFAULT_PADDING        14.0
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list