river/doc
Ben Fiedler 5f6428bafe river: Allow applying CSD based on window titles
This extends the `csd-filter-add` command to allow matching on window
titles as well, using a `csd-filter-add kind pattern` syntax. The
following kinds are supported:

  * `title`, which matches window titles
  * `app-id`, which matches app ids

Only exact matches are considered.

As an example following configuration applies client-side decorations to
all windows with the title 'asdf with spaces'.

    riverctl csd-filter-add title 'asdf with spaces'
2021-09-07 12:30:53 +00:00
..
river.1.scd docs: Wayland should always be capitalized 2021-07-26 12:20:48 +02:00
riverctl.1.scd river: Allow applying CSD based on window titles 2021-09-07 12:30:53 +00:00
rivertile.1.scd docs: fix typo in rivertile man page 2021-07-27 01:31:34 +02:00