[lattedock] [Bug 425078] Super key to activate Application Launcher can have a half-second delay

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

Michail Vourlakos  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/latte-dock/commit/76549a
   ||9f998d79f819cbc82d1f51b788c
   ||704f7cc
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Michail Vourlakos  ---
Git commit 76549a9f998d79f819cbc82d1f51b788c704f7cc by Michail Vourlakos.
Committed on 13/05/2021 at 17:09.
Pushed by mvourlakos into branch 'master'.

shortcuts:wait for view to fully shown properly

--the new approach is not using timers but actual
events from View in order to identify when the
view is fully shown and when their popup is actual
visible. This way popup showing and view slide-in
is always synchronized properly

M  +33   -23   app/shortcuts/globalshortcuts.cpp
M  +2-0app/shortcuts/globalshortcuts.h
M  +1-1app/view/containmentinterface.cpp
M  +5-0app/view/view.cpp
M  +5-0app/view/visibilitymanager.cpp
M  +1-0app/view/visibilitymanager.h
M  +5-5containment/package/contents/ui/abilities/Indexer.qml

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

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

[lattedock] [Bug 425078] Super key to activate Application Launcher can have a half-second delay

2020-08-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=425078

--- Comment #6 from tyr...@gmail.com ---
Ah yeah, that does make sense.
To my tastes, I can imagine that would feel perfectly snappy!

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

[lattedock] [Bug 425078] Super key to activate Application Launcher can have a half-second delay

2020-08-06 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=425078

--- Comment #5 from Michail Vourlakos  ---
The reason for the delay is because if the pop up is triggered immediately and
the Dock is hidden then the pop-up will start from the screen edge and it will
be out of place when the Dock finally slides in. Latte can not reposition
popups


On the other hand some cleverness in order for the pop-up to slide in exactly
after the slide in completes might make sense. So based on animations the
pop-up should be immediately shown after slide in even when the slide in is
instant...

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

[lattedock] [Bug 425078] Super key to activate Application Launcher can have a half-second delay

2020-08-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=425078

--- Comment #4 from tyr...@gmail.com ---
No to both! I must have turned off Composting a long time ago. Enabling it
makes the parabolic effect work, as well as animations, and some other options.

The half-second delay is still there, but it does make more sense with the
animations active.

My normal behavior is to tap the Super key and immediately begin typing into
the Application Launcher. The half-second delay interrupts this behavior
somewhat, but I have no idea if that's reason enough to change anything.

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

[lattedock] [Bug 425078] Super key to activate Application Launcher can have a half-second delay

2020-08-06 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=425078

--- Comment #3 from Michail Vourlakos  ---
1. Is your compositing enabled?
2. Is parabolic effect working properly?

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

[lattedock] [Bug 425078] Super key to activate Application Launcher can have a half-second delay

2020-08-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=425078

--- Comment #2 from tyr...@gmail.com ---
I must have that animation disabled somewhere. Animation aside, When I
mouse-click the Application Launcher's icon, or if I hit the Super key while
the panel is visible, then there is no delay. Maybe there's something strange
about my settings or something.

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

[lattedock] [Bug 425078] Super key to activate Application Launcher can have a half-second delay

2020-08-06 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=425078

--- Comment #1 from Michail Vourlakos  ---
There is the slidein animation, shouldn't delay a bit?

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