plan9port/src/cmd/devdraw
Russ Cox 4c54893156 devdraw: do not force-hide menu and dock during full screen on mac
This hides the menu on dock on all screens which is more than we want.
The code was added to fix a problem with Catalina that I can no longer
reproduce, so I guess it works now.

Fixes #336.
2020-01-14 12:06:34 -05:00
..
bigarrow.h Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
devdraw.c devdraw: x11 working again 2020-01-13 16:46:14 -05:00
devdraw.h devdraw: x11 working again 2020-01-13 16:46:14 -05:00
drawclient.c devdraw: update drawclient test program to run again 2020-01-13 16:46:14 -05:00
glendapng.h devdraw: OS X native version 2008-06-30 19:41:08 -04:00
latin1.c devdraw: more cleanup, clearer locking 2020-01-13 16:46:14 -05:00
mac-draw.c devdraw: use consistent mac-* prefix on macOS files 2020-01-13 16:46:14 -05:00
mac-screen.m devdraw: do not force-hide menu and dock during full screen on mac 2020-01-14 12:06:34 -05:00
macargv.m devdraw: drop pre-metal macOS support 2020-01-13 16:46:14 -05:00
mkfile devdraw: x11 working again 2020-01-13 16:46:14 -05:00
mklatinkbd.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
mkwsysrules.sh devdraw: refactor, clean up mac screen 2020-01-13 16:46:14 -05:00
mouseswap.c devdraw: move Client into devdraw.h and move global state in 2020-01-13 16:46:14 -05:00
nowsys.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
srv.c devdraw: x11 working again 2020-01-13 16:46:14 -05:00
winsize.c devdraw: move Client into devdraw.h and move global state in 2020-01-13 16:46:14 -05:00
x11-alloc.c devdraw: x11 working again 2020-01-13 16:46:14 -05:00
x11-cload.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
x11-draw.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
x11-fill.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
x11-get.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
x11-inc.h devdraw: x11 working again 2020-01-13 16:46:14 -05:00
x11-keysym2ucs.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
x11-keysym2ucs.h new draw server 2006-06-25 19:18:39 +00:00
x11-load.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
x11-memdraw.h devdraw: x11 working again 2020-01-13 16:46:14 -05:00
x11-pixelbits.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
x11-screen.c devdraw: x11 working again 2020-01-13 16:46:14 -05:00
x11-unload.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00