]> Dogcows Code - chaz/openbox/blobdiff - openbox/screen.c
add a function client_is_oldfullscreen() that determines if a window is an "oldschool...
[chaz/openbox] / openbox / screen.c
index a3589108300ca8940a0f428e6d3228f903dd2d4f..d69b2447cec1499a99c329a50112076675c53b55 100644 (file)
@@ -1617,7 +1617,7 @@ Rect* screen_area(guint desktop, guint head, Rect *search)
     return a;
 }
 
-guint screen_find_monitor(Rect *search)
+guint screen_find_monitor(const Rect const *search)
 {
     guint i;
     guint most = screen_num_monitors;
This page took 0.024146 seconds and 4 git commands to generate.