[gthumb] viewer: hide the mouse after a second
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] viewer: hide the mouse after a second
- Date: Sun, 18 May 2014 07:42:04 +0000 (UTC)
commit 396a043f3a538c55aeda5ffcdda16bd870ebfe87
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sun May 18 08:07:02 2014 +0200
viewer: hide the mouse after a second
gthumb/gth-browser.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gthumb/gth-browser.c b/gthumb/gth-browser.c
index 6a3e0b0..3b8f766 100644
--- a/gthumb/gth-browser.c
+++ b/gthumb/gth-browser.c
@@ -62,7 +62,7 @@
#define MAX_HISTORY_LENGTH 15
#define LOAD_FILE_DELAY 150
#define LOAD_METADATA_DELAY 150
-#define HIDE_MOUSE_DELAY 2 /* in seconds */
+#define HIDE_MOUSE_DELAY 1 /* in seconds */
#define MOTION_THRESHOLD 0
#define UPDATE_SELECTION_DELAY 200
#define MIN_SIDEBAR_SIZE 100
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]