Commit 55cb4735 authored by Rudolf Polzer's avatar Rudolf Polzer
Browse files

Add XRandR support.

This makes sure that the auth prompt always appears in the center of
every screen, and runs a separate screen saver on each one.

Further changes:

- Replaced an XSync by an XFlush, somewhat speeding up auth_pam_x11.
- Added a build dependency on XRandR to the Debian package.
- Global clang-format and IWYU.
- saver_xscreensaver now uses the parent process ID as random source
  instead of $RANDOM; this makes sure both monitors show the same screen
  saver.
parent 70e8c9a2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment