darcs patch: Tabbed: don't use restackWindows

Thu Oct 11 11:44:21 CEST 2007 Karsten Schoelzel

On Thu, Oct 11, 2007 at 11:55:52AM +0200, Karsten Schoelzel wrote:
Thu Oct 11 11:44:21 CEST 2007 Karsten Schoelzel
* Tabbed: don't use restackWindows This fixes a bug visible in combination with my FloatLayout: floating windows beneath the tabs although the FloatLayout layers all floating windows on top of the normal layout.
If I understand correctly, this makes Tabbed return extra (Window,Rectangle) pairs in the list that the layout returns, and allows Operations to set the stacking order? That sounds correct to me. But it'd be a good idea to get Andrea's opinion also... -- David Roundy Department of Physics Oregon State University

On Thursday 11 October 2007 04:55:52 Karsten Schoelzel wrote:
Thu Oct 11 11:44:21 CEST 2007 Karsten Schoelzel
* Tabbed: don't use restackWindows This fixes a bug visible in combination with my FloatLayout: floating windows beneath the tabs although the FloatLayout layers all floating windows on top of the normal layout.
I don't think mixing tab windows with regular client windows is a good idea here. It doesn't play nicely with certain layout transformers, like SmartBorders. Cheers, Spencer Janssen

On Thu, Oct 11, 2007 at 06:27:31PM -0500, Spencer Janssen wrote:
On Thursday 11 October 2007 04:55:52 Karsten Schoelzel wrote:
Thu Oct 11 11:44:21 CEST 2007 Karsten Schoelzel
* Tabbed: don't use restackWindows This fixes a bug visible in combination with my FloatLayout: floating windows beneath the tabs although the FloatLayout layers all floating windows on top of the normal layout.
I don't think mixing tab windows with regular client windows is a good idea here. It doesn't play nicely with certain layout transformers, like SmartBorders.
Good point. Have you any suggestion for a better approach to defining the stacking order of these windows? -- David Roundy Department of Physics Oregon State University
participants (3)
-
David Roundy
-
Karsten Schoelzel
-
Spencer Janssen