Search Criteria
Package Details: inputactions-kwin 0.8.3-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/inputactions-kwin.git (read-only, click to copy) |
|---|---|
| Package Base: | inputactions-kwin |
| Description: | Mouse and touchpad gestures for Plasma 6 Wayland |
| Upstream URL: | https://github.com/taj-ny/InputActions |
| Licenses: | GPL-3.0-or-later |
| Provides: | inputactions |
| Submitter: | b-valdez |
| Maintainer: | b-valdez |
| Last Packager: | b-valdez |
| Votes: | 2 |
| Popularity: | 0.186161 |
| First Submitted: | 2025-06-29 19:04 (UTC) |
| Last Updated: | 2025-10-27 18:47 (UTC) |
Dependencies (15)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- kcmutils (kcmutils-gitAUR)
- kcoreaddons (kcoreaddons-gitAUR)
- ki18n (ki18n-gitAUR)
- kwin (theseus-shipAUR, kwin-gitAUR, kwin-hifpsAUR, kwin-without-gesturesAUR)
- libevdev (libevdev-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR)
- yaml-cpp
- cmake (cmake3AUR, cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (check)
- gtest (googletest-gitAUR) (check)
- libnotify (libnotify-gitAUR) (optional) – to send a reminder when this package needs to be rebuild
Latest Comments
Damgaldor commented on 2025-10-24 23:39 (UTC) (edited on 2025-10-24 23:40 (UTC) by Damgaldor)
Hi. Can you please add
-j$(nproc)to the cmake build, so the compilation doesn't take that long?