[med-svn] r21452 - trunk/packages/staden/trunk/debian/patches

Andreas Tille tille at moszumanska.debian.org
Mon Feb 22 15:32:30 UTC 2016


Author: tille
Date: 2016-02-22 15:32:28 +0000 (Mon, 22 Feb 2016)
New Revision: 21452

Modified:
   trunk/packages/staden/trunk/debian/patches/cope_with_modern_windowmanager.patch
Log:
Follow further recommendation to patch from upstream


Modified: trunk/packages/staden/trunk/debian/patches/cope_with_modern_windowmanager.patch
===================================================================
--- trunk/packages/staden/trunk/debian/patches/cope_with_modern_windowmanager.patch	2016-02-22 14:21:33 UTC (rev 21451)
+++ trunk/packages/staden/trunk/debian/patches/cope_with_modern_windowmanager.patch	2016-02-22 15:32:28 UTC (rev 21452)
@@ -15,3 +15,12 @@
  
      catch {set $w.Grab [grab current]}
      frame $w.grab
+@@ -450,7 +450,7 @@ proc create_editor {w edname join reveal
+     #
+     bind $w <Any-Configure> {
+    	if {[winfo toplevel %W] == "%W"} {
+-   	    after 1000 {if {[winfo exists %W]} {wm geometry %W {}}}
++   	    wm geometry %W {}
+    	}
+     }
+     SetDefaultTags CONTIG_EDITOR.TAGS $editor




More information about the debian-med-commit mailing list