Re: [dev] [wmii] Between tiling and floating

2010-08-01 Thread LuX
Hello! Message de Kris Maglione: lun. 26/07/10, 19:46:43 -0400 Event AreaFocus if wi_seltag | grep $master_tags /dev/null; then export area=$1 width=$(wmiir read /tag/sel/index | awk '$2 == ENVIRON[area] { print $4; exit }')

Re: [dev] [wmii] Between tiling and floating

2010-07-31 Thread LuX
Hello! Message de Kris Maglione: lun. 26/07/10, 19:46:43 -0400 In the sh wmiirc, you'd probably do something like, master_width=800 master_tags='foo|bar' ... Event AreaFocus if wi_seltag | grep $master_tags /dev/null; then export area=$1

Re: [dev] [wmii] Between tiling and floating

2010-07-31 Thread Kris Maglione
On Sun, Aug 01, 2010 at 12:06:18AM +0200, LuX wrote: I tried right this without success. For example the single command: wmiir read /tag/sel/index | awk '$2 == ENVIRON[area] { print $4; exit }' answers nothing (empty string) which is not good, I suppose. Thank you very much for the hint

[dev] [wmii] Between tiling and floating

2010-07-26 Thread LuX
Hello! After using wmii on screens with three different sizes, I have realised that there is a feature that I'm missing on medium sized screens (around 17, say). Example: Very small screens require max mode anyway, and on very large screens the clients are usually large enough. But on a medium

Re: [dev] [wmii] Between tiling and floating

2010-07-26 Thread Thomas Dahms
Hi, On 07/26/2010 12:17 PM, LuX wrote: Thus I am wondering if it would be possible: 1) to increase dynamically the width of the focused column of a given percentage, say; 2) or otherwise to make the focused column overlap the others of a given percentage while the others columns keep

Re: [dev] [wmii] Between tiling and floating

2010-07-26 Thread Suraj Kurapati
On Mon, Jul 26, 2010 at 3:17 AM, LuX lux.onthe...@free.fr wrote: I am wondering if it would be possible: 1) to increase dynamically the width of the focused column of a given percentage, say; You can do this now by reading /event and growing/shrinking the client in first column accordingly.

Re: [dev] [wmii] Between tiling and floating

2010-07-26 Thread LuX
Hi! On lun., juil. 26, 2010 at 11:58:26 -0700, Suraj Kurapati wrote: On Mon, Jul 26, 2010 at 3:17 AM, LuX lux.onthe...@free.fr wrote: 1) to increase dynamically the width of the focused column of a given percentage, say; You can do this now by reading /event and growing/shrinking the

Re: [dev] [wmii] Between tiling and floating

2010-07-26 Thread Kris Maglione
On Tue, Jul 27, 2010 at 01:20:59AM +0200, LuX wrote: 2) or otherwise to make the focused column overlap the others of a given percentage while the others columns keep the same width. You can keep the overlapping client in the floating area and use wmii-2 style detaching (replace its tags with