https://bugs.kde.org/show_bug.cgi?id=342940

--- Comment #6 from Jan Kundrát <j...@kde.org> ---
Git commit 9011214ae8b769da4b0294f372d02a722274054c by Jan Kundrát, on behalf
of Thomas Lübking.
Committed on 29/02/2016 at 23:14.
Pushed by gerrit into branch 'master'.

only show network error if trojita is active

Helps with lousy WMs which let modal dialogs in other
windows interrupt work.

This dialog is still shown *once*, when any trojita window gets active
and the network error didn't auto-resolve (ie. you're offline)

Change-Id: I4f6130eca26db9c3dd9803146b0ccab5c149206a

M  +16   -1    src/Gui/Window.cpp

http://commits.kde.org/trojita/9011214ae8b769da4b0294f372d02a722274054c

--- Comment #7 from Jan Kundrát <j...@kde.org> ---
Git commit 0216cc0eed22b502dc9a76dd7083f89d0b2b5c95 by Jan Kundrát, on behalf
of Thomas Lübking.
Committed on 01/03/2016 at 00:17.
Pushed by gerrit into branch 'master'.

hint offline state and net error in systray

mail count text turns red whenever trojita is offline
and on network errors, the systray yells a message

this also catches a possible nullptr deref in handleTrayIconChange
and I took the liberty to revisit the icon overlay painting code ;-)

jkt: Do not use red-text-on-bnlue-background, that is visually too
annoying to me. When painting in red, change the background color to
gray. It would be nice to show a red-tinted icon when no text is to be
shown, but my QPainter-composition-fu is not high enough to do that.

Change-Id: Ib1a299cfcc61ad860d3e834deaa5441bd34516fc

M  +30   -19   src/Gui/Window.cpp

http://commits.kde.org/trojita/0216cc0eed22b502dc9a76dd7083f89d0b2b5c95

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to