mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[FEAT]: Manual tiling #474
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Gann4Life on GitHub (Sep 25, 2024).
Is your feature request related to a problem? Please describe.
I am not liking enough the fact that I'm constrained to a specific layout on each workspace, and I would like to decide where to create a new window, at any time, at least in the current workspace.
Describe the solution you'd like
There's a list of workspaces that have layout names and so on.
I've been thinking that a new workspace could be added with a descriptive enough name that makes you understand that it is a manual approach way to tile, this way of tiling comes from i3wm, you first choose the direction where you want to spawn a new window relative to the current window, and then preform the action (Run a terminal? Run browser? Basically any app that launches after choosing direction)
Perhaps... something like this
Describe alternatives you've considered
I haven't considered any alternatives.
Additional context
Basic i3 features
@LGUG2Z commented on GitHub (Sep 25, 2024):
I personally would never use this feature, but if this is important enough for you or anyone else to want to spend your time implementing it, I am happy to provide guidance and feedback similarly to how I do with the animations feature.
@LGUG2Z commented on GitHub (Jan 23, 2025):
I'm not really in favor of this, though I would consider a PR. Closing for now as this is unplanned from my side.