mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -04:00
tearing: add fullscreen option
If set, labwc will try to automatically enable tearing for fullscreen applications. Fixes: #1557
This commit is contained in:
parent
7110b7cf3e
commit
db7f300554
5 changed files with 33 additions and 5 deletions
|
|
@ -157,6 +157,7 @@ Actions are used in menus and keyboard/mouse bindings.
|
|||
|
||||
*<action name="ToggleTearing" />*
|
||||
Toggles tearing for the focused window.
|
||||
Requires the config option 'allowTearing'.
|
||||
|
||||
*<action name="FocusOutput" output="HDMI-A-1" />*
|
||||
Give focus to topmost window on given output and warp the cursor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue