mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
ipc: Add screencopy cast tracking
Track wlr-screencopy sessions that use with_damage as screencasts. These are used by tools like wl-screenrec for continuous recording.
This commit is contained in:
@@ -816,7 +816,6 @@ impl State {
|
||||
// screencasts.
|
||||
#[cfg(feature = "xdp-gnome-screencast")]
|
||||
self.niri.refresh_mapped_cast_window_rules();
|
||||
#[cfg(feature = "xdp-gnome-screencast")]
|
||||
self.ipc_refresh_casts();
|
||||
|
||||
self.niri.refresh_window_rules();
|
||||
|
||||
Reference in New Issue
Block a user