Re: Dynamic tiling features for kwin
Aleix Pol <[email protected]> Wed, 1 Sep 2021 12:47:12 +0200
| Newsgroups | gmane.comp.kde.devel.kwin |
|---|---|
| Message-ID | <CACcA1Rq6sLeBHfAuxNfOgkst=zEmTF2hkueEHv9E573Pr415_A@mail.gmail.com> |
On Wed, Sep 1, 2021 at 12:38 PM Mikhail Zolotukhin <[email protected]> wrote: > > Hi, > You have to use KWin Script for that. For example Krohnkite. > > However, Krohnkite is not maintained for a year as far as I know, to I de= cided to create a fork, that is focused on being more user-friendly and mor= e developer-friendly by providing developer documentation, unit-tests, CI/C= D pipelines and being maintained not just by one person in the future. But = please note, that I just started to work on it just a couple of days ago an= d my time is limited, the current state of the fork is "It does not work, b= ut heavy in development". > > I would like if you can land a developer's hand. If you are interested, y= ou can of course contribute and ask questions on GitHub. Also, please note,= that it is not an official KDE project, but I really want it to be in the = future if it succeeds. > > Cheers, > Mikhail > =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original = Message =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 > On Tuesday, August 31st, 2021 at 23:23, Stoica Liviu <stoica.liviu97@yaho= o.com> wrote: > > Hi, > > > I have been using plasma for a while now and I am very pleased with the e= xperience so far. But I am struggeling with window management... > > I was wondering if i could make kwin tile windows like any other dynamic = window manager. > > > My question being, are there any efforts in this direction? > > If so, can I land a hand? > > If not, can I start it? Or is dynamic tiling something that is not needed= /wanted for kwin? > > > Thank you for your time. > > > Best Regards, > > Liviu Stoica Hi Mikhail, It's very encouraging to see you working on such a tiling extension! It's clear to me that our users want such features. Something that we've been asked more and more is also screen splitting for the phone, which could use similar infrastructure but a slightly different behaviour since yours seems mainly based on keyboard interaction. https://invent.kde.org/plasma/plasma-phone-components/-/issues/46 Good luck! Aleix