FVWM: Shuffle

From: Marcus Lundblad <ml_at_update.uu.se>
Date: Thu, 7 Mar 2002 12:45:21 +0100 (CET)

I tried to implement funcions for window shuffling.
What I would like is a function "Shuffle up" that brings the bottom window
to the top and a function "Shuffle down" that brings the topmost window to
the bottom. This would be within the current desk (could be optional).

What I have come up with is this:

Key Up A M Next [CurrentPage] SwitchWindow
Key Down A M Prev [CurrentPage] SwitchWindo

AddToFunc SwitchWindow
+ I Focus
+ I Raise
+ I WarpToWindow 50 50

This is is more like the famous "Alt-Tab" (of "another" GUI...)

I tried to search for "Layer" in the man-page. I found commands to change
the layer of the current window. Though with sloppy focus, the active
window is not nessarily on top.

I guess the solution is quite simple, though I can seem to find it...


//Marcus

--
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 Thu Mar 07 2002 - 05:45:41 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:52 BST