SUMMARY STEPS TO REPRODUCE 1. Latte is in dock mode 2. Alignment is left 3. Dock has "Dodge Maximized" window settings OBSERVED RESULT When I move my mouse to the utmost edge of left side of the screen, nothing happens. EXPECTED RESULT When I move my mouse to the utmost edge of left side of the screen, the dock should appear. This worked perfectly fine in the previous version. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.16.3 KDE Frameworks Version: 5.60.0 Qt Version: 5.13.0 Kernel Version: 5.2.3-arch1-1-ARCH OS Type: 64-bit Processors: 8 × Intel® Core™ i7-8550U CPU @ 1.80GHz Memory: 15,4 GiB of RAM ADDITIONAL INFORMATION Also, clicking on the lock / logout buttons in the dock no longer works; nothing happens.
https://userbase.kde.org/LatteDock/FAQ#My_left_dock_behaves_strangely_from_Plasma_5.10_onwards.2C_how_can_I_fix_this.3F are you sure you are not hit by that? 2. Send me your layout file to test the lock/logout case
Created attachment 121809 [details] Plasma.layout.latte Hi, 1. It doesn't matter where the dock is located, I just can't activate it. 2. Attached Kind regards, Eric On Mon, Jul 29, 2019 at 1:34 PM Michail Vourlakos <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=410347 > > --- Comment #1 from Michail Vourlakos <mvourlakos@gmail.com> --- > > https://userbase.kde.org/LatteDock/FAQ#My_left_dock_behaves_strangely_from_Plasma_5.10_onwards.2C_how_can_I_fix_this.3F > are you sure you are not hit by that? > > 2. Send me your layout file to test the lock/logout case > > -- > You are receiving this mail because: > You reported the bug. > You are on the CC list for the bug.
Created attachment 121810 [details] Latte layout file As requested, the layout file I use.
the lock/logout issue is fixed now from https://bugs.kde.org/show_bug.cgi?id=410350 and it will part of 0.9.1, until then you can lock this applet to not use the parabolic effect and it will work. In 0.9.1 this action wont be needed the lock/logout applet will work even with parabolic effect enabled. For the dock not appearing issue. You have enabled ShowTimer:500ms the show timer works just fine now, meaning that the mouse must remain for 500ms at the left edge until the dock to be shown. If you set it to 0ms it will be instant.
Setting a lower (show) delay doesn't solve the issue; when I move my mouse to the uttermost left side of the screen I see a blue line light up very briefly, but the dock doesn't show, no matter how long I keep the mouse pointer there.
Okay, when I move the dock to the bottom of the screen it does work as advertised. I did disable the touchscreen settings so this is kinda weird.
(In reply to Eric Donkersloot from comment #6) > Okay, when I move the dock to the bottom of the screen it does work as > advertised. I did disable the touchscreen settings so this is kinda weird. Try to restart your computer
That worked, thanks!
;)