Bug 249872 - systray icon does not mediate whether a vpn connection is active or not
Summary: systray icon does not mediate whether a vpn connection is active or not
Status: RESOLVED FIXED
Alias: None
Product: Network Management
Classification: Miscellaneous
Component: Plasma Widget (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Sebastian Kügler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-02 11:45 UTC by S. Burmeister
Modified: 2011-09-04 19:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: nm09


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description S. Burmeister 2010-09-02 11:45:06 UTC
Version:           unspecified (using Devel) 
OS:                Linux

If a VPN connection is active the systray icon should show this in a noticeable manner, i.e. a tiny icon is not enough but it should be a t least half the size of the actual systray icon.

Reproducible: Always
Comment 1 Lamarque V. Souza 2011-09-04 19:37:36 UTC
Git commit c48991d79ad4c8f63aa7108e48c741508d232550 by Lamarque V. Souza.
Committed on 04/09/2011 at 21:34.
Pushed by lvsouza into branch 'nm09'.

Show overlay icon in system tray to indicate that at least one VPN
connection is active, also adds that information in systray's tool tip
along with all active VPN connection names.

BUG: 249872
FIXED-IN: nm09

M  +30   -0    applet/networkmanager.cpp
M  +19   -0    libs/internals/uiutils.cpp
M  +13   -0    libs/client/remoteactivatablelist.cpp
M  +1    -0    libs/client/remoteactivatablelist.h
M  +6    -0    libs/internals/uiutils.h

http://commits.kde.org/networkmanagement/c48991d79ad4c8f63aa7108e48c741508d232550
Comment 2 S. Burmeister 2011-09-04 19:49:56 UTC
wow – thanks a lot! I'll try it as soon as I have nm09 installed! :)