Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/ev-tooltip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ev-tooltip.c b/lib/ev-tooltip.c
index 4aeb365..ce8158c 100644
--- a/lib/ev-tooltip.c
+++ b/lib/ev-tooltip.c
@@ -29,7 +29,7 @@
#include <gtk/gtklabel.h>
#define DEFAULT_DELAY 500
-#define STICKY_DELAY 0
+#define STICKY_DELAY 500
#define STICKY_REVERT_DELAY 1000
struct _EvTooltipPrivate {