summaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorJan Novotný <[email protected]>2022-11-07 15:32:33 +0100
committerraveit65 <[email protected]>2022-11-12 17:27:19 +0100
commitd3add65f6960dd3c95aaa2fe63cc8c563747695d (patch)
treedda02a7007261af5bd0b911a431772e9055801dd /.build.yml
parent85ce3f72a00c620aa7631b33eba1e8f4fc8b131f (diff)
downloadmarco-d3add65f6960dd3c95aaa2fe63cc8c563747695d.tar.bz2
marco-d3add65f6960dd3c95aaa2fe63cc8c563747695d.tar.xz
replace _NET_WM_PID with XResGetClientPid (#741)
window-props: use XResQueryClientIds to get pid _NET_WM_PID is unreliable! It can be faked or pid might be from different namespace. Ignore _NET_WM_PID and use XResQueryClientIds to get pid. https://gitlab.gnome.org/GNOME/metacity/-/commit/bcbe966511362a8eb8c8c64035ab160086c931f8
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index 6c77a8e5..fbaf6c5d 100644
--- a/.build.yml
+++ b/.build.yml
@@ -14,6 +14,7 @@ requires:
- libcanberra
- libgtop
- libxpresent
+ - libxres
- make
- mate-common
- mate-desktop
@@ -51,6 +52,7 @@ requires:
- libxpresent-dev
- libxrandr-dev
- libxrender-dev
+ - libxres-dev
- libxt-dev
- make
- mate-common
@@ -71,6 +73,7 @@ requires:
- libSM-devel
- libXdamage-devel
- libXpresent-devel
+ - libXres-devel
- libcanberra-devel
- libgtop2-devel
- libsoup-devel
@@ -109,6 +112,7 @@ requires:
- libxpresent-dev
- libxrandr-dev
- libxrender-dev
+ - libxres-dev
- libxt-dev
- make
- mate-common