From 556e5519312bc388fcca05b2350b5ed3fc45d8c9 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 26 Jul 2016 04:52:35 -0300 Subject: compiz: add new package to [pcr] --- pcr/compiz/gtk-extents.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 pcr/compiz/gtk-extents.patch (limited to 'pcr/compiz/gtk-extents.patch') diff --git a/pcr/compiz/gtk-extents.patch b/pcr/compiz/gtk-extents.patch new file mode 100644 index 000000000..5c8ec1ec2 --- /dev/null +++ b/pcr/compiz/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); + -- cgit v1.2.3