]> git.sur5r.net Git - i3/i3lock/commit
Fix covering of composited notifications (#96)
authormartin <martin.sandsmark@kde.org>
Sun, 26 Mar 2017 13:01:23 +0000 (15:01 +0200)
committerMichael Stapelberg <stapelberg@users.noreply.github.com>
Sun, 26 Mar 2017 13:01:23 +0000 (09:01 -0400)
commit80d4452ec680bcb0e57418f69d44d88ded82047c
treedde180cf001c4d371d0d810fc9060256e35816e5
parent9c8ae8b5d1dcf67ee34969068f4068b5c6b9ce62
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.
.travis.yml
Makefile
README.md
xcb.c