summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
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