summarylogtreecommitdiffstats
path: root/0003-gtk-extents.patch
diff options
context:
space:
mode:
authorxiota2024-05-18 16:17:57 +0000
committerxiota2024-05-18 16:19:11 +0000
commit045700cd9955d35beaec432e4fb3386aacba921e (patch)
tree9c6a9dab5e3671ceca6bff4ff06c64804b2da0a1 /0003-gtk-extents.patch
parent67dc96993c28ba96ee848b992ef7fa3c540be9da (diff)
downloadaur-045700cd9955d35beaec432e4fb3386aacba921e.tar.gz
0.9.14.2.r11
Diffstat (limited to '0003-gtk-extents.patch')
-rw-r--r--0003-gtk-extents.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/0003-gtk-extents.patch b/0003-gtk-extents.patch
new file mode 100644
index 000000000000..5c8ec1ec2049
--- /dev/null
+++ b/0003-gtk-extents.patch
@@ -0,0 +1,13 @@
+# Diff from https://code.launchpad.net/~albertsmuktupavels/compiz/add-gtk-frame-extents-to-net-supported/+merge/257303
+=== modified file 'src/screen.cpp'
+--- a/src/screen.cpp 2014-12-02 19:37:10 +0000
++++ b/src/screen.cpp 2015-04-23 20:41:24 +0000
+@@ -2362,6 +2362,7 @@
+
+ atoms.push_back (Atoms::wmUserTime);
+ atoms.push_back (Atoms::frameExtents);
++ atoms.push_back (Atoms::frameGtkExtents);
+ atoms.push_back (Atoms::frameWindow);
+
+ atoms.push_back (Atoms::winState);
+