Review Request 122489: KDE Plasma 5 system tray expaned applets resized to take less space on notebooks low resolution screens.

Blaga Florentin Gabriel gabibgs at gmail.com
Sun Feb 8 22:38:31 UTC 2015


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

Ship it!


Ship It!

- Blaga Florentin Gabriel


On Feb. 8, 2015, 10:37 p.m., Blaga Florentin Gabriel wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/122489/
> -----------------------------------------------------------
> 
> (Updated Feb. 8, 2015, 10:37 p.m.)
> 
> 
> Review request for Plasma and KDE Usability.
> 
> 
> Description
> -------
> 
> KDE Plasma 5 system tray applets resize
> 
> 
> Diffs
> -----
> 
> 
> Diff: https://git.reviewboard.kde.org/r/122489/diff/
> 
> 
> Testing
> -------
> 
> Hello I've modified the size of the expanded system tray applets using the file main.qml located at: /usr/share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/main.qml (I have uploaded a copy of the modified file below), thus when expanded they take less space on notebook screens with low resolution (15 inch 1376x768), I also tested it with a high resolution monitor (19 inch) and it definitely improves the space there too. Below there are some screenshots with the "before" and "after" the edit.
> 
> Also here are the modified values:
> 
>     Plasmoid.fullRepresentation: ExpandedRepresentation {
>         Layout.minimumWidth: Layout.minimumHeight * 2.15 // from 1.75
>         Layout.minimumHeight: units.gridUnit * 12  // from  14
>         Layout.preferredWidth: Layout.minimumWidth
>         Layout.preferredHeight: Layout.minimumHeight * 1.5
>     }
> 
> Kind regards!
> 
> 
> File Attachments
> ----------------
> 
> battery_unmod_laptop.png
>   https://git.reviewboard.kde.org/media/uploaded/files/2015/02/08/1e78a73d-d0e7-46bf-9bf8-719575f25b3a__battery_unmod_laptop.png
> battery_modif_laptop.png
>   https://git.reviewboard.kde.org/media/uploaded/files/2015/02/08/d318ebb5-4070-4f5c-acc4-7a841ec77799__battery_modif_laptop.png
> networks_modif_laptop.png
>   https://git.reviewboard.kde.org/media/uploaded/files/2015/02/08/2b400553-d97d-4113-94e4-55a870530a5f__networks_modif_laptop.png
> networks_unmodif_laptop.png
>   https://git.reviewboard.kde.org/media/uploaded/files/2015/02/08/c5f2ddb3-7cf3-46e6-9c9f-da126d4fe63b__networks_unmodif_laptop.png
> wireless_modif_hires.png
>   https://git.reviewboard.kde.org/media/uploaded/files/2015/02/08/2ec0e14c-561f-4ae4-9077-117644e2b50e__wireless_modif_hires.png
> wireless_unmodif_hires.png
>   https://git.reviewboard.kde.org/media/uploaded/files/2015/02/08/387c2b43-aff0-4c72-a5e8-6c564c5d82dd__wireless_unmodif_hires.png
> high_unmodif_bat.png
>   https://git.reviewboard.kde.org/media/uploaded/files/2015/02/08/85a7e63e-9c12-4f48-89fe-cc41c3b913ab__high_unmodif_bat.png
> high_bat.png
>   https://git.reviewboard.kde.org/media/uploaded/files/2015/02/08/d1c4b2d4-e5bb-4897-8d1f-243713044b6e__high_bat.png
> main.qml
>   https://git.reviewboard.kde.org/media/uploaded/files/2015/02/08/f5c63bb7-04af-4338-b7c0-8e8dd8f7bdc0__main.qml
> 
> 
> Thanks,
> 
> Blaga Florentin Gabriel
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20150208/65db7f09/attachment.html>


More information about the Plasma-devel mailing list