]> git.sur5r.net Git - i3/i3lock/commit - README.md
Use RandR for learning about attached monitors
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 18 Nov 2017 09:44:58 +0000 (10:44 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 18 Nov 2017 09:48:25 +0000 (10:48 +0100)
commitc311d1c5a3e555ebac575de45f635c326fce5822
tree92cf3bfaa92bd5afade53244658428c9bd77bd7a
parent5b4d45a8aff1dacaad364ae6df70c3a6a5067701
Use RandR for learning about attached monitors

The code now tries the following options, in order:

• obtain monitors via RandR 1.5
• obtain outputs via RandR ≤ 1.4
• obtain screens via Xinerama

fixes #159
related to #101
related to #148
related to #149
Makefile
README.md
i3lock.c
xinerama.c
xinerama.h