Hi all, I tried the following with the Decibel Audio Player:
sawfish-client (setq decibel (get-window-by-class-re "Decibel")) (window-put decibel 'max-width 500) ;; doc says window-get docs refers ;; to window-set, instead of window-put. But I can make the window wider than 500px, is that what I wanted to do correct, or not? And is there already some property implemented which makes the window unresizable (also if not maximized), I? Chris
