labwc/include/config
tokyo4j c4277ab507 cycle: update config to <osd output="all|cursor|focused">
I think `<windowSwitcher><osd output="keyboard">` is a bit unclear and
hard to interpret as "show OSD in the output with keyboard focus". Also,
we use "cursor" instead of "pointer" in other configurations like
`<placement policy="cursor">` and `<action name="ShowMenu" atCursor="">`.

So let's replace `output="all|pointer|keyboard"` with
`output="all|cursor|focused"`. In documentation, I reordered them to
`output="all|focused|cursor"` as "focused" feels like a bit more
sophisticated and general policy.
2025-12-02 17:09:54 +01:00
..
default-bindings.h default-bindings.h: set combine="yes" for SnapToEdge keybinds 2025-09-19 16:23:23 +09:00
keybind.h tree-wide: use forward declarations for wlr types 2025-09-07 19:34:30 +09:00
libinput.h seat: improve debug logging when configuring input devices 2025-08-27 13:07:01 -04:00
mousebind.h common: add node-type.c/h (renaming ssd_part_type to lab_node_type) 2025-09-06 16:00:20 -04:00
rcxml.h Use "cycle" instead of "osd" across the codebase 2025-11-30 16:20:16 +09:00
session.h xwayland: support xinitrc scripts to configure server on launch (#1963) 2024-07-20 09:40:11 +01:00
tablet-tool.h include: add config/types.h 2025-08-21 16:55:25 +09:00
tablet.h include: add config/types.h 2025-08-21 16:55:25 +09:00
touch.h include: add missing header dependencies 2025-07-29 21:51:56 +01:00
types.h cycle: update config to <osd output="all|cursor|focused"> 2025-12-02 17:09:54 +01:00