> On Aug. 25, 2015, 9:22 p.m., Thomas Pfeiffer wrote:
> > Great work!
> > Two points:
> > 1. The two icons in the Plasmoid look like they're two separate Plasmoids, 
> > which is confusing. They should be more visually connected (we're still 
> > brainstorming ideas for how to do this in the VDG)
> > 2. Latex color doesn't have anything to do with fetish, but it's the color 
> > code that LaTeX uses (see 
> > https://en.wikibooks.org/wiki/LaTeX/Colors#Color_Models ). I don't know how 
> > many LaTeX users actually need this, but it might be premature to just 
> > remove it.
> 
> Kai Uwe Broulik wrote:
>     2.) I already got complaints about this on IRC, so I'll bring it back :D
> 
> Marco Martin wrote:
>     I don't think it's an issue that it looks like two separate plasmoids: 
> those are two semi independent functions that if they happen to belong to the 
> same plasmoid or not is no concern to the user
> 
> Thomas Pfeiffer wrote:
>     They are only _semi_-independent: They perform two different functions 
> when clicked, but the history button has absolutely no use without the color 
> picking button. Therefore, they still clearly belong together.

One suggestion to show that the two icons belong to the same function is to put 
a vertical bar between them like the digital clock in a low-height panel, 
instead of whitespace.


- Thomas


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124923/#review84368
-----------------------------------------------------------


On Aug. 26, 2015, 6:07 p.m., Kai Uwe Broulik wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/124923/
> -----------------------------------------------------------
> 
> (Updated Aug. 26, 2015, 6:07 p.m.)
> 
> 
> Review request for Plasma and KDE Usability.
> 
> 
> Repository: kdeplasma-addons
> 
> 
> Description
> -------
> 
> This is a rewrite of the old kolourpicker plasmoid, albeit a bit prettier.
> 
> Clicking the "drop" (it's color-picker, I would expect a pipette icon) enters 
> picker mode, where you can click anywhere on the screen and have the color 
> code (in a format you can configure) copied to your clipboard.
> Clicking the color blob opens the history, showing the recentmost 9 colors 
> (so it's a nice grid) which allow copying their respective color codes in 
> various formats.
> Activating the plasmoid (pressing the configured shortcut) will by default 
> enter color picking mode, alternatively it brings up the popup like any other 
> plasmoid.
> 
> 
> Diffs
> -----
> 
>   applets/CMakeLists.txt c60c350 
>   applets/colorpicker/CMakeLists.txt PRE-CREATION 
>   applets/colorpicker/Messages.sh PRE-CREATION 
>   applets/colorpicker/package/contents/code/logic.js PRE-CREATION 
>   applets/colorpicker/package/contents/config/config.qml PRE-CREATION 
>   applets/colorpicker/package/contents/config/main.xml PRE-CREATION 
>   applets/colorpicker/package/contents/ui/configGeneral.qml PRE-CREATION 
>   applets/colorpicker/package/contents/ui/main.qml PRE-CREATION 
>   applets/colorpicker/package/metadata.desktop PRE-CREATION 
>   applets/colorpicker/plugin/colorpickerplugin.h PRE-CREATION 
>   applets/colorpicker/plugin/colorpickerplugin.cpp PRE-CREATION 
>   applets/colorpicker/plugin/grabwidget.h PRE-CREATION 
>   applets/colorpicker/plugin/grabwidget.cpp PRE-CREATION 
>   applets/colorpicker/plugin/qmldir PRE-CREATION 
>   applets/kolourpicker/CMakeLists.txt 522e0de 
>   applets/kolourpicker/Messages.sh 072def0 
>   applets/kolourpicker/config-kolourpicker.h.cmake 6cb43cc 
>   applets/kolourpicker/kolourpicker.h bde3ff7 
>   applets/kolourpicker/kolourpicker.cpp a4b0ea4 
>   applets/kolourpicker/plasma-kolourpicker-default.desktop 4334ba1 
> 
> Diff: https://git.reviewboard.kde.org/r/124923/diff/
> 
> 
> Testing
> -------
> 
> - I have the impression that the color picker is off by one pixel 
> horizontally (QRect weirdness? or our Breeze crosshair cursor?)
> - I didn't test with multiple screens
> 
> 
> File Attachments
> ----------------
> 
> In a panel
>   
> https://git.reviewboard.kde.org/media/uploaded/files/2015/08/25/62f4f2df-c435-4676-a4c2-c359d89eaa7d__colorpickerpanel.png
> On the desktop
>   
> https://git.reviewboard.kde.org/media/uploaded/files/2015/08/25/26b97307-2b19-4951-8b0c-fe26f960246b__colorpickerdesktop.png
> History
>   
> https://git.reviewboard.kde.org/media/uploaded/files/2015/08/25/b9ecab53-8f40-49df-92da-f0e8479bd9a6__colorpickerhistory.png
> Formats menu
>   
> https://git.reviewboard.kde.org/media/uploaded/files/2015/08/25/ab4720c0-e25c-486a-9f5a-3dbef5a25fa6__colorpickermenu.png
> Settings
>   
> https://git.reviewboard.kde.org/media/uploaded/files/2015/08/25/f051b3e9-28c3-4456-ae7a-9dad748519a9__colorpickersettings.png
> 
> 
> Thanks,
> 
> Kai Uwe Broulik
> 
>

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to