Package Details: kwinft-git 5.23.0.beta.0.r532.g6185c5b33-1

Git Clone URL: https://aur.archlinux.org/kwinft-git.git (read-only, click to copy)
Package Base: kwinft-git
Description: drop-in replacement for KWin with additional libwayland wrapping Qt/C++ library Wrapland
Upstream URL: https://gitlab.com/kwinft/kwinft
Licenses: LGPL
Conflicts: kwin, kwinft
Provides: kwin, kwinft
Submitter: haagch
Maintainer: haagch
Last Packager: haagch
Votes: 11
Popularity: 0.000006
First Submitted: 2020-04-15 23:41 (UTC)
Last Updated: 2022-01-14 09:56 (UTC)

Sources (1)

Latest Comments

1 2 3 Next › Last »

dr460nf1r3 commented on 2021-11-06 15:12 (UTC)

There are a lot of makedepends missing Could NOT find KF5 (missing: KCMUtils KIO NewStuff XmlGui) when building in clean chroot

dreieck commented on 2021-09-30 18:05 (UTC)

Can you please add =${pkgver} to the kwin-entry in the provides array?

And also can you please add "kwinft=${pkgver}" to the provides array and 'kwin' to the conflicts-array?

Thanks for maintaining!

IncredibleLaser commented on 2021-07-19 06:03 (UTC) (edited on 2021-07-19 10:56 (UTC) by IncredibleLaser)

Package won't build in a clean chroot because of missing git makedepends, please add. Thanks in advance!

Also, right now this doesn't compile with kdecoration (implicit dependency), it needs kdecoration-git.

Xakep_SDK commented on 2021-06-23 10:48 (UTC)

Please, add wlroots-git dependency

Kodehawa commented on 2020-09-29 21:19 (UTC)

Hello! This should depend on KDE Frameworks 5 -git (plasma-framework-git).

See issue https://gitlab.com/kwinft/kwinft/-/issues/77 KWinFT master will always track the latest KF5, so plasma-framework-git is a must.

Thanks you!

katt commented on 2020-09-24 11:08 (UTC)

Really needs to depend on kscreenlocker unless you want to end up with a black screen, and pipewire if you want a non-broken panel.

SolarAquarion commented on 2020-08-17 01:44 (UTC)

-- The following RUNTIME packages have not been found:

  • Xwayland, Xwayland X server, https://x.org Needed for running kwin_wayland
  • hwdata, https://github.com/vcrhonek/hwdata Runtime-only dependency needed for mapping monitor hardware vendor IDs to full names
  • QtQuick.Controls-QMLModule, QML module 'QtQuick.Controls' is a runtime dependency.

-- The following OPTIONAL packages have not been found:

SolarAquarion commented on 2020-08-17 01:37 (UTC)

it needs kidletime now

Xakep_SDK commented on 2020-06-10 16:28 (UTC) (edited on 2020-06-10 16:32 (UTC) by Xakep_SDK)

Please, remove libkscreen-kwinft-git from deps, it no longer required
And advice from KWinFT maintainer:

But in general you could do it like that: make Disman a dependency of KDisplay and KDisplay a dependency of KWinFT. Then user only needs to install the KWinFT package.

haagch commented on 2020-06-10 15:16 (UTC)

Thanks for the info, it builds fine again now and doesn't require kscreenlocker-git anymore.

Tested by first installing wrapland-git kdisplay-git disman-git libkscreen-kwinft-git, and then building kwinft-git. I did not test the stable versions of those packages.