Hi, On Fri, 5 Nov 2010 15:40:10 +0100 wrote fuchur <flohtransporter gmail com>: >Hi, > >On Wed, 3 Nov 2010 23:53:51 +0100 >wrote fuchur <flohtransporter gmail com>: > >> >>New themes DarkTab SmoothlyTab: >>http://mitglied.lycos.de/fuchur2004/DarkTab.tar.bz2 >>http://mitglied.lycos.de/fuchur2004/SmoothlyTab.tar.bz2 >> > >Update Themes >http://mitglied.lycos.de/fuchur2004/DarkTab-1.tar.bz2 >http://mitglied.lycos.de/fuchur2004/SmoothlyTab-1.tar.bz2 > >Changes: >Customize Titelbar height >Bugfix > and a small patch for tab.jl -- Regards, Fuchur GPG Fingerprint: CA3B 8204 5B3E 6D48 6D53 C116 E5BC 70D5 B8D7 B2B0
diff -urNad sawfish.orgi/lisp/sawfish/wm/tabs/tab.jl sawfish/lisp/sawfish/wm/tabs/tab.jl --- sawfish.orgi/lisp/sawfish/wm/tabs/tab.jl 2010-11-05 15:34:09.000000000 +0100 +++ sawfish/lisp/sawfish/wm/tabs/tab.jl 2010-11-05 15:27:57.000000000 +0100 @@ -133,8 +133,7 @@ (margin-l (nth 2 (get-tab-pos win))) (dim-y (nth 1 (get-tab-pos win)))) (when (> dim-y margin-l) ;; don't display outside from frame - ;; use double size for icon support - (+ top margin-l (- (* tabbar-right-dec-width 2)))))) + (+ top margin-l (- tabbar-right-dec-width))))) (define (tab-title-left-edge win) "Compute left edge of tab by horizontal titlebar themes"
Attachment:
signature.asc
Description: PGP signature