Re: [dwm] On the fly tiling for floating layout

2007-10-05 Thread pancake
On Thu, Oct 04, 2007 at 09:20:35PM +0200, Alpt wrote:
 On Thu, Oct 04, 2007 at 08:39:39PM +0200, pancake:
 ~ This idea is quite similar to the Exposee, which is a nice hack for fixing
 
 What is Exposee?


This is the expos?e:

  http://en.wikipedia.org/wiki/Expos%C3%A9_%28Mac_OS_X%29

There'r some other clones..

  http://en.wikipedia.org/wiki/Expos%C3%A9_clone

Copiz fusion also have the same stuff, but changing the windows movement 
algorithm
because of stupid patents from mapple. On this feature the animation is useful,
so your eyes can track the windows to the new position, and don't you make fool
trying to figure where they are.

The people that find this feautre useful are OSX users afaik, I have seen 
designers
and so use this feature in an intensive way for switching between windows of the
same application or between all the windows instead of using the alt-tab way.


 ~ I think this is an useful feature, but maybe the better layout for toggling
 ~ these floating windows would be a rectangular layout or something like that
 ~ This patch will imply to also add the 'keep-clients-size' patch.
 
 rectangular layout? Something like this
 http://www.freaknet.org/alpt/src/patches/rwm/screenshot-rwm-small.jpg ?

yup , is the only logical use I can find for this layout xD

 Note that the current implementation in awm considers also the focus order of
 the windows: the biggest window is the current focused, the second biggest is
 the second in the focus cycle, etc.

thats a more intelligent way to replace the animation functionality. SO it's
more logical. On exposee, you will never know where he places the windows and 
you
have to follow them with the eyes and watch around to find the right one.

 -- 
 :wq!
 I don't know nothing The One Who reached the Thinking Matter   '.'
 
 [ Alpt --- Freaknet Medialab ]
 [ GPG Key ID 441CF0EE ]
 [ Key fingerprint = 8B02 26E8 831A 7BB9 81A9  5277 BFF8 037E 441C F0EE ]
 



Re: [dwm] On the fly tiling for floating layout

2007-10-04 Thread Jan Christoph Ebersbach
On Thu 04-10-2007 17:56, Alpt wrote:

   By pressing (right)Crtl+(left)Alt+Tab all the windows of the
   current Y are ordered with the tiling algorithm of dwm. Re-pressing
   (right)Crtl+(left)Alt+Tab, the windows will be restored to their
   pre-tile configuration.  This feature is useful to get a quick
   glimpse of the current Y.


 What do you think? Would a patch for dwm be appreciated?

I like the idea. Normally, I have just a few floating windows on each tag
but gimp is a good opportunity to use such functionality.
-- 
Jan Christoph Ebersbach
Fear God and keep his commandments, for this is the whole duty of man.
Eccl 12,13


signature.asc
Description: Digital signature


Re: [dwm] On the fly tiling for floating layout

2007-10-04 Thread pancake
This idea is quite similar to the Exposee, which is a nice hack for fixing
the overlapping problem of the floating layout. I think it's cool, so it's
similar to the alt-space (toggle-floating-all-clients).

I think this is an useful feature, but maybe the better layout for toggling
these floating windows would be a rectangular layout or something like that.

This patch will imply to also add the 'keep-clients-size' patch.

--pancake

On Thu, 4 Oct 2007 18:19:49 +0200
Jan Christoph Ebersbach [EMAIL PROTECTED] wrote:

 On Thu 04-10-2007 17:56, Alpt wrote:
 
By pressing (right)Crtl+(left)Alt+Tab all the windows of the
current Y are ordered with the tiling algorithm of dwm. Re-pressing
(right)Crtl+(left)Alt+Tab, the windows will be restored to their
pre-tile configuration.  This feature is useful to get a quick
glimpse of the current Y.
 
 
  What do you think? Would a patch for dwm be appreciated?
 
 I like the idea. Normally, I have just a few floating windows on each tag
 but gimp is a good opportunity to use such functionality.
 -- 
 Jan Christoph Ebersbach
 Fear God and keep his commandments, for this is the whole duty of man.
 Eccl 12,13
 


  --pancake



Re: [dwm] On the fly tiling for floating layout

2007-10-04 Thread Alpt
On Thu, Oct 04, 2007 at 08:39:39PM +0200, pancake:
~ This idea is quite similar to the Exposee, which is a nice hack for fixing

What is Exposee?

~ I think this is an useful feature, but maybe the better layout for toggling
~ these floating windows would be a rectangular layout or something like that
~ This patch will imply to also add the 'keep-clients-size' patch.

rectangular layout? Something like this
http://www.freaknet.org/alpt/src/patches/rwm/screenshot-rwm-small.jpg ?

Note that the current implementation in awm considers also the focus order of
the windows: the biggest window is the current focused, the second biggest is
the second in the focus cycle, etc.
-- 
:wq!
I don't know nothing The One Who reached the Thinking Matter   '.'

[ Alpt --- Freaknet Medialab ]
[ GPG Key ID 441CF0EE ]
[ Key fingerprint = 8B02 26E8 831A 7BB9 81A9  5277 BFF8 037E 441C F0EE ]