T13927: Pop!_os style window tiling

2021-09-06 Thread Kevin Ottens
ervin added a comment. As far as tiling is concerned, there's a KWin script available: https://github.com/kwin-scripts/kwin-tiling I've been using it productively for a while now, it's really nice. My 0.02€ hoping it might help the conversation. If not ignore me. :-) TASK DETAIL h

KDE CI: Plasma » kwin » kf5-qt5 SUSEQt5.15 - Build # 1466 - Failure!

2021-09-06 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma/job/kwin/job/kf5-qt5%20SUSEQt5.15/1466/ Project: kf5-qt5 SUSEQt5.15 Date of build: Tue, 07 Sep 2021 06:33:06 + Build duration: 3 min 14 sec and counting CONSOLE OUTPUT [...truncated 2536 li

KDE CI: Plasma » kwin » kf5-qt5 FreeBSDQt5.15 - Build # 1684 - Still Failing!

2021-09-06 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma/job/kwin/job/kf5-qt5%20FreeBSDQt5.15/1684/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Tue, 07 Sep 2021 06:33:05 + Build duration: 1 min 55 sec and counting CONSOLE OUTPUT [...truncated 3

KDE CI: Plasma » kwin » kf5-qt5 FreeBSDQt5.15 - Build # 1683 - Failure!

2021-09-06 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma/job/kwin/job/kf5-qt5%20FreeBSDQt5.15/1683/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Tue, 07 Sep 2021 06:31:02 + Build duration: 1 min 43 sec and counting CONSOLE OUTPUT [...truncated 3

T13927: Pop!_os style window tiling

2021-09-06 Thread Thomas Platzer
kloop added a comment. @ngraham It's more like the window tabs in the titlebar like we had in KDE4. From what I've seen in the video posted the KDE4 version was a lot slicker than the PopOS one. Incidentally, I'd sooo wish to see this feature come back. TASK DETAIL https://phabricator.kde.

Re: monday meeting notes for 6/9/2021

2021-09-06 Thread Tom Zander
On maandag 6 september 2021 12:50:21 CEST Marco Martin wrote: > # Bhushan > * So I discussed this earlier as well, but one specific change > I am interested in for soft-freeze exception is formats KCM > QML port * I believe MR is now complete from hanyoung side > * Main reason for that is, without

Re: Gitlab CI - Inbound

2021-09-06 Thread Tom Zander
On maandag 6 september 2021 14:21:00 CEST Christoph Cullmann (cullmann.io) wrote: > I would prefer to not have some optional category to be sure > the CI always builds with the same state of dependencies, too. A CI build would always build with the latest release (or whatever the repo owner stat

Re: Gitlab CI - Inbound

2021-09-06 Thread Tom Zander
On maandag 6 september 2021 11:48:39 CEST Ben Cooksley wrote: > > Pushing everything into required is likely not scalable, > > causing projects too wait too long for compile. > > Avoiding the optional ones means you lack coverage of compile > > and testing failures due to changes in libs. > > The

monday meeting notes for 6/9/2021

2021-09-06 Thread Marco Martin
# Arjen * I did a few kirigami things last week to improve startup performance * biggest change there being switching a whole bunch of loaders to async * which improved startup for my koko testcase by ~500ms which was rather significant * other than kirigami, I merged two bigger mrs for quick chart

Re: Gitlab CI - Inbound

2021-09-06 Thread Ben Cooksley
On Mon, Sep 6, 2021 at 9:00 PM Tom Zander wrote: > On zondag 5 september 2021 08:13:09 CEST Ben Cooksley wrote: > > In terms of the format of the 'Dependencies' section, > > Playing with kde-build script and noticing the fast growing > dependency trees we have today, I think it may be beneficial

Re: Gitlab CI - Inbound

2021-09-06 Thread Tom Zander
On zondag 5 september 2021 08:13:09 CEST Ben Cooksley wrote: > In terms of the format of the 'Dependencies' section, Playing with kde-build script and noticing the fast growing dependency trees we have today, I think it may be beneficial to have two types of compile dependencies in this setup.