Re: few theming questions

Zenlima <[email protected]>
Newsgroups gmane.comp.window-managers.sawfish
Message-ID <[email protected]>
Hi Fuchur,

thanks for your suggestion - it looks exactly like what I need.

> ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
> (define	corner-br
>   `((focused . ,(make-image "your-corner-if-window-have-focus.png"))
>     (highlighted . ,(make-image "your-corner-if-mouse-over-corner.png")) 
>     (clicked . nil)
>     (inactive . nil)
>     (inactive-highlighted . nil)
>     (inactive-clicked . nil)))
> 
> 
> 
> ((background . ,corner-br)
>  (bottom-edge . -5)
>  (right-edge . -5)
>  (class . bottom-right-corner))
> ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

But when I copy (and of course adjust the file names) into my theme it
does not work. When I force sawfish to restart with that team I only
get a 

	"Unbound variable: corner-br".

What do I miss?

Also is there any kind of log info / debug info available to test the
themes? The blind try and error without any feedback or the long-way
workaround via force restart of sawfish takes the fun out of it.

Thanks
H.




-- 
Sawfish ML
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.