Package Details: kwin-effect-rounded-corners-git 0.8.5.r5.ge7462df-2

Git Clone URL: https://aur.archlinux.org/kwin-effect-rounded-corners-git.git (read-only, click to copy)
Package Base: kwin-effect-rounded-corners-git
Description: Rounds the corners of your windows (wayland)
Upstream URL: https://github.com/matinlotfali/KDE-Rounded-Corners
Licenses: GPL-3.0-only
Conflicts: kwin-effect-rounded-corners
Provides: kwin-effect-rounded-corners
Submitter: xiota
Maintainer: xiota (matinlotfali)
Last Packager: xiota
Votes: 21
Popularity: 0.112343
First Submitted: 2023-04-09 07:09 (UTC)
Last Updated: 2025-10-31 16:10 (UTC)

Required by (2)

Sources (1)

Pinned Comments

xiota commented on 2025-07-09 22:05 (UTC) (edited on 2025-07-09 22:05 (UTC) by xiota)

This package targets Wayland only. Use aur/kwin-effect-rounded-corners-x11-git for X11.

This is a -git package that uses the latest commit when rebuilt.

  • Do not flag for mere version bumps. The version is updated on rebuild.
  • People using AUR helpers may have to manually trigger rebuilds.
  • If having problems, try building in a clean chroot.

Comment for packaging issues. Errors during build or installation may be related to packaging. Avoid opening new upstream issues for packaging problems. If in doubt, ask.

Flag for routine packaging tasks, like depends updates and adjusting for upstream changes. Describe the reason and include relevant error messages in the flag.

Latest Comments

1 2 3 4 Next › Last »

xiota commented on 2025-11-27 01:16 (UTC) (edited on 2025-11-27 01:20 (UTC) by xiota)

@lyk This is a -git package. There is nothing to change at this time. makepkg automatically uses the latest commit and updates pkgver on rebuild.

lyk commented on 2025-11-26 01:52 (UTC) (edited on 2025-11-26 01:53 (UTC) by lyk)

Hi, the current -git package still reports pkgver=0.8.5.r5.ge7462df and fails to build on systems with Qt ≥ 6.10 because CMake tries to link against Qt6::CorePrivate without calling find_package(). Upstream fixed this in commit 5d63212e (adding find_package(Qt6 REQUIRED COMPONENTS DBus CorePrivate)).

If you bump the pkgver/pkgrel or just rebuild in a clean tree, git describe now resolves to 0.8.5.r9.g4c5dce7, which already contains that fix and builds fine here:

  ==> Updated version: kwin-effect-rounded-corners-git 0.8.5.r9.g4c5dce7-1
  -- Found Qt6CorePrivate
  ...
  ==> Finished making: kwin-effect-rounded-corners-git 0.8.5.r9.g4c5dce7-1 (…)

Could you push an updated package so users no longer hit the missing Qt6::CorePrivate target?

xiota commented on 2025-07-09 22:05 (UTC) (edited on 2025-07-09 22:05 (UTC) by xiota)

This package targets Wayland only. Use aur/kwin-effect-rounded-corners-x11-git for X11.

This is a -git package that uses the latest commit when rebuilt.

  • Do not flag for mere version bumps. The version is updated on rebuild.
  • People using AUR helpers may have to manually trigger rebuilds.
  • If having problems, try building in a clean chroot.

Comment for packaging issues. Errors during build or installation may be related to packaging. Avoid opening new upstream issues for packaging problems. If in doubt, ask.

Flag for routine packaging tasks, like depends updates and adjusting for upstream changes. Describe the reason and include relevant error messages in the flag.

guiodic commented on 2025-06-25 09:42 (UTC) (edited on 2025-06-25 09:44 (UTC) by guiodic)

I installed the x11 split package from chaotic-aur and it does not work on x11. It does not even appear in the system settings

octia commented on 2025-06-24 08:28 (UTC) (edited on 2025-06-24 08:33 (UTC) by octia)

@xiota I don't know what I'm supposed to do with _use_kwin_x11=false. Where do I put it so that yay does it properly?

If it's for everyone, why does this package not work with yay?

Alternatively, which package do I download for OOTB wayland compatibility? I see the x11-only one but not the wayland one

octia commented on 2025-06-23 22:02 (UTC) (edited on 2025-06-23 22:07 (UTC) by octia)

Yay says:

==> Missing dependencies: -> kwin-x11

But I don't see kwin-x11 here in the dependencies. What am I missing?