Re: [wmii] Issues with multiple tags in snap 20060425

From: Anselm R. Garbe <garbeam_AT_wmii.de>
Date: Wed, 26 Apr 2006 12:30:17 +0200

On Wed, Apr 26, 2006 at 11:07:42AM +0200, varheit_AT_gmx.de wrote:
> 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.

I currently work on fixing the disturbed layouts which
frequently occur if * tags are involved.

Regards,

-- 
 Anselm R. Garbe  ><><  www.ebrag.de  ><><  GPG key: 0D73F361
Received on Wed Apr 26 2006 - 12:30:18 UTC

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