[gnome-settings-daemon] xrandr: Add more debug to the rotate windows call



commit 4638143a44cee0609549b97f55b99861002da64d
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Dec 19 18:03:32 2012 +0100

    xrandr: Add more debug to the rotate windows call

 plugins/xrandr/gsd-xrandr-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/xrandr/gsd-xrandr-manager.c b/plugins/xrandr/gsd-xrandr-manager.c
index 339911e..8f97411 100644
--- a/plugins/xrandr/gsd-xrandr-manager.c
+++ b/plugins/xrandr/gsd-xrandr-manager.c
@@ -1648,7 +1648,7 @@ handle_rotate_windows (GsdXrandrManager *mgr,
         GnomeRRRotation next_rotation;
         gboolean success, show_error;
 
-        g_debug ("Handling XF86RotateWindows");
+        g_debug ("Handling XF86RotateWindows with rotation %d", rotation);
 
         /* Which output? */
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]