Re: [Sawfish] 2 new blue styles for StyleTab

[ Thread Index | Date Index | More lists.tuxfamily.org/sawfish Archives ]


Hi,

On Sun, 9 Oct 2011 01:07:19 +0200
wrote fuchur <flohtransporter@xxxxxxxxx>:

>Hi,
>
>On Fri, 7 Oct 2011 20:21:43 +0200
>wrote fuchur <flohtransporter@xxxxxxxxx>:
>
>>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.
>

Small patch for StyleTab/theme.jl. Fix frame gaps.

-- 
Regards,
Fuchur

GPG Fingerprint: CA3B 8204 5B3E 6D48 6D53  C116 E5BC 70D5 B8D7 B2B0
--- theme.jl.orgi	2011-10-12 23:53:43.000000000 +0200
+++ theme.jl	2011-10-12 23:53:56.000000000 +0200
@@ -2107,7 +2107,6 @@
                                     (eq (window-get w 'type) 'shaped-transient))
                                 styletab-c:borders-dimension
                               (if (window-get w 'shaded) styletab-c:borders-dimension sharped-edge))))
-     
      (width . ,title-height))
     ((class . bottom-left-corner)
      (background . ,(lambda (w) (if (window-get w 'shaded) 
@@ -2580,8 +2579,7 @@
 
 (add-frame-style theme-name get-frame)
 
-(call-after-state-changed '(sticky fixed-position stacking) rebuild-one)
-(call-after-state-changed '(maximized) reframe-one)
+(call-after-state-changed '(maximized sticky fixed-position stacking) reframe-one)
 (add-hook 'remove-from-workspace-hook rebuild-one)
 
 (custom-set-property 'styletab-c:styles ':after-set reload-frame-style-reframe)

Attachment: signature.asc
Description: PGP signature



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/