Commit Graph

16 Commits (main)

Author SHA1 Message Date
Michael Stapelberg d629e186cf
update build instructions in README (#318) 2022-05-20 11:37:04 +02:00
Michael Stapelberg 2ab9a397ab recommend using xss-lock to start i3lock
related to https://github.com/i3/i3lock/issues/207
related to https://github.com/i3/i3lock/issues/311
fixes https://github.com/i3/i3lock/issues/310
2022-02-27 23:55:57 +01:00
Thanapat Bhunnahet f97a82c6a1
Add missing dependencies in Requirements section 2020-01-02 21:05:05 +07:00
ivanhercaz c41c0e11c5
Rewrite the note about image manipulation (#247)
According to the change requested by @Airblader.
2019-09-24 21:26:39 +01:00
Iván ced992a807
Add a note about the image processing issues
As it is indicated in #37, #62, #66 and #85, i3lock doesn't planned to add this feature.
2019-09-20 12:47:58 +00:00
Joshua Pereyda d0157b8c10 Install instructions just point to the website 2019-03-18 13:22:34 -07:00
Joshua Pereyda a355bed013 fix Install title copypasta 2019-03-08 11:35:48 -08:00
Joshua Pereyda bad32996f3 add ubuntu install instructions 2019-03-08 11:29:33 -08:00
eplanet 6c3c7fc615 Add build instructions 2018-12-02 14:06:04 +01:00
Michael Stapelberg c311d1c5a3 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
2017-11-18 10:48:25 +01:00
Ingo Bürk 10416e270b Revert "Fix covering of composited notifications (#96)" (#133)
This reverts commit 80d4452ec6.

fixes #130
2017-06-20 09:53:42 +02:00
Jasper Lievisse Adriaanse 68fc2e8b5f Use bsd_auth(3) instead of PAM on OpenBSD
Also apply two security measures for OpenBSD:
- use explicit_bzero(3)
- mlock(2) works for non-root users too
2017-04-17 15:06:59 +02:00
martin 80d4452ec6 Fix covering of composited notifications (#96)
Use the XComposite extension to get the composite overlay window,
instead of just using the normal root window. This ensures that
composited windows are covered.
2017-03-26 09:01:23 -04:00
Michael Stapelberg cc73d88aea Remove libxkbfile dependency from README.md/comments
It has not been in use since commit 7eb43aeabd
2015-11-07 14:51:02 +01:00
Daniel Otero ef3ef30400 Add support for Compose and dead-keys with libxkbcommon 2015-02-12 00:37:23 +01:00
Michael Stapelberg 1dce3ad1c8 README is actually in markdown, so tell github that 2014-12-26 21:03:12 +01:00