mirror of
https://github.com/swaywm/sway.git
synced 2026-05-03 06:46:26 -04:00
Adds support for the following criteria tokens: id (X11 window ID), instance, tiling, workspace. Ensures each view will only execute a criteria once, by storing a list of executed criteria in the view. This is the same strategy used by i3. This also adds a check for criteria when an xwayland view changes its title, class, instance or window type. |
||
|---|---|---|
| .. | ||
| sway | ||
| swaybar | ||
| swaygrab | ||
| swaylock | ||
| background-image.h | ||
| cairo.h | ||
| ipc-client.h | ||
| ipc.h | ||
| list.h | ||
| log.h | ||
| meson.build | ||
| pango.h | ||
| pool-buffer.h | ||
| readline.h | ||
| stringop.h | ||
| unicode.h | ||
| util.h | ||