[lattedock] [Bug 433820] On demand Sidebar on top of other panel/dock

2021-03-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433820

md...@hotmail.fr changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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

[lattedock] [Bug 433820] On demand Sidebar on top of other panel/dock

2021-03-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433820

--- Comment #7 from md...@hotmail.fr ---
Work like a charm
Thanks

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

[lattedock] [Bug 433820] On demand Sidebar on top of other panel/dock

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

--- Comment #6 from Michail Vourlakos  ---
(In reply to mdums from comment #4)
> Ok i have retried it with no result
> However if instead of on demand sidebar, i choose sidebar autohide it is
> working
> 
> It looked a little bit a the commit and if in
> "containment/package/contents/ui/VisibilityManager.qml" I add:
> || latteView.visibility.mode === LatteCore.Types.SidebarOnDemand
> after "|| latteView.visibility.mode === LatteCore.Types.SidebarAutoHide"
> line 335 it is working perfectly
> Does this make sense ?

ok, please try again

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

[lattedock] [Bug 433820] On demand Sidebar on top of other panel/dock

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

Michail Vourlakos  changed:

   What|Removed |Added

 Resolution|LATER   |FIXED
  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/latte-dock/commit/393db0 |ma/latte-dock/commit/c67a87
   |28b7dff57552be3faa7da3d2abb |75561c0b64879abca99d605d832
   |7d687d0 |3d37c5a

--- Comment #5 from Michail Vourlakos  ---
Git commit c67a8775561c0b64879abca99d605d8323d37c5a by Michail Vourlakos.
Committed on 05/03/2021 at 09:31.
Pushed by mvourlakos into branch 'master'.

fix Floating Gap SideBar case not accepting input

M  +3-7containment/package/contents/ui/VisibilityManager.qml
M  +6-0containment/package/contents/ui/main.qml
M  +2-1shell/package/contents/configuration/canvas/HeaderSettings.qml

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

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

[lattedock] [Bug 433820] On demand Sidebar on top of other panel/dock

2021-03-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433820

--- Comment #4 from md...@hotmail.fr ---
Ok i have retried it with no result
However if instead of on demand sidebar, i choose sidebar autohide it is
working

It looked a little bit a the commit and if in
"containment/package/contents/ui/VisibilityManager.qml" I add:
|| latteView.visibility.mode === LatteCore.Types.SidebarOnDemand
after "|| latteView.visibility.mode === LatteCore.Types.SidebarAutoHide" line
335 it is working perfectly
Does this make sense ?

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

[lattedock] [Bug 433820] On demand Sidebar on top of other panel/dock

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

--- Comment #3 from Michail Vourlakos  ---
It works, disable in your SideBar the interaction for the screen gap.

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

[lattedock] [Bug 433820] On demand Sidebar on top of other panel/dock

2021-03-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433820

md...@hotmail.fr changed:

   What|Removed |Added

 Resolution|FIXED   |LATER

--- Comment #2 from md...@hotmail.fr ---
I have pull the last master, re-install it, (and remove it and reinstall it
just to be sure) but it doesn't seems to do anything, if i click on the
sidebar, i cannot click on the lefter panel anymore

I have try to create a new layout just to be sure that it wasn't my layout
config that was broken but the problem appeared again

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

[lattedock] [Bug 433820] On demand Sidebar on top of other panel/dock

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

Michail Vourlakos  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/latte-dock/commit/393db0
   ||28b7dff57552be3faa7da3d2abb
   ||7d687d0
 Status|REPORTED|RESOLVED

--- Comment #1 from Michail Vourlakos  ---
Git commit 393db028b7dff57552be3faa7da3d2abb7d687d0 by Michail Vourlakos.
Committed on 04/03/2021 at 17:18.
Pushed by mvourlakos into branch 'master'.

provide access below screen margin for Docks

--using hidden VisibilityManager::floatingGapWindow
implementation in order to provide full access for
the area which is below the screen margin when the
user has disabled user interaction for that area

M  +23   -29   app/view/visibilitymanager.cpp
M  +10   -2app/view/visibilitymanager.h
M  +31   -3containment/package/contents/ui/VisibilityManager.qml
M  +1-0shell/package/contents/configuration/pages/BehaviorConfig.qml

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

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