mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
Revert "keyboard: add window rule to send release-events (#2377)"
This reverts commit 2f8afb2376.
This commit is contained in:
parent
adccc3ec84
commit
5bcc03db05
5 changed files with 3 additions and 48 deletions
|
|
@ -1099,18 +1099,6 @@ situation.
|
|||
can be caused by *<margin>* settings or exclusive layer-shell clients
|
||||
such as panels.
|
||||
|
||||
*<windowRules><windowRule wantAbsorbedModifierReleaseEvents="">* [yes|no|default]
|
||||
*wantAbsorbedModifierReleaseEvents* allows clients to receive modifier
|
||||
release events even if they are part of keybinds. Most clients should
|
||||
not receive these, but some (for example blender) need it in some
|
||||
situations.
|
||||
|
||||
```
|
||||
<windowRules>
|
||||
<windowRule identifier="blender" wantAbsorbedModifierReleaseEvents="yes"/>
|
||||
</windowRules>
|
||||
```
|
||||
|
||||
## MENU
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue