labwc/include/config
droc12345 b0c2ac1a6d
osd: add window-switcher field content types (#1623)
...`workspace`, `state`, `type_short` and `output`.

Example usage:

    <windowSwitcher allWorkspaces="yes">
      <fields>
        <field content="workspace" width="5%" />
        <field content="state" width="3%" />
        <field content="type_short" width="3%" />
        <field content="output" width="9%" />
        <field content="identifier" width="30%" />
        <field content="title" width="50%" />
      </fields>
    </windowSwitcher>
2024-03-16 15:28:37 +00:00
..
default-bindings.h action: allow client-menu to open at mouse cursor 2024-03-13 10:51:50 -04:00
keybind.h keybinds: add optional layoutDependent argument 2023-09-11 15:41:19 +02:00
libinput.h config: support libinput sendEventsMode 2024-02-24 21:36:53 +01:00
mousebind.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
rcxml.h osd: add window-switcher field content types (#1623) 2024-03-16 15:28:37 +00:00
session.h Fix various typos across the codebase 2024-03-08 13:59:20 +01:00
tablet.h input: move function to config 2024-01-22 21:50:18 +00:00
touch.h config: add finding touch configurations 2024-01-22 21:50:18 +00:00