Search Criteria
Package Details: kwin-git 5.21.80_r18923.g4dcb3c495-1
Git Clone URL: | https://aur.archlinux.org/kwin-git.git (read-only, click to copy) |
---|---|
Package Base: | kwin-git |
Description: | An easy to use, but flexible, composited Window Manager |
Upstream URL: | https://kde.org/plasma-desktop/ |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Submitter: | arojas |
Maintainer: | IslandC0der |
Last Packager: | IslandC0der |
Votes: | 15 |
Popularity: | 0.046861 |
First Submitted: | 2014-03-31 06:28 |
Last Updated: | 2021-02-01 23:35 |
Dependencies (15)
- breeze-git
- kcmutils-git
- kscreenlocker-git
- kwayland-server-git
- libqaccessibilityclient-git
- pipewire (pipewire-git, pipewire-full-git, pipewire-common-git)
- plasma-framework-git
- qt5-script (qt5-script-git)
- qt5-sensors (qt5-sensors-git)
- xcb-util-cursor (xcb-util-cursor-git)
- extra-cmake-modules-git (make)
- git (git-git) (make)
- kdoctools-git (make)
- qt5-tools (qt5-tools-git) (make)
- qt5-virtualkeyboard (qt5-virtualkeyboard-git) (optional) – virtual keyboard support for kwin-wayland
Required by (51)
- adapta-aurorae-theme-git (requires kwin)
- adapta-kde-git (requires kwin)
- aurorae-theme-sweet (requires kwin)
- aurorae-theme-sweet-mars (requires kwin)
- contemporary-kwin-decoration (requires kwin)
- darkine-kde-git (requires kwin) (optional)
- deepin-kcm-integration-git (requires kwin)
- hello-kde-git (requires kwin)
- kwin-aurorae-optional-titlebar (requires kwin)
- kwin-decoration-sierra-breeze-enhanced-git (requires kwin)
- kwin-effect-osdclock-git (requires kwin)
- kwin-effect-shapecorners-git (requires kwin)
- kwin-effect-xrdesktop-git (requires kwin)
- kwin-effects-appear1 (requires kwin)
- kwin-effects-appear2 (requires kwin)
- kwin-effects-appear3 (requires kwin)
- kwin-effects-disappear1 (requires kwin)
- kwin-effects-disappear2 (requires kwin)
- kwin-effects-disappear3 (requires kwin)
- kwin-effects-minimize1 (requires kwin)
- kwin-effects-sliding-notifications (requires kwin)
- kwin-effects-sliding-notifications-git (requires kwin)
- kwin-effects-unminimize1 (requires kwin)
- kwin-effects-yet-another-magic-lamp (requires kwin)
- kwin-effects-yet-another-magic-lamp-git (requires kwin)
- kwin-script-grid-tiling (requires kwin)
- kwin-scripts-dynamic-virtual-desktops-git (requires kwin)
- kwin-scripts-forceblur (requires kwin)
- kwin-scripts-krohnkite-git (requires kwin)
- kwin-scripts-maxmize-to-new-desktop (requires kwin)
- kwin-scripts-parachute (requires kwin)
- kwin-scripts-quarter-tiling-git (requires kwin)
- kwin-scripts-sticky-window-snapping-git (requires kwin)
- kwin-scripts-tiling (requires kwin)
- kwin-scripts-tiling-git (requires kwin)
- kwin-scripts-ultrawide-tiling (requires kwin)
- kwin-scripts-window-colors (requires kwin)
- lxqt-desktop-git (requires kwin) (optional)
- lxqt-kcm-integration-extra-git (requires kwin)
- lxqt-kcm-integration-git (requires kwin)
- materia-kde-git (requires kwin) (optional)
- osx-arc-aurorae-theme (requires kwin)
- osx-arc-aurorae-theme-git (requires kwin)
- plasma-git-meta
- plasma-workspace-git
- sierrabreeze-kwin-decoration-git (requires kwin)
- thedesk (requires kwin)
- theshell (requires kwin)
- theshell-blueprint (requires kwin)
- x11docker (requires kwin) (optional)
- x11docker-git (requires kwin) (optional)
Latest Comments
1 2 3 4 Next › Last »
IslandC0der commented on 2021-01-16 23:04
Hi @QuartzDragon
This issue has been debated a few times, and the main problem with using invent.kde is that the URLs are non-deterministic:
For instance, the plasma-desktop package can be found at "https://invent.kde.org/plasma/plasma-desktop", while kwidgetsaddons is "https://invent.kde.org/frameworks/kwidgetsaddons".
Whereas with github it's always "https://github.com/KDE/$package" (with very few exceptions), with invent there's that additional prefix before the package name, which varies with the package and therefore cannot be account for using a script.
This means you would have to find and change the source for every single PKGBUILD manually. Since to my knowledge the github mirror is virtually identical to invent in every single way (apart from the URL, of course), I ended up going for that when we moved away from anongit.
Anyways, let me know what you think, I'm definitely open to reconsider :)
QuartzDragon commented on 2021-01-12 19:07
Please change upstream URL to https://invent.kde.org/plasma/kwin
More consistent with the current state of the project :)
IslandC0der commented on 2020-07-19 23:47
Thanks @zanny, fixed.
zanny commented on 2020-07-18 04:44
Besides kwayland-server-git which I just put up qt5-sensors is an undeclared dependency.
Additionally the install file is redundant, icons are updated by pacman hook now.
IslandC0der commented on 2020-07-10 12:33
Thanks for your feedback, @szbergeron. I've been doing some debugging, and I think including the
kwayland-git
package as a dependency should be enough. I'm not home at the moment, though, so I can't test that right now.szbergeron commented on 2020-07-08 02:36
Seems to need too new a version of kwayland-server, but there is no -git version of that package:
/home/sawyer/build_kde_git/src/kwin-git/src/kwin/xdgshellclient.h:132:43: error: invalid use of incomplete type ‘class KWaylandServer::XdgToplevelInterface’ 132 | KWaylandServer::XdgToplevelInterface::States states; | ^~~~~~ In file included from /home/sawyer/build_kde_git/src/kwin-git/src/build/kwin_autogen/EWIEGA46WW/moc_waylandxdgshellintegration.cpp:10, from /home/sawyer/build_kde_git/src/kwin-git/src/build/kwin_autogen/mocs_compilation.cpp:81: /home/sawyer/build_kde_git/src/kwin-git/src/kwin/waylandxdgshellintegration.h:24:7: note: forward declaration of ‘class KWaylandServer::XdgToplevelInterface’ 24 | class XdgToplevelInterface;
superhdj commented on 2019-12-13 22:10
No tiene los efectos de lluvia, ni tampoco de nieve ojala puedas agregarlos de antemano muchas gracias
arojas commented on 2015-03-14 11:38
@greenmanalishi please report upstream
greenmanalishi commented on 2015-03-14 11:26
for me it fails [1] unlesss I set HAVE_INPUT to FALSE
1. https://paste.kde.org/pfjdsnzsx
arojas commented on 2015-02-14 12:20
@tmt00 why? does compilation fail with kdoctools?