Ingo Bürk

Results 257 comments of Ingo Bürk

Yeah I was considering "hard-wiring" it to use marks as well, the main issue here is that multiple windows opening would steal the mark from each other. It also seems...

Sure, sounds good with me. I think the only part left in this case would be naming of the `exec` flag and the command criterion. Marking as accepted, though.

The specification demands that windows set a useful WM_CLASS. The reality is that not everyone follows this, but in general I would very much assume that any such client wouldn't...

I think we should aim to consistently trigger upon all changes covered by criteria. This is easier to reason with and will empower users to solve more use-cases, e.g. [this...

Also, it can be argued whether this is a bug or a feature request. I _think_ the original intention was to run them, since "title" has been around forever and...

One more point, I think we only run each assignment once per window. In terms of enabling such use-cases, we'd have to change that behavior as well. I think that...

This request duplicates #2441, but the motivating usecase here is a different one, thus I think it deserves being reconsidered.

There is no state outside this issue, it's an open and undecided feature request. I'm still not sold on the idea of this. If someone wants to get a PR...

You would either have to compile their fork yourself, or take the commit and apply it on current i3 HEAD and compile that. Unless you know what that means and...