summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2017-07-17edited changelog and readme for forkknolax
2017-06-20Revert "Fix covering of composited notifications (#96)" (#133)Ingo Bürk
This reverts commit 80d4452ec680bcb0e57418f69d44d88ded82047c. fixes #130
2017-04-17Use bsd_auth(3) instead of PAM on OpenBSDJasper Lievisse Adriaanse
Also apply two security measures for OpenBSD: - use explicit_bzero(3) - mlock(2) works for non-root users too
2017-03-26Fix covering of composited notifications (#96)martin
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.
2015-11-07Remove libxkbfile dependency from README.md/commentsMichael Stapelberg
It has not been in use since commit 7eb43aeabd7a5eb71927520c427debb45eab05f2
2015-02-12Add support for Compose and dead-keys with libxkbcommonDaniel Otero
2014-12-26README is actually in markdown, so tell github thatMichael Stapelberg