summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert "dev-qt/qtwayland: depend on dev-qt/qtgui[jpeg] in addition"Joonas Niilola2022-05-041-1/+1
| | | | | | | | | This reverts commit 2eaafdcfcf936dc95ab5de2931755e6e0286b433. - looks like the problem is in much deeper after all. Bug: https://bugs.gentoo.org/832963 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-qt/qtwayland: depend on dev-qt/qtgui[jpeg] in additionJoonas Niilola2022-05-041-1/+1
| | | | | | | | - the problem / dependency is not apparent unless running a non-plasma profile, most obvious in tinderboxes. Closes: https://bugs.gentoo.org/832963 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-qt/qtwayland: drop 5.15.2-r17Sam James2022-04-172-45/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Drop 5.15.2-r20Andreas Sturmlechner2022-04-175-302/+0
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt: De-keyword all arches except ppc, ppc64 for 5.15.2Andreas Sturmlechner2022-04-172-2/+2
| | | | | | | | While we are waiting for stabilisation of 5.15.3 by them. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.3-r1 ppc64, #835762Sam James2022-04-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.3-r1 ppc, #835762Sam James2022-04-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: fixed building with clang (missing include)Denis Pronin2022-04-152-1/+16
| | | | | | | | | Added qtwayland-5.15.3-clang.patch that fixes building with clang (libcxx). Closes: https://bugs.gentoo.org/833488 Closes: https://github.com/gentoo/gentoo/pull/25030 Signed-off-by: Denis Pronin <dannftk@yandex.ru> Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.3-r1 x86, #835762Sam James2022-04-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.3-r1 amd64, #835762Sam James2022-04-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.3-r1 arm64, #835762Arthur Zamarin2022-04-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.3-r1 arm, #835762Arthur Zamarin2022-04-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtwayland: Drop 5.15.3 (r0)Andreas Sturmlechner2022-04-092-52/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: 5.15.3-r1 revbump at KDE a06fde8dAndreas Sturmlechner2022-04-092-0/+52
| | | | | | | | Liang Qi (1): client: update button state and etc in pointer_leave() Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: Cleanup duplicate patch fileAndreas Sturmlechner2022-03-212-132/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: 5.15.3 version bumpAndreas Sturmlechner2022-03-213-0/+184
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: Bump 5.15.2-r20 in place to KDE d6a6b727Andreas Sturmlechner2022-02-153-85/+2
| | | | | | | One patch was upstreamed. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: 5.15.2-r20 version bump to KDE 9f66cd37Andreas Sturmlechner2022-02-144-82/+85
| | | | | | | | | | | | | Weng Xuetian (2): Cursor position == 0 should still show the cursor Update the preedit styling mapping Dropping one upstreamed patch, adding a newly pending one: - client: Simplify round trip behavior Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: Drop 5.15.2-r18Andreas Sturmlechner2022-02-082-45/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: Add upstream-pending fixes in advanceAndreas Sturmlechner2022-02-087-0/+513
| | | | | | | | | | | | | | | | | | | | - client: Gracefully handle shutdown and window hiding - Use proper dependencies in compile tests - Client: Remove mWaitingForUpdateDelivery - Wayland mutex fixes See also: https://invent.kde.org/qt/qt/qtwayland/-/merge_requests/23 https://invent.kde.org/qt/qt/qtwayland/-/merge_requests/33 https://invent.kde.org/qt/qt/qtwayland/-/merge_requests/35 https://invent.kde.org/qt/qt/qtwayland/-/merge_requests/34 KDE-bug: https://bugs.kde.org/show_bug.cgi?id=449163 QTBUG: https://bugreports.qt.io/browse/QTBUG-91264 QTBUG: https://bugreports.qt.io/browse/QTBUG-90037 QTBUG: https://bugreports.qt.io/browse/QTBUG-100475 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: Drop 5.15.2-r16Andreas Sturmlechner2022-01-223-85/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r17 arm, #829923Jakov Smolić2022-01-201-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-qt/qtwayland: 5.15.2-r18 version bump at 4644d51fAndreas Sturmlechner2022-01-202-0/+45
| | | | | | | | | | | | Adrien Faveraux (1): Move the wayland socket polling to a separate event thread Elvis Lee (2): Handle registry_global out of constructor Connect flushRequest after forceRoundTrip Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r17 x86, #829923Jakov Smolić2022-01-201-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r17 ppc, #829923Sam James2022-01-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r17 ppc64, #829923Sam James2022-01-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r17 arm64, #829923Jakov Smolić2022-01-191-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r17 amd64, #829923Jakov Smolić2022-01-181-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-qt/qtwayland: 5.15.2-r17 version bump at 867540b9Andreas Sturmlechner2022-01-122-0/+45
| | | | | | | | | | | | | | | | Changes since 5.15.2-r16: Arjen Hiemstra (1): Client: Delay deletion of QDrag object until after we're done with it David Edmundson (1): Client: Implement DataDeviceV3 Weng Xuetian (1): Set preedit cursor when cursor equals to 0 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: Drop 5.15.2-r14Andreas Sturmlechner2021-12-162-43/+0
| | | | | | Closes: https://bugs.gentoo.org/818997 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r16 arm, #828047Sam James2021-12-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r16 ppc, #828047Sam James2021-12-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r16 ppc64, #828047Sam James2021-12-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r16 arm64, #828047Sam James2021-12-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r16 x86, #828047Jakov Smolić2021-12-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r16 amd64, #828047Jakov Smolić2021-12-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-qt/qtwayland: Drop 5.15.2-r15Andreas Sturmlechner2021-12-102-45/+0
| | | | | Package-Manager: Portage-3.0.29, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: Try to fix crashes on monitor disconnectsAndreas Sturmlechner2021-12-102-0/+40
| | | | | | | See also: https://codereview.qt-project.org/c/qt/qtwayland/+/381271 KDE-bug: https://bugs.kde.org/show_bug.cgi?id=438839#c53 Package-Manager: Portage-3.0.29, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: 5.15.2-r16 version bump at KDE eb422ab5Andreas Sturmlechner2021-12-102-0/+45
| | | | | | | | | "Fix backport, context destruction was omitted" KDE-bug: https://bugs.kde.org/show_bug.cgi?id=442844 Amends/fixes upstream commit 9df11e79b46c77d8c83f765b2a8e85b639fd55a2. Package-Manager: Portage-3.0.29, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: 5.15.2-r15 version bump at KDE 992833caAndreas Sturmlechner2021-11-082-0/+45
| | | | | | | | | | | | | | | | | | | | | | | Add missing dep on dev-util/wayland-scanner. Upstream fixes: "Fix the logic for decoding modifiers map in Wayland text input protocol" QTBUG: https://bugreports.qt.io/browse/QTBUG-97094 "Wayland client: use wl_keyboard to determine active state" https://codereview.qt-project.org/c/qt/qtwayland/+/367306 Pre-requisite of fix in kde-frameworks/kio-5.88.0, see also: https://invent.kde.org/frameworks/kio/-/merge_requests/619 KDE-bug: https://bugs.kde.org/show_bug.cgi?id=421974 "Client: do not empty clipboard when a new popup/window is opened" QTBUG: https://bugreports.qt.io/browse/QTBUG-93474 Thanks-to: Davide Pesavento <pesa@gentoo.org> Bug: https://bugs.gentoo.org/818997 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt: Drop oldAndreas Sturmlechner2021-10-173-77/+0
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r14 ppc, #806797Sam James2021-10-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r14 ppc64, #806797Sam James2021-10-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: More fine-grained subslotAndreas Sturmlechner2021-10-031-0/+1
| | | | | | | Bug: https://bugs.gentoo.org/806797 Bug: https://bugs.gentoo.org/815646 Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r13 arm64, #806797Sam James2021-09-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r13 arm, #806797Sam James2021-09-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r13 amd64, #806797Sam James2021-09-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.2-r13 x86, #806797Sam James2021-09-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Drop 5.15.2-r12Andreas Sturmlechner2021-09-282-42/+0
| | | | | Package-Manager: Portage-3.0.24, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: 5.15.2-r13 version bump at KDE efe6edcaAndreas Sturmlechner2021-09-282-0/+42
| | | | | | | | | | | | | | "Client: Don't always recreate frame callbacks" See also: https://invent.kde.org/qt/qt/qtwayland/-/merge_requests/16 QTBUG: https://bugreports-test.qt.io/browse/QTBUG-81504 "Wayland client: Fix crash when windows are shown/hidden during drag" See also: https://invent.kde.org/qt/qt/qtwayland/-/merge_requests/17 QTBUG: https://bugreports-test.qt.io/browse/QTBUG-87624 Bug: https://bugs.gentoo.org/806797 Package-Manager: Portage-3.0.24, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>