kwin-scripts / kwin-tiling

Tiling script for kwin
GNU General Public License v2.0
1.1k stars 68 forks source link

Add 3x2 style grid please. #268

Closed ashikur-rahman-shad closed 1 year ago

ashikur-rahman-shad commented 2 years ago

Can you do something, like adding a 3x2 style grid? That would be great! Unlike the blade layout, it doesn't create any more columns after 3 columns are created. Instead, it makes a new row. That would be really useful for 4k KDE users like me.

faho commented 1 year ago

Use the GridLayout.

I'm happy with the existing layouts as they are and unlikely to add anything else.

A "3x2" grid in particular makes no sense - what if you have fewer or more than 6 windows?

ashikur-rahman-shad commented 1 year ago

I mean can you add an option to achieve 6 windows instead of 4 windows in the GridLayout?