As anyone who has looked at my desktop recently will be aware I love all
this decor stuff.. The more decorated (or poncy as people like to say) my
windows the better. Now that this decor has come along I've got a default
decor, an xterm decor and a sticky decor. I've just added two functions
so that when I change a window to being Sticky, it's decor changes and
vice versa....
AddToFunc Change-Stick "I" Stick
+ "I" ChangeDecor "sticky"
AddToFunc Un-Change-Stick "I" Stick
+ "I" ChangeDecor "Default"
But this requires two separate options on a menu.. Is there a way of
getting the thing to toggle the Decor on and off instead? A kind of..
if STICKY:
Stick
ChangeDecor "Default"
else
Stick
ChangeDecor "stickydecor"
endif
?????
Cheers, Martin
M.Cartwright_at_qub.ac.uk -
http://star.pst.qub.ac.uk/~imc/vom.htm
-/-----------------------------------------------------------\-
| "Who do you think you are, Wat Tyler? You can have the |
| day off when you die and not before." |
-\-----------------------------------------------------------/-
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Fri Jan 17 1997 - 10:02:18 GMT