[wmii] Issues with multiple tags in snap 20060425

From: <varheit_AT_gmx.de>
Date: Wed, 26 Apr 2006 11:07:42 +0200 (MEST)

Hi,

in my wmiirc, I have defined the following shortcut:

 $MODKEY-z)
   (VIEW=`wmiir read /view/sel/sel/tags \
      | awk '{printf("%s",sub("\\+fs","")?$0:$0"+fs")}'` \
     && xwrite /view/sel/sel/tags $VIEW \
     && xwrite /ctl view ${VIEW##*\+});;

It toggles the focused client to a fullscreen view (fs) and back,
thus enabling a quick way to maximize a client without
disturbing the layout in its original view(s).

To illustrate this, consider a client that is tagged 1+2.
1. Typing Alt-z tags it "1+2+fs" and selects view "fs"
2. Typing Alt-z again tags it "1+2" and selects view "2".

The problem with the latest snap is, when returning to the
original view the layout is often disturbed. The previously
maximized client is still kept maximized, thus overlapping all
other clients. Sometimes the focus even switches indefinitely.

Maybe I am doing something wrong, but it used to work fine
in previous snaps.

Vik

-- 
Analog-/ISDN-Nutzer sparen mit GMX SmartSurfer bis zu 70%!
Kostenlos downloaden: http://www.gmx.net/de/go/smartsurfer
Received on Wed Apr 26 2006 - 11:08:12 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:03:38 UTC