yambar/external
Daniel Eklöf c738f1c63d
module/river: add support for the ‘mode’ event
Seat status v3 adds a new ‘mode’ event, that informs us of the current
mode (as set by e.g. ‘riverctl enter-mode passthrough’)

The mode is exposed as a tag (named “mode”) on river’s “title”
particle:

  - river:
      title:
        map:
          default: {empty: {}}
          conditions:
            mode == passthrough:
              string: {text: " {mode} ", deco: {background: {color: ff0000ff}}}
2022-06-02 17:24:42 +02:00
..
wlr-protocols@d1598e8224 external: wlr-protocols: bump 2021-06-27 10:51:32 +02:00
river-status-unstable-v1.xml module/river: add support for the ‘mode’ event 2022-06-02 17:24:42 +02:00
wlr-foreign-toplevel-management-unstable-v1.xml module/foreign-toplevel: initial support 2021-08-25 18:46:18 +02:00
wlr-layer-shell-unstable-v1.xml external: wlr-protocols: bump 2021-06-27 10:51:32 +02:00