You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hopefully this is the right section, apologies if it's not. I want to make the request for a system that allows larger (mainly super/ultrawide) monitors to be split into smaller monitors. One of the missed opportunities for ultrawides or just larger monitors in general is that you could set up a layout for your current task. There are some solutions that get close to what I am describing but they generally all fail in one way or another, whether it be:
It only works on X when Wayland is starting to take over properly
It only works with tiling window managers (not saying there is anything wrong with tiling WMs. Just some people, like me, prefer floating windows)
When an application goes "fullscreen" it goes full screen to the monitor
Ideally a minimum viable solution would be:
The ability to set up layouts and name them (preferably through a UI)
Layouts can be uneven and not just simple 2x2 or 3x1 grids etc.
From the users persepctive each virtual monitor is treated exactly as a real monitor would be. E.g. full screen applications fullscreen to just that area. Window snapping with the arrow keys snaps to the virtual monitor it's on before moving to the next one, etc.
Then for a more feature complete experience:
The ability to set up hotkeys to swap between layouts (super+m+1/2/3 etc.)
Enabling per workspace layouts
Enhanced customisation options like:
Per monitor docks (I believe there is currently an 1 or all option for docks in the settings. Having it per monitor would be cool too)
Wallpapers that either cover the entire physical monitor or just the virtual monitor it's on etc.
Hopefully I have described the feature well enough, but I am happy to add any extra information people would like to know.
The text was updated successfully, but these errors were encountered:
Glad to see I'm not the only one who wants this feature. As it turns out that this repo is for the current Gnome based version of Cosmic I made another post on the new Rust based version here. Although not as detailed, I should probably copy it over. My guess if System76 is likely to add this feature anywhere it would be to the new DE they are writing
Hopefully this is the right section, apologies if it's not. I want to make the request for a system that allows larger (mainly super/ultrawide) monitors to be split into smaller monitors. One of the missed opportunities for ultrawides or just larger monitors in general is that you could set up a layout for your current task. There are some solutions that get close to what I am describing but they generally all fail in one way or another, whether it be:
Ideally a minimum viable solution would be:
Then for a more feature complete experience:
Hopefully I have described the feature well enough, but I am happy to add any extra information people would like to know.
The text was updated successfully, but these errors were encountered: