https://bugs.kde.org/show_bug.cgi?id=489095
--- Comment #2 from Konstantin Kharlamov <hi-an...@yandex.ru> --- (In reply to Nate Graham from comment #1) > What specifically would this placement mode do? Make newly created windows get tiled automatically per the tile layout that was configured in the existing layout constructor > Feels like you're asking for > a UI entry point to what's actually a very complex feature that has yet to > be written. :) Well, doesn't seem that complex to me… There already is a logic for tiling that gets triggered when a person drags window to the edge of the screen. I imagine the new feature would just treat newly created window as if it was immediately dragged to the edge, which would trigger the logic. There may be a question of "which edge" because the layout editor supports adding more than just two tiles — but for starters I think it is fine to chose an arbitrary one. FWIW, as a KDE + i3 user, I personally don't use more than two tiles on a single workspace at the same time. -- You are receiving this mail because: You are watching all bug changes.