Hate to reply to my own posts, but I realized the question
is not .. umm. very smart ;)..so small corrections:
* Denis Perelyubskiy <denisp_at_CS.UCLA.EDU> [14-Sep-02 17:45 -0700]:
>
>hello,
>
>I am trying to make my icons sticky. So, I made a
>function that does Iconfiy and then Stick.
>
>The problem, however, is that now when the window is raised,
>it is "stuck".
>
>Is it possible to make some Raise-And-Unstick-If-Stuck
>function?
>
>I am using fvwm 2.4.6.
I think I am looking for DeIconfify-And-Unstick-If-Iconfified
function, not "raise".
Also, I am not worried about a simple "DeIconify" function,
since that probably will be taken care of by my
Iconfify-And-Stick.
However, my windowlist function looks like this:
DestroyFunc WindowListFunc
AddToFunc WindowListFunc
+ "I" WindowId $0 Iconify -1
+ "I" WindowId $0 Focus
+ "I" WindowId $0 Raise
+ "I" WindowId $0 WarpToWindow 50 50
So, this de-iconifies Iconified windows, but if they will be
"stuck" I'd like to unstick them as well. "Stick" does not
work by itself, since it will stick all windows :(
thanks,
denis
--
// mailto: Denis Perelyubskiy <denisp_at_CS.UCLA.EDU>
// icq : 12359698
// PGP : http://www.cs.ucla.edu/~denisp/files/pgp.asc
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sat Sep 14 2002 - 19:51:00 BST