Re: [dev] dwm: XComposite patch

2009-06-05 Thread thomasspurden
On 12:34 Thu 04 Jun , Jeremy Jay wrote: > On Thu 04 Jun 2009 - 03:55PM, thomasspur...@gmail.com wrote: > > On 16:07 Thu 04 Jun , pancake wrote: > > > isn't meta-0 the exposee you are looking for? didnt check your patch but > > > I prefer not to depend on composite or gl extensions that neve

Re: Re: Re: [dev] dwm: XComposite patch

2009-06-04 Thread thayerw
On 2009-06-04 9:34am, Jeremy Jay wrote: I must be missing something here You're using dwm, but you're using the tags as virtual screens instead of tags? The whole point of tiling window managers like dwm is that you don't have to do window management (ie expose-like features)... If you have

Re: Re: Re: [dev] dwm: XComposite patch

2009-06-04 Thread thayerw
On 2009-06-04 9:34am, Jeremy Jay wrote: I must be missing something here You're using dwm, but you're using the tags as virtual screens instead of tags? The whole point of tiling window managers like dwm is that you don't have to do window management (ie expose-like features)... If you have

Re: [dev] dwm: XComposite patch

2009-06-04 Thread Jeremy Jay
On Thu 04 Jun 2009 - 03:55PM, thomasspur...@gmail.com wrote: > On 16:07 Thu 04 Jun , pancake wrote: > > isn't meta-0 the exposee you are looking for? didnt check your patch but > > I prefer not to depend on composite or gl extensions that never work fine > > Thanks, but meta-0 is not what I am

Re: [dev] dwm: XComposite patch

2009-06-04 Thread thomasspurden
On 16:07 Thu 04 Jun , pancake wrote: > isn't meta-0 the exposee you are looking for? didnt check your patch but > I prefer not to depend on composite or gl extensions that never work fine Thanks, but meta-0 is not what I am looking for; when I have a cluttered X session: 1) I can't actually se

Re: [dev] dwm: XComposite patch

2009-06-04 Thread pancake
isn't meta-0 the exposee you are looking for? didnt check your patch but I prefer not to depend on composite or gl extensions that never work fine thomasspur...@gmail.com wrote: I have been using dwm for a long time now, and there is one thing from Compiz/OSX desktops that I miss; Exposé. I oft

[dev] dwm: XComposite patch

2009-06-04 Thread thomasspurden
I have been using dwm for a long time now, and there is one thing from Compiz/OSX desktops that I miss; Exposé. I often find myself getting a little confused about where all my windows are, and want a nice overview. The only way to do this properly is with XComposite. I would like to point out n