Package: kjobwidgets / 5.28.0-2

Metadata

Package Version Patches format
kjobwidgets 5.28.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Don t focus progress windows.patch | (download)

src/kwidgetjobtracker.cpp | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 don't focus progress windows

Show the job tracking widget without stealing focus, e. g. from Kate
when saving to FTP. This is especially important since there's a 0.5s
delay before the window is shown so people often start interacting with
the original window when the job progress is shown.

BUG: 333934
REVIEW: 129706

don t replace existing icon if QIcon fromTheme fails.patch | (download)

src/kwidgetjobtracker.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't replace existing icon if qicon::fromtheme() fails