Doug Bell <[EMAIL PROTECTED]> once said: > Hi - > > In today's snap, I've added the following to the keybindings section of > my wmiirc to transition an app between managed and float states: > > $MODKEY-f) > xwrite /view/sel/sel/ctl sendto 0;; > $MODKEY-Shift-f) > xwrite /view/sel/sel/ctl sendto 1;; > > It works fine, but I have two questions: > > - Why hasn't this keybinding been included by default in the last few > snaps? It seems very handy to me.
Your keybindings are unnecessary. Just use MODKEY-Shift-space to toggle a client between floating and managed .. and MODKEY-space to switch to floating without selecting a client. > - Is there an easy way to make this command toggle between the 0 and 1 > layers? That way only a single keybinding could do the job. See above :) regards, ality -- "The right to be left alone is indeed the beginning of all freedom." _______________________________________________ [email protected] mailing list http://wmii.de/cgi-bin/mailman/listinfo/wmii
