[latte-dock] [Bug 403518] Cropped notification indicator and unexpected transition shadow when zoomed

2019-01-24 Thread Viorel-Cătălin Răpițeanu
https://bugs.kde.org/show_bug.cgi?id=403518

--- Comment #13 from Viorel-Cătălin Răpițeanu  ---
That looks really good. Thanks for looking into this.

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

[latte-dock] [Bug 403518] Cropped notification indicator and unexpected transition shadow when zoomed

2019-01-24 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=403518

Michail Vourlakos  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/lat |https://commits.kde.org/lat
   |te-dock/c3ddce3c864bc85ef8b |te-dock/9851a71293a1bd4841a
   |547fd767efdf19b805c6e   |34597c4369489d26d7112

--- Comment #12 from Michail Vourlakos  ---
Git commit 9851a71293a1bd4841a34597c4369489d26d7112 by Michail Vourlakos.
Committed on 24/01/2019 at 13:29.
Pushed by mvourlakos into branch 'master'.

elide InfoBadge for first task when needed

M  +4-0liblatte2/qml/BadgeText.qml
M  +4-1plasmoid/package/contents/ui/task/ProgressOverlay.qml

https://commits.kde.org/latte-dock/9851a71293a1bd4841a34597c4369489d26d7112

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

[latte-dock] [Bug 403518] Cropped notification indicator and unexpected transition shadow when zoomed

2019-01-24 Thread Viorel-Cătălin Răpițeanu
https://bugs.kde.org/show_bug.cgi?id=403518

--- Comment #11 from Viorel-Cătălin Răpițeanu  ---
That could be a solution.

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

[latte-dock] [Bug 403518] Cropped notification indicator and unexpected transition shadow when zoomed

2019-01-23 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=403518

--- Comment #10 from Michail Vourlakos  ---
(In reply to Viorel-Cătălin Răpițeanu from comment #9)
> Badge crop when the dock is not focused:
> https://drive.google.com/open?id=1_9HRguzUrW78LSSYSBdG8nXZvr6JV90h

Unfortunately this can be solved by making sure that the Info badge is always
at the limits of the task size. That means that + could just change to 999+

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

[latte-dock] [Bug 403518] Cropped notification indicator and unexpected transition shadow when zoomed

2019-01-23 Thread Viorel-Cătălin Răpițeanu
https://bugs.kde.org/show_bug.cgi?id=403518

--- Comment #9 from Viorel-Cătălin Răpițeanu  ---
Badge crop when the dock is not focused:
https://drive.google.com/open?id=1_9HRguzUrW78LSSYSBdG8nXZvr6JV90h

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

[latte-dock] [Bug 403518] Cropped notification indicator and unexpected transition shadow when zoomed

2019-01-23 Thread Viorel-Cătălin Răpițeanu
https://bugs.kde.org/show_bug.cgi?id=403518

--- Comment #8 from Viorel-Cătălin Răpițeanu  ---
Related to this change, there is another small papercut when the application
with the notification badge is the first application in the dock. I'll add a
video for that issue soon.

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

[latte-dock] [Bug 403518] Cropped notification indicator and unexpected transition shadow when zoomed

2019-01-23 Thread Viorel-Cătălin Răpițeanu
https://bugs.kde.org/show_bug.cgi?id=403518

--- Comment #7 from Viorel-Cătălin Răpițeanu  ---
> Git commit 37558dd20c7215e4164adb21ebf746e7441a9a3c by Michail Vourlakos.
Everything is working as expected using the latest commit. Thanks.

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

[latte-dock] [Bug 403518] Cropped notification indicator and unexpected transition shadow when zoomed

2019-01-23 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=403518

Michail Vourlakos  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/lat |https://commits.kde.org/lat
   |te-dock/37558dd20c7215e4164 |te-dock/c3ddce3c864bc85ef8b
   |adb21ebf746e7441a9a3c   |547fd767efdf19b805c6e

--- Comment #6 from Michail Vourlakos  ---
(In reply to Viorel-Cătălin Răpițeanu from comment #3)
> The issue of the transition shadow remained. Should I open a new ticket for 
> that?

yes please and provide a video demonstrating with the latest commits because in
your current video I can not notice any problem with shadows

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

[latte-dock] [Bug 403518] Cropped notification indicator and unexpected transition shadow when zoomed

2019-01-23 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=403518

Michail Vourlakos  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/lat |https://commits.kde.org/lat
   |te-dock/c3ddce3c864bc85ef8b |te-dock/37558dd20c7215e4164
   |547fd767efdf19b805c6e   |adb21ebf746e7441a9a3c

--- Comment #5 from Michail Vourlakos  ---
Git commit 37558dd20c7215e4164adb21ebf746e7441a9a3c by Michail Vourlakos.
Committed on 23/01/2019 at 21:50.
Pushed by mvourlakos into branch 'master'.

dont include tasks badges at brightness effects

M  +57   -42   plasmoid/package/contents/ui/task/IconItem.qml

https://commits.kde.org/latte-dock/37558dd20c7215e4164adb21ebf746e7441a9a3c

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

[latte-dock] [Bug 403518] Cropped notification indicator and unexpected transition shadow when zoomed

2019-01-23 Thread Viorel-Cătălin Răpițeanu
https://bugs.kde.org/show_bug.cgi?id=403518

--- Comment #4 from Viorel-Cătălin Răpițeanu  ---
Created attachment 117625
  --> https://bugs.kde.org/attachment.cgi?id=117625=edit
Application switch highlight issue.

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

[latte-dock] [Bug 403518] Cropped notification indicator and unexpected transition shadow when zoomed

2019-01-23 Thread Viorel-Cătălin Răpițeanu
https://bugs.kde.org/show_bug.cgi?id=403518

--- Comment #3 from Viorel-Cătălin Răpițeanu  ---
The notification badge is displayed correctly right now. The issue of the
transition shadow remained. Should I open a new ticket for that?

When you set the notification for one app at + and you switch between icons
remained. To see this easily, set the zoom level at 5% and use huge application
icons.

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

[latte-dock] [Bug 403518] Cropped notification indicator and unexpected transition shadow when zoomed

2019-01-23 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=403518

Michail Vourlakos  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/lat
   ||te-dock/c3ddce3c864bc85ef8b
   ||547fd767efdf19b805c6e

--- Comment #2 from Michail Vourlakos  ---
Git commit c3ddce3c864bc85ef8b547fd767efdf19b805c6e by Michail Vourlakos.
Committed on 23/01/2019 at 20:47.
Pushed by mvourlakos into branch 'master'.

improve Tasks IconItem visuals/badges positioning

--in order to be able to draw correctly the badges when
they exceed the tasks boundaries the effects needed to
be repositioned in Task/IconItem. So now shadows/colorizers
etc. provide better freedom from code point of view.

M  +94   -42   plasmoid/package/contents/ui/task/IconItem.qml

https://commits.kde.org/latte-dock/c3ddce3c864bc85ef8b547fd767efdf19b805c6e

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

[latte-dock] [Bug 403518] Cropped notification indicator and unexpected transition shadow when zoomed

2019-01-22 Thread Viorel-Cătălin Răpițeanu
https://bugs.kde.org/show_bug.cgi?id=403518

--- Comment #1 from Viorel-Cătălin Răpițeanu  ---
Video of the issue:
https://drive.google.com/open?id=1ZR5jXB5UWxtHlD3Hr8DEIiUoKrx2Lott

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