[FEAT]: Allow disabling cross screen move #295

Closed
opened 2026-01-05 14:49:33 +01:00 by adam · 0 comments
Owner

Originally created by @F4LCn on GitHub (Feb 15, 2024).

Is your feature request related to a problem? Please describe.
I have a main monitor (4K) I use for coding/work and another smaller monitor (1080p) I use for monitoring etc.
I don't ever want my main screen windows to cross to the secondary monitor.
>In fact, I only want komorebi to manage tiling on my main monitor
Is there a way to achieve this ?

Describe the solution you'd like
In an ideal world, I would like to chose the monitor(s) managed by komorebi (only my main monitor in my case), with a monitor id or name in the config file.

Alternatively, if cross monitor window moves can be disabled it can also solve my problem.
From reading the code I could only see support for swap and insert (default behavior), but feel free to correct me if I missed something (very new to rust)

Describe alternatives you've considered
I am currently using fancyzones which allows this, but it doesn't do auto-tiling and doesn't allow moving (promoting) windows, which is a major drawback

Originally created by @F4LCn on GitHub (Feb 15, 2024). **Is your feature request related to a problem? Please describe.** I have a main monitor (4K) I use for coding/work and another smaller monitor (1080p) I use for monitoring etc. I don't ever want my main screen windows to cross to the secondary monitor. *>In fact, I only want komorebi to manage tiling on my main monitor* Is there a way to achieve this ? **Describe the solution you'd like** In an ideal world, I would like to chose the monitor(s) managed by komorebi (only my main monitor in my case), with a monitor id or name in the config file. Alternatively, if cross monitor window moves can be disabled it can also solve my problem. From reading the code I could only see support for swap and insert (default behavior), but feel free to correct me if I missed something (very new to rust) **Describe alternatives you've considered** I am currently using fancyzones which allows this, but it doesn't do auto-tiling and doesn't allow moving (promoting) windows, which is a major drawback
adam added the enhancement label 2026-01-05 14:49:33 +01:00
adam closed this issue 2026-01-05 14:49:33 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#295