X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=ld42_outofspace;a=blobdiff_plain;f=src%2Fgoatkit%2Fscreen.h;fp=src%2Fgoatkit%2Fscreen.h;h=5483cb8944e0e17d1f5b5fce672d73dbd2dfdc51;hp=d587bae337fc49e934e2ad3bc3b2324deaceec8f;hb=d0367d9119f81afd77045481b9e53d5a17b89a73;hpb=8ac9e0e139b1f523c333ed2c33b81291f54def09 diff --git a/src/goatkit/screen.h b/src/goatkit/screen.h index d587bae..5483cb8 100644 --- a/src/goatkit/screen.h +++ b/src/goatkit/screen.h @@ -54,6 +54,7 @@ public: long get_visibility_transition() const; bool grab_mouse(Widget *w); + Widget *get_mouse_grab() const; void draw() const;