Re: mxflat theme broken with current git



>> >> In my previous email I spoke too soon. I use the theme mxflat which
>> >> now doesn't work with the current git head which I guess will become
>> >> 1.8.1.
>> >>
>> >> When I fire up sawfish I get
>> >>
>> >> Unbound variable: sticky-button-keymap
>> >>
>> >> and it falls back to some default theme. When I try to change to
>> >> mxflat from sawfish-config I get the same error as above. In theme.jl
>> >> of mxflat there is indeed something called sticky-button-keymap but I
>> >> don't know why it is problematic.
>> >>
>> >> This I'm afraid is a show stopper for me so will revert to 1.5.3 for
>> >> the moment.
>> >>
>> >> Could you guys please test mxflat with 1.8.1?
>> >
>> > Of course, and I'll put it on my TODO for 1.8.1
>>
>> Great, thanks a lot Chris!
>>
>> If anyone could explain to me why mxflat raises this particular error
>> I'd be really happy and it would add a significant amount to my lisp
>> knowledge :)
>>
>> Cheers,
>> Daniel
>
> OK. I guess I've found the issue, but first I would ask you to provide me
> your
> mxflat settings from sawfishrc and/or $HOME/.sawfish/custom, in order to be
> sure
> (and to fix them).
>
> Chris

Thanks Chris! Here they go (these items are from "grep mxflat
~/.sawfish/custom"):



(custom-set-typed-variable (quote default-frame-style) (quote mxflat)
(quote frame-style))
(custom-set-typed-variable (quote mxflat:title-string) (quote
"$fullname    $[current-time-string]") (quote string))
(custom-set-typed-variable (quote mxflat:title-periodic-update) (quote
()) (quote boolean))
(custom-set-typed-variable (quote mxflat:title-font) (quote ("Pango" .
"Sans 9")) (quote font))
(custom-set-typed-variable (quote mxflat:corner-length-adjustment)
(quote 2) (quote (number -1 100)))
(custom-set-typed-variable (quote mxflat:corner-width-adjustment)
(quote 5) (quote (number 0 100)))
(custom-set-typed-variable (quote mxflat:show-corners) (quote t)
(quote boolean))
(custom-set-typed-variable (quote mxflat:custom-title) (quote t)
(quote boolean))
(custom-set-typed-variable (quote mxflat:text-color-unfocused) (quote
"#3ae13ae13ae1") (quote color))
(custom-set-typed-variable (quote mxflat:titlebar-bgcolor-unfocused)
(quote "#a7ffa7ffb332") (quote color))
(custom-set-typed-variable (quote mxflat:titlebar-bgcolor-focused)
(quote "#d835d835ee13") (quote color))
(custom-set-typed-variable (quote mxflat:title-gradient) (quote ())
(quote boolean))
(custom-set-typed-variable (quote mxflat:titlebar-gradient-bgcolors)
(quote ("#ee13ee13fae0" "#cccccccce8f4")) (quote (list color "titlebar
background colors")))
(custom-set-typed-variable (quote
mxflat:titlebar-gradient-bgcolors-reverse) (quote ()) (quote boolean))
(custom-set-typed-variable (quote mxflat:color-hue) (quote 0) (quote
(number 0 360)))
(custom-set-typed-variable (quote mxflat:gradient-scale) (quote 1)
(quote (number 1 20)))
(custom-set-typed-variable (quote mxflat:titlebar-gradient-color-mode)
(quote custom) (quote symbol))
(custom-set-typed-variable (quote mxflat:text-color-focused) (quote
"#1eb81eb81eb8") (quote color))
(custom-set-typed-variable (quote
mxflat:customize-extended-text-colors) (quote ()) (quote boolean))
(custom-set-typed-variable (quote mxflat:border-width-maximized)
(quote 0) (quote (number 0 1000)))
(custom-set-typed-variable (quote mxflat:border-offset) (quote 0)
(quote (number -1000 1000)))
(custom-set-typed-variable (quote
mxflat:border-width-titlebar-contents) (quote 1) (quote (number 0
1000)))
(custom-set-typed-variable (quote mxflat:corner-direction) (quote
inside) (quote symbol))
(custom-set-typed-variable (quote mxflat:fake-shadow) (quote ())
(quote boolean))
(custom-set-typed-variable (quote mxflat:fake-shadow-focused-only)
(quote ()) (quote boolean))
(custom-set-typed-variable (quote mxflat:border-width-unmaximized)
(quote 1) (quote (number 0 1000)))
(custom-set-typed-variable (quote mxflat:menu-button-icon) (quote ())
(quote boolean))
(custom-set-typed-variable (quote mxflat:customize-border-colors)
(quote ()) (quote boolean))
(custom-set-typed-variable (quote mxflat:custom-border-focused) (quote
()) (quote boolean))
(custom-set-typed-variable (quote mxflat:customize-button-size) (quote
()) (quote boolean))
(custom-set-typed-variable (quote mxflat:border-width-focused) (quote
2) (quote (number 0 1000)))
(custom-set-typed-variable (quote mxflat:gradient-direction) (quote
diagonal) (quote symbol))
(custom-set-typed-variable (quote mxflat:title-x-adjustment) (quote 0)
(quote (number -10000 10000)))
(custom-set-typed-variable (quote mxflat:customize-title-position)
(quote t) (quote boolean))
(custom-set-typed-variable (quote mxflat:title-x-justify) (quote left)
(quote symbol))
(custom-set-typed-variable (quote mxflat:title-height) (quote 14)
(quote (number 9 1000)))
(custom-set-typed-variable (quote mxflat:decoration-mode) (quote
normal) (quote symbol))


Cheers,
Daniel


-- 
Psss, psss, put it down! - http://www.cafepress.com/putitdown


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]