[dwm] Tiled window moved/resized with mouse misbehaves. Bug?

2008-08-08 Thread RCarter
5.1, with or without the patches I'm using: If a tiled window is resized or moved with the mouse, it stops obeying layout changes, remaining where it is and on top of other windows until the application is restarted. The other windows obey, but remain underneath. This is an unexpected behavior;

Re: [dwm] Tiled window moved/resized with mouse misbehaves. Bug?

2008-08-08 Thread yy
2008/8/8 RCarter [EMAIL PROTECTED]: 5.1, with or without the patches I'm using: If a tiled window is resized or moved with the mouse, it stops obeying layout changes, remaining where it is and on top of other windows until the application is restarted. The other windows obey, but remain

Re: [dwm] Tiled window moved/resized with mouse misbehaves. Bug?

2008-08-08 Thread RCarter
On Fri, Aug 8, 2008 at 12:12 PM, yy [EMAIL PROTECTED] wrote: 2008/8/8 RCarter [EMAIL PROTECTED]: 5.1, with or without the patches I'm using: If a tiled window is resized or moved with the mouse, it stops obeying layout changes, remaining where it is and on top of other windows until

Re: [dwm] Tiled window moved/resized with mouse misbehaves. Bug?

2008-08-08 Thread Scytrin dai Kinthra
The window is moved to the floating layer, not the layout switched to floating. Sounds like you're leaving the window in the floating layer, the layer where layout has no effect. Put the window back in the tiled layer with MODKEY+Shift+space by default. On Fri, Aug 8, 2008 at 14:09, Scytrin dai

Re: [dwm] Tiled window moved/resized with mouse misbehaves. Bug?

2008-08-08 Thread Scytrin dai Kinthra
oh snap, mail app lag. On Fri, Aug 8, 2008 at 14:11, Scytrin dai Kinthra [EMAIL PROTECTED] wrote: The window is moved to the floating layer, not the layout switched to floating. Sounds like you're leaving the window in the floating layer, the layer where layout has no effect. Put the window