]> git.mdlowis.com Git - proto/labwc.git/commit
Add ToggleKeybinds action
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Fri, 3 Mar 2023 17:16:46 +0000 (18:16 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 4 Mar 2023 13:24:59 +0000 (13:24 +0000)
commitc33a404dc13a69086114472fc7713a23c55c7496
tree48cc65e9b58fd8dd3e10ded6c11af8a6b8a177d1
parentd571b0b28aab8fc117756cf03e83868d306ee7a3
Add ToggleKeybinds action

This can be used to better control Virtual Machines, VNC clients, nested
compositors or similar. All keybinds other than ToggleKeybinds itself are
disabled when first called, a 2nd call will restore handling of all keybinds.

Fixes #738
Fixes #810
docs/labwc-actions.5.scd
include/action.h
include/labwc.h
src/action.c
src/keyboard.c