Commit Graph

132 Commits

Author SHA1 Message Date
Jan Grulich
5beebd7938 Update patch 2022-02-01 12:35:31 +01:00
Jan Grulich
d87aaf116e Include potential upstream fix for Plasma panel freezes 2022-02-01 12:32:54 +01:00
Jan Grulich
770c4ae5bb Pull in latest kde/5.15 branch fixes 2022-01-20 10:15:46 +01:00
Jan Grulich
7500ad163e Pull in latest kde/5.15 branch fixes 2022-01-18 11:16:16 +01:00
Jan Grulich
3895c6d07b Pull in latest kde/5.15 branch fixes 2021-12-06 16:08:41 +01:00
Jan Grulich
d3b56da19c Drop BR: tree 2021-10-14 14:54:07 +02:00
Jan Grulich
e23461a6d4 Update clipboard patch 2021-10-04 19:48:15 +02:00
Jan Grulich
9349ec2adf Backport clipboard fixes 2021-10-04 10:00:47 +02:00
Rex Dieter
8716ee18ba Pull in latest kde/5.15 branch fixes 2021-09-14 08:03:36 -05:00
Jan Grulich
125b51eae8 Include only some Qt6 API additions for better client-side decoration support 2021-09-07 16:20:59 +02:00
Jan Grulich
519673ce93 Disable decoration shadow support 2021-09-07 15:33:12 +02:00
Jan Grulich
c3f01dc6b7 Client: include decoration fixes and improvements from Qt6 2021-08-30 12:33:53 +02:00
Fedora Release Engineering
273f9d8a42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 10:52:20 +00:00
Jan Grulich
4b16b4f7a6 Client: expose toplevel window state
This is an additional API from Qt 6, which we can use in QGnomePlatform
2021-06-02 12:15:33 +02:00
Rex Dieter
ebefeac467 Pull in latest fixes from https://invent.kde.org/qt/qt/qtwayland 2021-04-27 13:13:20 -05:00
Jan Grulich
e7af50094b Backport changes from Qt 5.15.3 2021-04-06 10:57:46 +02:00
Fedora Release Engineering
381176c8dd - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 14:46:45 +00:00
Tom Stellard
d6ac200dcd Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-08 20:21:19 +00:00
Jan Grulich
3adab959bb Add missing patch 2021-01-06 09:50:20 +01:00
Jan Grulich
97430d5c4c Scanner: Avoid accessing dangling pointers in destroy_func() 2021-01-06 09:39:33 +01:00
Jan Grulich
1b2b82f021 Rebuild for qtbase with -no-reduce-relocations option 2020-11-24 07:54:16 +01:00
Jan Grulich
155b2ac8c7 5.15.2 2020-11-20 12:19:51 +01:00
Jan Grulich
dee43e1f42 5.15.2 2020-11-20 09:16:45 +01:00
Jan Grulich
08a0442b88 Upstream now uses Wayland on GNOME by default 2020-09-11 09:38:26 +02:00
Jan Grulich
52af82532c 5.15.1 2020-09-10 17:09:52 +02:00
Fedora Release Engineering
527d59d725 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 07:36:27 +00:00
Fedora Release Engineering
1ccc3b019a - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 05:14:38 +00:00
Jan Grulich
33335644e8 Backport upstream patches 2020-07-27 10:55:57 +02:00
Ivan Mironov
ff1f7b4904 Cherry-pick fix for clipboard related crash from v5.15.0
Crash can be reproduced easily with telegram-desktop from RPM Fusion
and wl-clipboard:

1. Run `dd if=/dev/zero bs=1024 count=10240 | wl-copy -f -o -t image/bmp`.
2. Try to paste into any Telegram chat.

Resulting backtrace contains a lot of lines like following:

	...
	#1897 0x00007fffe1da600c in QtWaylandClient::QWaylandMimeData::readData (this=0x53f3aa0, fd=31, data=...) at qwaylanddataoffer.cpp:186
	#1898 0x00007fffe1da600c in QtWaylandClient::QWaylandMimeData::readData (this=0x53f3aa0, fd=31, data=...) at qwaylanddataoffer.cpp:186
	#1899 0x00007fffe1da600c in QtWaylandClient::QWaylandMimeData::readData (this=0x53f3aa0, fd=31, data=...) at qwaylanddataoffer.cpp:186
	...

Note that this is not 100% reproducible when copying large images from
other applications (like Firefox). This is because other applications
are sometimes not fast enough for one-second timeout hadcoded in
QtWayland.
2020-04-30 04:40:29 +05:00
Jan Grulich
7286195194 Fix bold font rendering
Resolves: bz#1823984
2020-04-21 19:03:51 +02:00
Rex Dieter
0e587f4d54 5.14.2 2020-04-04 17:43:45 -05:00
Rex Dieter
2c1ddbd094 +sources.basename 2020-04-04 17:20:39 -05:00
Fedora Release Engineering
eeb986504b - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 16:59:45 +00:00
Jan Grulich
bf173231d5 Add support for primary-selection-unstable-v1 protocol
Fix inverse repeat rate implementation
2019-12-12 13:22:39 +01:00
Jan Grulich
3060109ace BR: libXext-devel 2019-12-09 19:03:57 +01:00
Jan Grulich
0129b2cbf9 5.13.2 2019-12-09 18:31:58 +01:00
Jan Grulich
d7bb9cf480 Client: Fix 100ms freeze when applications do not swap after deliverUpdateRequest 2019-10-18 10:39:51 +02:00
Jan Grulich
299c81ff78 5.12.5 2019-09-24 13:51:27 +02:00
Jan Grulich
eaa6d49367 Do not redraw decorations everytime 2019-07-30 15:40:23 +02:00
Fedora Release Engineering
c80b3c9f07 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 17:52:27 +00:00
Jan Grulich
c984e6a1f9 Use Gnome platform theme on Gnome wayland sessions 2019-07-23 09:46:02 +02:00
Jan Grulich
0bdf10fc36 Pull in upstream fixes
Disable patch which is not needed anymore because of qtbase change
2019-07-15 10:59:41 +02:00
Jan Grulich
da7d4a2096 Pull in upstream fixes 2019-07-08 09:34:45 +02:00
Jan Grulich
287f373520 Pull in upstream fixes 2019-06-27 15:39:59 +02:00
Jan Grulich
7c6c8a496e 5.12.4 2019-06-14 08:58:11 +02:00
Jan Grulich
6be47226cb 5.12.3 2019-06-04 16:04:51 +02:00
Rex Dieter
0e952545a7 rebuild again (#1711115) 2019-05-17 10:42:30 -05:00
Rex Dieter
f945dd912a rebuild (qt5-qtbase) 2019-05-10 11:54:08 -05:00
Rex Dieter
a9009ce5d3 drop BR: pkgconfig(glesv2) 2019-05-09 10:50:08 -05:00
Rex Dieter
f29a300087 5.12.1 2019-02-15 10:29:02 -06:00