Search Criteria
Package Details: kwin-effects-appear1 1.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kwin-effects-appear1.git (read-only, click to copy) |
---|---|
Package Base: | kwin-effects-appear1 |
Description: | KWin effect that animates the appearing of windows |
Upstream URL: | https://github.com/zzag/kwin-effects-appear1 |
Keywords: | kde kwin plasma |
Licenses: | GPL3 |
Submitter: | zzag |
Maintainer: | zzag |
Last Packager: | zzag |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-05-02 00:35 (UTC) |
Last Updated: | 2020-02-11 18:14 (UTC) |
Dependencies (2)
- kwin (kwin-gitAUR, kwin-unredirAUR, kwin-frog-fifo-v1AUR, theseus-shipAUR)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
Latest Comments
zzag commented on 2020-02-16 18:27 (UTC)
@arun321 done. sorry for a bit late response
arun321 commented on 2020-02-12 10:54 (UTC)
Could you fix the same error on disappear animation package too?
zzag commented on 2020-02-11 18:15 (UTC)
@arun321 the issue should be "fixed" now
arun321 commented on 2020-02-11 17:34 (UTC)
Appear1Effect.cc:60:52: error: ‘QSet<T> QList<T>::toSet() const [with T = QString]’ is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Werror=deprecated-declarations] 60 | m_blacklist = Appear1Config::blacklist().toSet(); | ^ In file included from /usr/include/qt/QtCore/qobject.h:49, from /usr/include/qt/QtCore/qcoreapplication.h:46, from /usr/include/qt/QtCore/QCoreApplication:1, from /usr/include/kwinglobals.h:24, from /usr/include/kwineffects.h:29, from /home/arun/.cache/yay/kwin-effects-appear1/src/kwin-effects-appear1-1.3/src/Appear1Effect.h:25, from /home/arun/.cache/yay/kwin-effects-appear1/src/kwin-effects-appear1-1.3/src/Appear1Effect.cc:18: /usr/include/qt/QtCore/qlist.h:413:13: note: declared here 413 | QSet<T> toSet() const; | ^~~~~ cc1plus: all warnings being treated as errors make[2]: [src/CMakeFiles/kwin4_effect_appear1.dir/build.make:97: src/CMakeFiles/kwin4_effect_appear1.dir/Appear1Effect.cc.o] Error 1 make[1]: [CMakeFiles/Makefile2:235: src/CMakeFiles/kwin4_effect_appear1.dir/all] Error 2 make: *** [Makefile:141: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... Error making: kwin-effects-appear1