mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-24 02:01:18 +07:00
wiki: Add note that is-window-cast-target doesn't match monitor casts
This commit is contained in:
@@ -247,6 +247,10 @@ window-rule {
|
|||||||
Can be `true` or `false`.
|
Can be `true` or `false`.
|
||||||
Matches `true` for windows that are target of an ongoing window screencast.
|
Matches `true` for windows that are target of an ongoing window screencast.
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> This only matches individual-window screencasts.
|
||||||
|
> It will not match windows that happen to be visible in a monitor screencast, for example.
|
||||||
|
|
||||||
```kdl
|
```kdl
|
||||||
// Indicate screencasted windows with red colors.
|
// Indicate screencasted windows with red colors.
|
||||||
window-rule {
|
window-rule {
|
||||||
|
|||||||
Reference in New Issue
Block a user