bscreensaver/locker
Brian J. Tarricone 7d05bcb0d5 Don't recreate monitors when we get a spurious randr notify
Sometimes we get notifications from randr of changes where the new setup
is exactly like the old.  The main annoying time this happens is when
the system resumes from suspend.  This is probably why there's often a
flash of the desktop right after resuming: we're destroying the old
blanker windows and creating new ones, even though the setup is exactly
the same.
2022-06-14 19:37:32 -07:00
..
src Don't recreate monitors when we get a spurious randr notify 2022-06-14 19:37:32 -07:00
Cargo.toml Drop unneeded dependency on 'x11' from locker 2022-05-30 18:57:28 -07:00