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

Jason Walker <jason...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason...@gmail.com

--- Comment #13 from Jason Walker <jason...@gmail.com> ---
I started looking into this (first dive into KDE code) and it looks like the
PlacesItem class is only capable of displaying one icon, which renders on the
left, and the text, which renders on the right. Furthermore, it seems like the
whole PlacesItem is clicked and activated as a unit. To implement this, we'll
have to add the option for PlacesItem to render a second icon that is activated
separately from the main icon/text.

On the plus side, all of the code to unmount the drive and enable/disable the
icon is already present for the context menu, and easy to pull out.

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

Reply via email to