Hi, On Fri, 7 Oct 2011 20:21:43 +0200 wrote fuchur <[email protected]>:
>The patch remove-adjust-title.patch remove >"window-state-change-hook title-position" from tabgroup.jl and >frames.jl (the last StylTab need this anymore). Small patch for tabgroup.jl to fix compiling message/error. -- Regards, Fuchur GPG Fingerprint: CA3B 8204 5B3E 6D48 6D53 C116 E5BC 70D5 B8D7 B2B0
diff -urNad /usr/share/sawfish.orgi/lisp/sawfish/wm/tabs/tabgroup.jl /usr/share/sawfish/lisp/sawfish/wm/tabs/tabgroup.jl
--- /usr/share/sawfish.orgi/lisp/sawfish/wm/tabs/tabgroup.jl 2011-10-09 00:40:09.000000000 +0200
+++ /usr/share/sawfish/lisp/sawfish/wm/tabs/tabgroup.jl 2011-10-09 00:52:52.000000000 +0200
@@ -136,7 +136,7 @@
(tab-delete-window-from-group w (tab-window-group-index w))
(window-put w 'fixed-position nil)
(tab-refresh-group oldgroup 'frame)
- (reframe-window w 'frame)))
+ (reframe-window w)))
(define (tab-put-window-in-group win index)
"Put window in group at given index."
signature.asc
Description: PGP signature
