You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains 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
@@ -137,7 +137,7 @@ It is not possible to `float` (or any other of the static rules) a window based
| nomaxsize | removes max size limitations. Especially useful with windows that report invalid max sizes (e.g. winecfg) |
| stayfocused | forces focus on the window as long as it's visible |
| group \[options\]| set window group properties. See the note below. |
| suppressevent \[types...\]| ignores specific events from the window. Events are space separated, and can be: `fullscreen``maximize``activate``activatefocus`|
| suppressevent \[types...\]| ignores specific events from the window. Events are space separated, and can be: `fullscreen``maximize``activate``activatefocus``fullscreenoutput`|