cfyzium / bearlibterminal

Interface library for applications with text-based console-like output
Other
119 stars 18 forks source link

Fullscreen support for MacOS #4

Open caseman opened 3 years ago

caseman commented 3 years ago

Basic fulllscreen support, tested on MacOS Catalina 10.15.7.

Also fixes a bug where TK_FULLSCREEN was not being updated when setting window: fullscreen=true, which differed from the ALT+ENTER codepath.