devdraw: add F11 for full-screen toggle
This commit is contained in:
parent
54dd92bebc
commit
35288690ce
6 changed files with 78 additions and 7 deletions
|
|
@ -111,3 +111,6 @@ extern int _xreplacescreenimage(void);
|
|||
Button2MotionMask|\
|
||||
Button3MotionMask)
|
||||
|
||||
extern Rectangle screenrect;
|
||||
extern Rectangle windowrect;
|
||||
extern int fullscreen;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue