]> Dogcows Code - chaz/openbox/blobdiff - openbox/screen.h
add the DesktopLast action, props to marius nita for this one
[chaz/openbox] / openbox / screen.h
index bd47496d3f767456c8565086c56dcc1306000a92..1484207a2c9a16c12f625ac3652c8947d8e04a9d 100644 (file)
@@ -14,6 +14,8 @@ extern guint screen_num_desktops;
 extern guint screen_num_monitors;
 /*! The current desktop */
 extern guint screen_desktop;
+/*! The desktop which was last visible */
+extern guint screen_last_desktop;
 /*! Are we in showing-desktop mode? */
 extern gboolean screen_showing_desktop;
 /*! The support window also used for focus and stacking */
This page took 0.020247 seconds and 4 git commands to generate.