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
|
|
@ -16,6 +16,9 @@
|
|||
#include <X11/keysym.h>
|
||||
#include <X11/IntrinsicP.h>
|
||||
#include <X11/StringDefs.h>
|
||||
#ifdef SHOWEVENT
|
||||
#include "../rio/showevent/ShowEvent.c"
|
||||
#endif
|
||||
|
||||
#undef Colormap
|
||||
#undef Cursor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue