summarylogtreecommitdiffstats
path: root/gtk-extents.patch
diff options
context:
space:
mode:
authorCharles Bos2019-02-14 22:24:09 +0000
committerCharles Bos2019-02-14 22:24:09 +0000
commit92146d432495dab2553a6be4ad0129f399c8c723 (patch)
treeb92d60b372b857b235516dd4ab270d003a4fa8c5 /gtk-extents.patch
downloadaur-92146d432495dab2553a6be4ad0129f399c8c723.tar.gz
Initial commit
Diffstat (limited to 'gtk-extents.patch')
-rw-r--r--gtk-extents.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/gtk-extents.patch b/gtk-extents.patch
new file mode 100644
index 000000000000..5c8ec1ec2049
--- /dev/null
+++ b/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);
+