mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-07 14:05:59 +01:00
nodim
This commit is contained in:
parent
649d058621
commit
d97fe5890b
2 changed files with 2 additions and 0 deletions
|
@ -181,6 +181,7 @@ Prop List:
|
|||
| forceallowsinput | 0/1, forceinput rule |
|
||||
| forcenoanims | 0/1 |
|
||||
| forcenoborder | 0/1 |
|
||||
| forcenodim | 0/1 |
|
||||
| forcenoshadow | 0/1 |
|
||||
| windowdancecompat | 0/1 |
|
||||
| nomaxsize | 0/1 |
|
||||
|
|
|
@ -85,6 +85,7 @@ you can use `hyprctl clients`.
|
|||
| nofocus | disables focus to the window | |
|
||||
| noinitialfocus | disables the initial focus to the window | |
|
||||
| noborder | disables borders for the window |✓|
|
||||
| nodim | disables window dimming for the window |✓|
|
||||
| noshadow | disables shadows for the window |✓|
|
||||
| forceinput | forces an XWayland window to receive input, even if it requests not to do so. (Might fix issues like e.g. Game Launchers not receiving focus for some reason) | |
|
||||
| windowdance | forces an XWayland window to never refocus, used for games/applications like Rhythm Doctor | |
|
||||
|
|
Loading…
Reference in a new issue