[gnome-utils] screenshot: make the flash duration a bit shorter
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-utils] screenshot: make the flash duration a bit shorter
- Date: Mon, 13 Jun 2011 21:38:15 +0000 (UTC)
commit 781f67818a046638c877540cbe3f0a7540144015
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Jun 13 17:37:02 2011 -0400
screenshot: make the flash duration a bit shorter
gnome-screenshot/cheese-flash.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-screenshot/cheese-flash.c b/gnome-screenshot/cheese-flash.c
index 7a900d0..d58addd 100644
--- a/gnome-screenshot/cheese-flash.c
+++ b/gnome-screenshot/cheese-flash.c
@@ -35,13 +35,13 @@
#endif /* GDK_WINDOWING_X11 */
/* How long to hold the flash for */
-#define FLASH_DURATION 250
+#define FLASH_DURATION 150
/* The factor which defines how much the flash fades per frame */
#define FLASH_FADE_FACTOR 0.95
/* How many frames per second */
-#define FLASH_ANIMATION_RATE 50
+#define FLASH_ANIMATION_RATE 120
/* When to consider the flash finished so we can stop fading */
#define FLASH_LOW_THRESHOLD 0.01
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]