Package Details: kwin-effect-rounded-corners 0.8.6-1

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.22
First Submitted: 2025-07-28 20:13 (UTC)
Last Updated: 2025-12-07 20:44 (UTC)

Latest Comments

cheapl commented on 2026-02-18 08:22 (UTC) (edited on 2026-02-18 08:25 (UTC) by cheapl)

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.