-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106829/#review20286
-----------------------------------------------------------



klipper/tray.cpp
<http://git.reviewboard.kde.org/r/106829/#comment16037>

    this will not work as expected on multi-screen systems. it needs to have 
the geometry of the screen it will show up on.
    
    this should probably be put into the notifications UI code instead. this 
way it will be fixed for any user of the notifications and can be set for the 
given screen.
    
    good catch though!


- Aaron J. Seigo


On Oct. 13, 2012, 4:31 p.m., Xuetian Weng wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/106829/
> -----------------------------------------------------------
> 
> (Updated Oct. 13, 2012, 4:31 p.m.)
> 
> 
> Review request for Plasma.
> 
> 
> Description
> -------
> 
> Klipper already limits the text size in the popup menu, however, it doesn't 
> limit size of tooltip, which can still take up whole screen in some case.
> 
> There used to be another patch have similar idea: 
> https://git.reviewboard.kde.org/r/103482/ , but I tried to use fontMetrics 
> based API instead of hardcoded string length, though there is no easy way to 
> obtain plasma tooltip font size and width is not possible from here (It's not 
> really impossbile, but it will introduce more depenency, which is wanted).
> 
> 
> Diffs
> -----
> 
>   klipper/tray.cpp 3f4fc83 
> 
> Diff: http://git.reviewboard.kde.org/r/106829/diff/
> 
> 
> Testing
> -------
> 
> No problem with an acceptable size.
> 
> 
> Thanks,
> 
> Xuetian Weng
> 
>

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

Reply via email to