]> Dogcows Code - chaz/openbox/blobdiff - openbox/screen.c
make xdg-autostart check for PyXDG and print a better error than a backtrace. and...
[chaz/openbox] / openbox / screen.c
index 73429bc94168ce5cde7a61346665a0fe8da239ca..da490778357a81d5e54ab73d383d31f7bf9fd628 100644 (file)
@@ -59,7 +59,7 @@ static void     screen_fallback_focus(void);
 guint    screen_num_desktops;
 guint    screen_num_monitors;
 guint    screen_desktop;
-guint    screen_last_desktop = 1;
+guint    screen_last_desktop;
 gboolean screen_showing_desktop;
 ObDesktopLayout screen_desktop_layout;
 gchar  **screen_desktop_names;
This page took 0.024457 seconds and 4 git commands to generate.