packages (DEVEL): awesome/awesome-magnifier.patch - declare originalfocus v...

pawelz pawelz at pld-linux.org
Wed Oct 14 22:30:38 CEST 2009


Author: pawelz                       Date: Wed Oct 14 20:30:38 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- declare originalfocus variable as local

---- Files affected:
packages/awesome:
   awesome-magnifier.patch (1.1.2.3 -> 1.1.2.4) 

---- Diffs:

================================================================
Index: packages/awesome/awesome-magnifier.patch
diff -u packages/awesome/awesome-magnifier.patch:1.1.2.3 packages/awesome/awesome-magnifier.patch:1.1.2.4
--- packages/awesome/awesome-magnifier.patch:1.1.2.3	Wed Oct 14 22:05:19 2009
+++ packages/awesome/awesome-magnifier.patch	Wed Oct 14 22:30:33 2009
@@ -9,7 +9,7 @@
 +    -- If focused window is floating, value of focus will change. We want to
 +    -- save original value of focus and raise() it after seting geometry of
 +    -- other clients.
-+    originalfocus = focus
++    local originalfocus = focus
 +
      -- If focused window is not tiled, take the first one which is tiled.
      if client.floating.get(focus) then
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/awesome/awesome-magnifier.patch?r1=1.1.2.3&r2=1.1.2.4&f=u



More information about the pld-cvs-commit mailing list