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

--- Comment #2 from tantalising <tantalising...@gmail.com> ---
(In reply to Nate Graham from comment #1)
> So basically, for the small number of Plasmoids that do have a clear "turn
> me on or off" state, we split its button into two: a "toggle me" button and
> a "take me to the full view" button? That kind of makes sense and would seem
> to avoid most of the problems described in
> https://community.kde.org/Get_Involved/Design/
> Lessons_Learned#Why_not_a_Control_Center.3F.
> 
> I think it could be implemented a bit more simply than adding a whole new
> Representation type, though: we could add new metadata to Plasmoids to allow
> them to expose a toggle action at their root item, and if the System Tray
> sees that, it simply draws a new "toggle me" button in the corner of the
> item in the expanded view, or draws the button as a split button as you've
> described.
> 
> I could see this making sense for any Plasmoid where you can currently
> middle-click it to toggle something:
> - Audio Volume (mute/unmute)
> - Bluetooth (turn on/off)
> - Media Player (pause/unpause)
> - Notifications (enter/exit Do Not Disturb mode)
> 
> Essentially, we bubble up the middle-click functionality into a visible UI.
> And it might make sense to implement for a new that don't currently have
> middle-click-to-toggle-something functionality:
> - Battery & Brightness (Manually inhibit/uninhibit sleep and screen locking;
> maybe a borderline case as I'm not sure how common this functionality is for
> people to actually use?)
> - Networks (enter/exit Airplane Mode)
> 
> For the rest, no toggle action really makes sense IMO because the content is
> inherently geared towards displaying multiple things.
> 
> Regardless, all of this would give us two-click "toggle things"
> functionality as with a Control center, without losing the richness of the
> full views.

Thanks for understanding. I would like add two more things in the list of items
that are togglable. The wifi and the hotspot. They are already in the networks
applet but I think they should also be available as a dummy button in the
expanded tray.  They both redirect you to the networks applet full
representation when split button is pressed. It will hopefully make things more
clear.  A power saving mode should also be helpful for laptop users.  The
expanded view will have more fine tuned controls. Maybe we can now reconsider
adding a brightness slider as well. At least in my desktop I don't have one and
I need one when surrounding environment is too dark. 

I would also like to know your opinion about the static controls things. I
think that is important. You can use the night color to see how it
keep changing places when done outside of automatic start up time.

The implementation of split view can be made more simple I think. What about
the applet itself shows the split button in the compact representation? In that
way an applet can do this whenever they want and it becomes really simple.

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

Reply via email to