Bug 313263 - kscreen: show a systray icon as soon as external monitor(s) are connected
Summary: kscreen: show a systray icon as soon as external monitor(s) are connected
Status: RESOLVED FIXED
Alias: None
Product: KScreen
Classification: Plasma
Component: kded (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Alex Fiestas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-14 18:30 UTC by Achim Bohnet
Modified: 2013-04-26 16:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Achim Bohnet 2013-01-14 18:30:14 UTC
Wish:

When laptop key to change monitor layout is not working or one whats/\needs to change
the layout to someting else it would be really handy to show a 'screen config' icon in the systray
as a quick way to access it.   It's not the easiest thing to find the right kdm module in system settings.

klicking on it would start  uniq kcmshell.
for least surprise: make sure it's started on top of all windows and at least on the screen that contans the systray icons that started the kcm  (maybe window on all screens (just to make sure it's accessible) ).  If clicked again: Raise the existing kcm, don't open a seconds instance as krandrtray does.

Hide it in 'Show hidden icons' menu in the systray when only one monitor is detected (like the printer jobs icon)


Reproducible: Always
Comment 1 Daniel Vrátil 2013-01-15 00:15:16 UTC
There's a Plasma applet similar to Device Notifier that will be in tray and will allow to quickly change position of a newly-connected monitor and to quickly access KCM. 

I still have some doubts about the final design, but something is on it's way ;-)
Comment 2 Daniel Vrátil 2013-04-26 14:36:47 UTC
Git commit 8e7bc841d59683cc4219ee0f5cea91c15fd9a566 by Dan Vrátil.
Committed on 26/04/2013 at 18:36.
Pushed by dvratil into branch 'master'.

Hide applet tray icon when only one screen is connected
FIXED-IN: 1.0

M  +22   -0    plasma/kscreenapplet.cpp
M  +1    -0    plasma/kscreenapplet.h

http://commits.kde.org/kscreen/8e7bc841d59683cc4219ee0f5cea91c15fd9a566
Comment 3 Achim Bohnet 2013-04-26 16:37:30 UTC
Looking forward to 1.0.  Thx a lot!!!

Achim