https://bugs.kde.org/show_bug.cgi?id=415417

Michail Vourlakos <mvourla...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |0.9.6
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/lat
                   |                            |te-dock/45b37050d1267927d03
                   |                            |26373f0462037dbb1e12b

--- Comment #2 from Michail Vourlakos <mvourla...@gmail.com> ---
Git commit 45b37050d1267927d0326373f0462037dbb1e12b by Michail Vourlakos.
Committed on 21/12/2019 at 18:21.
Pushed by mvourlakos into branch 'v0.9'.

dont wait for dock to show for activate shortcuts

--when the application launcher is not a popup then
we do not have to wait for the dock show we can execute
the activation code immediately
--when Latte activates an entry can now understand
if a popup is going to be shown in order to delay
the execution. If a popup is NOT going to show either
for a latte task or an applet then the code is executed
immediately
FIXED-IN:0.9.6

M  +24   -8    app/shortcuts/globalshortcuts.cpp
M  +2    -2    app/shortcuts/globalshortcuts.h
M  +38   -0    app/view/containmentinterface.cpp
M  +3    -0    app/view/containmentinterface.h
M  +19   -0    app/view/view.cpp
M  +1    -0    app/view/view.h
M  +7    -2    containment/package/contents/ui/applet/AppletItem.qml
M  +35   -2    containment/package/contents/ui/main.qml

https://commits.kde.org/latte-dock/45b37050d1267927d0326373f0462037dbb1e12b

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

Reply via email to