mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Make idle notify lazy
This commit is contained in:
+1
-1
@@ -478,7 +478,7 @@ impl Tty {
|
||||
|
||||
self.refresh_ipc_outputs(niri);
|
||||
|
||||
niri.idle_notifier_state.notify_activity(&niri.seat);
|
||||
niri.notify_activity();
|
||||
niri.monitors_active = true;
|
||||
self.set_monitors_active(true);
|
||||
niri.queue_redraw_all();
|
||||
|
||||
Reference in New Issue
Block a user