Summary: | I can no longer activate the dock by mouse | ||
---|---|---|---|
Product: | [Unmaintained] lattedock | Reporter: | Eric Donkersloot <eric.donkersloot> |
Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | eric.donkersloot |
Priority: | NOR | ||
Version First Reported In: | 0.9.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Plasma.layout.latte
Latte layout file |
Description
Eric Donkersloot
2019-07-29 11:28:54 UTC
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! ;) |