X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fscreen.h;h=1484207a2c9a16c12f625ac3652c8947d8e04a9d;hb=854da68d0f5bed8c85c101fd6895244d60183ff5;hp=bd47496d3f767456c8565086c56dcc1306000a92;hpb=030fabad14e994d575feba9894a0412e5266f0bb;p=chaz%2Fopenbox diff --git a/openbox/screen.h b/openbox/screen.h index bd47496d..1484207a 100644 --- a/openbox/screen.h +++ b/openbox/screen.h @@ -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 */