summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormartin <martin.sandsmark@kde.org>2017-03-26 15:01:23 +0200
committerMichael Stapelberg <stapelberg@users.noreply.github.com>2017-03-26 09:01:23 -0400
commit80d4452ec680bcb0e57418f69d44d88ded82047c (patch)
treedde180cf001c4d371d0d810fc9060256e35816e5 /README.md
parent9c8ae8b5d1dcf67ee34969068f4068b5c6b9ce62 (diff)
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.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index eea54ea..fcecbfa 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@ Requirements
- libxcb-util
- libpam-dev
- libcairo-dev
+- libxcb-composite0
- libxcb-xinerama
- libev
- libx11-dev