I am deleting the older package kde-rounded-corners
. Feel free if you wish to create a non-git package
Search Criteria
Package Details: kwin-effect-rounded-corners-x11-git 0.7.2.r48.g284647c-2
Package Actions
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 (x11) |
Upstream URL: | https://github.com/matinlotfali/KDE-Rounded-Corners |
Licenses: | GPL-3.0-only |
Conflicts: | kwin-effect-rounded-corners-x11 |
Provides: | kwin-effect-rounded-corners-x11 |
Submitter: | xiota |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 20 |
Popularity: | 0.30 |
First Submitted: | 2023-04-09 07:09 (UTC) |
Last Updated: | 2025-06-25 16:19 (UTC) |
Dependencies (6)
- kwin-effect-rounded-corners (kwin-effect-rounded-corners-gitAUR)
- kwin-x11
- cmake (cmake3AUR, cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
Required by (1)
- kwin-effect-rounded-corners-git (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4
leo_sk commented on 2023-04-09 20:11 (UTC)
xiota commented on 2023-04-09 07:32 (UTC) (edited on 2025-06-23 22:48 (UTC) by xiota)
This is a -git package that uses the latest commit when rebuilt.
- Do not flag for mere version bumps. The version is updated on rebuilds.
- People using AUR helpers may have to manually trigger rebuilds.
- If having problems, try building in a clean chroot.
Following recent changes to kwin, this is a split package providing subpackages for both Wayland and X11.
- Set
_use_kwin_x11=false
for Wayland only. See PKGBUILD for details.
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 here first.
Flag for common problems with standard solutions, like depends updates. Describe the reason and include relevant error messages in the flag.
Pinned Comments
xiota commented on 2025-06-24 08:54 (UTC) (edited on 2025-06-26 16:09 (UTC) by xiota)
AUR helpers may require workarounds. I'm not going to search for all of them. The following for
yay
is given as an example:yay
to pass correct flags tomakepkg
:yay --mflags='-sr' kwin-effect-rounded-corners-git
_use_kwin_x11=false yay kwin-effect-rounded-corners-git
yay --save
~/.config/yay/config.json
xiota commented on 2023-04-09 07:32 (UTC) (edited on 2025-06-23 22:48 (UTC) by xiota)
This is a -git package that uses the latest commit when rebuilt.
Following recent changes to kwin, this is a split package providing subpackages for both Wayland and X11.
_use_kwin_x11=false
for Wayland only. See PKGBUILD for details.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 here first.
Flag for common problems with standard solutions, like depends updates. Describe the reason and include relevant error messages in the flag.