[lattedock] [Bug 433887] Dock offset changes when compositor is suspended

2021-03-07 Thread Nicholas Serrano
https://bugs.kde.org/show_bug.cgi?id=433887

--- Comment #8 from Nicholas Serrano <2019nicho...@gmail.com> ---
Perfect, tried out the latest commits and can confirm this is resolved now.

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

[lattedock] [Bug 433887] Dock offset changes when compositor is suspended

2021-03-06 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=433887

Michail Vourlakos  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/latte-dock/commit/a4e657 |ma/latte-dock/commit/f6e812
   |0b057b1f406e2c1d31e36d86763 |5804a3e51b6c382007b49573160
   |632a063 |4d06805

--- Comment #7 from Michail Vourlakos  ---
Git commit f6e8125804a3e51b6c382007b495731604d06805 by Michail Vourlakos.
Committed on 07/03/2021 at 06:35.
Pushed by mvourlakos into branch 'master'.

fix background paddings based on custom Roundness

--when custom roundness is applied then background paddings
should always respect it independent of the plasma theme
default roundness

M  +13   -12   containment/package/contents/ui/background/MultiLayered.qml

https://invent.kde.org/plasma/latte-dock/commit/f6e8125804a3e51b6c382007b495731604d06805

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

[lattedock] [Bug 433887] Dock offset changes when compositor is suspended

2021-03-06 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=433887

Michail Vourlakos  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/latte-dock/commit/c86761 |ma/latte-dock/commit/a4e657
   |70f942c77b6b4b4cdda60c73184 |0b057b1f406e2c1d31e36d86763
   |bfd2f3c |632a063
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #6 from Michail Vourlakos  ---
Git commit a4e6570b057b1f406e2c1d31e36d86763632a063 by Michail Vourlakos.
Committed on 07/03/2021 at 06:10.
Pushed by mvourlakos into branch 'master'.

update mask properly for !compositing case

M  +7-1app/view/effects.cpp

https://invent.kde.org/plasma/latte-dock/commit/a4e6570b057b1f406e2c1d31e36d86763632a063

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

[lattedock] [Bug 433887] Dock offset changes when compositor is suspended

2021-03-06 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=433887

Michail Vourlakos  changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Ever confirmed|1   |0
 Resolution|FIXED   |---

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

[lattedock] [Bug 433887] Dock offset changes when compositor is suspended

2021-03-06 Thread Nicholas Serrano
https://bugs.kde.org/show_bug.cgi?id=433887

--- Comment #5 from Nicholas Serrano <2019nicho...@gmail.com> ---
Just built Latte from git with the latest fix. It seems now when compositing is
suspended the affected dock just disappears. The other docks without an offset
stay visible however the offset one only shows up with compositing enabled.
Thanks for looking into this!

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

[lattedock] [Bug 433887] Dock offset changes when compositor is suspended

2021-03-06 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=433887

Michail Vourlakos  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/latte-dock/commit/c86761
   ||70f942c77b6b4b4cdda60c73184
   ||bfd2f3c
 Resolution|--- |FIXED

--- Comment #4 from Michail Vourlakos  ---
Git commit c8676170f942c77b6b4b4cdda60c73184bfd2f3c by Michail Vourlakos.
Committed on 06/03/2021 at 20:32.
Pushed by mvourlakos into branch 'master'.

fix offset changing for !compositing mode

--do not change offset faulty for !compositing mode
for all cases. In the past all Views in !compositing
mode they were working as behaveAsPlasmaPanels, this
is no more the case.

M  +1-1containment/package/contents/ui/background/MultiLayered.qml

https://invent.kde.org/plasma/latte-dock/commit/c8676170f942c77b6b4b4cdda60c73184bfd2f3c

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

[lattedock] [Bug 433887] Dock offset changes when compositor is suspended

2021-03-06 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=433887

Michail Vourlakos  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1
 Status|NEEDSINFO   |CONFIRMED

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

[lattedock] [Bug 433887] Dock offset changes when compositor is suspended

2021-03-06 Thread Nicholas Serrano
https://bugs.kde.org/show_bug.cgi?id=433887

--- Comment #3 from Nicholas Serrano <2019nicho...@gmail.com> ---
Created attachment 136439
  --> https://bugs.kde.org/attachment.cgi?id=136439=edit
Latte layout file

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

[lattedock] [Bug 433887] Dock offset changes when compositor is suspended

2021-03-06 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=433887

Michail Vourlakos  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Michail Vourlakos  ---
send me your layout file please

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

[lattedock] [Bug 433887] Dock offset changes when compositor is suspended

2021-03-02 Thread Nicholas Serrano
https://bugs.kde.org/show_bug.cgi?id=433887

--- Comment #1 from Nicholas Serrano <2019nicho...@gmail.com> ---
Seems there was an issue with the attached video so here is a link:
https://streamable.com/c60ro2

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