]> Dogcows Code - chaz/openbox/blobdiff - openbox/screen.h
remove all the startup notification code from screen.c
[chaz/openbox] / openbox / screen.h
index ee966bb7aacd47ec03074acfd95fb07906011fef..782c7311085b6ac8e613d789ddae086552880357 100644 (file)
@@ -75,6 +75,10 @@ Rect *screen_area(guint desktop);
 
 Rect *screen_area_monitor(guint desktop, guint head);
 
+/*! Sets the root cursor. This function decides which cursor to use, but you
+  gotta call it to let it know it should change. */
+void screen_set_root_cursor();
+
 gboolean screen_pointer_pos(int *x, int *y);
 
 #endif
This page took 0.020288 seconds and 4 git commands to generate.