Created
October 12, 2016 23:27
-
-
Save ThomasAdam/374e9f85d5cc7acd04df80739a9e0e86 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DestroyFunc FullScreen | |
AddToFunc FullScreen | |
+ I ThisWindow (State 13) RestoreWindow | |
+ I TestRc (Match) Break | |
+ I WindowStyle !Title, !Borders, !Handles, ResizeHintOverride, State 13 | |
+ I UpdateStyles | |
+ I Maximize ewmhiwa True 100 100 | |
DestroyFunc RestoreWindow | |
AddToFunc RestoreWindow | |
+ I Maximize False | |
+ I DestroyWindowStyle | |
# Bind something to call 'FullScreen' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment