bismuth icon indicating copy to clipboard operation
bismuth copied to clipboard

[FEATURE]: Default Layout

Open v3ss0n opened this issue 4 years ago • 4 comments

Summary

A way to set default layout

A clear and concise description of what you want to happen

https://github.com/esjeon/krohnkite/issues/136

A clear and concise description of any alternative solutions or features you've considered.

https://github.com/esjeon/krohnkite/issues/136

Additional info

Pull request already existed in Krohnkite : https://github.com/esjeon/krohnkite/pull/160

v3ss0n avatar Oct 01 '21 20:10 v3ss0n

Thank you. That's a good idea.

I would be cool, if the original author of Krohnkite PR (@winiciuscota) would make a pull request here.

gikari avatar Oct 02 '21 16:10 gikari

I have no idea whether this is possible, but it would be fantastic if the user could select a default layout per physical monitor. Even better if the user could also select a default rotation and number of masters per monitor.

My use case: I have two monitors, one horizontal and one vertical. While the default vertical master-stack layout works well on the horizontal monitor, it is not practical on the vertical monitor. I find myself having to manually switch the layout on the vertical monitor each time I log in, for each of my virtual desktops.

idhx avatar Oct 03 '21 15:10 idhx

I have no idea whether this is possible, but it would be fantastic if the user could select a default layout per physical monitor. Even better if the user could also select a default rotation and number of masters per monitor.

My use case: I have two monitors, one horizontal and one vertical. While the default vertical master-stack layout works well on the horizontal monitor, it is not practical on the vertical monitor. I find myself having to manually switch the layout on the vertical monitor each time I log in, for each of my virtual desktops.

it is not possible due to QML do not allow I/O operation. Cannot save in a file to remember layouts.

v3ss0n avatar Oct 12 '21 17:10 v3ss0n

Can the option be added to the "Windows Layouts" options screen? Currently it list all the existing layouts for you to enable them. We could add a new option for "default layout". Alternatively we could add an option for default layout per screen/activity.

JurgenCruz avatar Nov 10 '23 13:11 JurgenCruz