Package Details: kwin-effect-rounded-corners 0.9.0-3

Git Clone URL: https://aur.archlinux.org/kwin-effect-rounded-corners.git (read-only, click to copy)
Package Base: kwin-effect-rounded-corners
Description: Rounds the corners of your windows (wayland)
Upstream URL: https://github.com/matinlotfali/KDE-Rounded-Corners
Licenses: GPL-3.0-only
Submitter: matthewq337
Maintainer: matthewq337
Last Packager: matthewq337
Votes: 2
Popularity: 0.015948
First Submitted: 2025-07-28 20:13 (UTC)
Last Updated: 2026-07-05 02:53 (UTC)

Latest Comments

matthewq337 commented on 2026-07-05 01:03 (UTC)

@arimxyer fixed, thanks

arimxyer commented on 2026-06-27 17:35 (UTC)

The sha256sums in the 0.9.0-1 PKGBUILD doesn't match the GitHub source tarball, so the build fails the validity check:

kwin-effect-rounded-corners-0.9.0.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check!

PKGBUILD has f753fe435d96cad6f5b543996eeb9a6f781fada34e77121ddef6ac5aced2f7d2, but the actual v0.9.0.tar.gz from GitHub hashes to 4acaf2dad31a22cbfa009bdce836b969177996527237eb8c62c8393e03622c5f. Please run updpkgsums and push a fix. Thanks!

gcb0 commented on 2026-06-25 20:38 (UTC)

upstream maintainer recommends https://aur.archlinux.org/packages/kwin-effect-rounded-corners-git

Nyaacinth commented on 2026-03-21 09:48 (UTC)

Knock knock! 0.8.7 dropped from upstream (・∀・)

<deleted-account> commented on 2026-02-18 08:22 (UTC)

Error when installing the package after update to Plasma 6.6.0:

kwin-effect-rounded-corners/src/KDE-Rounded-Corners-0.8.6/src/Effect.cpp:205:76: 
Error: Cannot convert 'const QRegion' to 'const KWin::Region&'

kwin-effect-rounded-corners/src/KDE-Rounded-Corners-0.8.6/src/Effect.cpp:231:72:
Error: Cannot convert 'const QRegion' to 'const KWin::Region&'

evthestrike commented on 2025-10-27 21:55 (UTC)

Error when installing the package:

CMake Error at src/CMakeLists.txt:28 (target_link_libraries):
  Target "kwin4_effect_shapecorners" links to:

    Qt6::CorePrivate

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.



CMake Error at src/kcm/CMakeLists.txt:17 (target_link_libraries):
  Target "kwin_shapecorners_config" links to:

    Qt6::CorePrivate

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.