X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fscreen.h;h=f493bd82f3cd5fc1ba955dd6d5970e6991e33d9d;hb=f26f23de50cb7941a7702198e3b4d1b2f9de062e;hp=f68b3bebb485f3f4527680ee98bbc787bf55e546;hpb=60065663ba9dc448dcf90fd200cd459bcdb9ef9c;p=chaz%2Fopenbox diff --git a/openbox/screen.h b/openbox/screen.h index f68b3beb..f493bd82 100644 --- a/openbox/screen.h +++ b/openbox/screen.h @@ -43,7 +43,7 @@ void screen_startup(); void screen_shutdown(); /*! Figure out the new size of the screen and adjust stuff for it */ -void screen_resize(); +void screen_resize(int w, int h); /*! Change the number of available desktops */ void screen_set_num_desktops(guint num);