On Tue, Feb 06, 2007 at 03:46:30PM +0100, Stefan Tibus wrote:
wmii/draw.c contains a "return something" within a void function at line 65.
Yes, it returns a call to itself, which is itself a void function.
When I have e.g. 3 clients with tag "1" and I apply "1+2" to client A, that client is shown with it's size in tag "2" in view "1", thus overlapping the other clients until focus is changed (which rearranges the view).
I'll look into this, but the related code needs to be rewritten.
On Mon, 5 Feb 2007 21:17:09 +0100 Denis Grelich <[EMAIL PROTECTED]> wrote:* moving frames in the managed layer now works too. You even can swap frames with the mouse. Try it, and report whether you like it!Is there a way to swap them via wmiir?
Not yet.
