river/doc
Ben Fiedler 546252aecf river: Allow floating based on window titles
This extends the `float-filter-add` command to allow matching on window
titles as well, using a `float-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 floats all windows with the title
'asdf with spaces'.

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