Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latte dock with big indicator paddings values bug #8

Open
keybreak opened this issue Dec 25, 2019 · 2 comments
Open

Latte dock with big indicator paddings values bug #8

keybreak opened this issue Dec 25, 2019 · 2 comments

Comments

@keybreak
Copy link

keybreak commented Dec 25, 2019

Under some high paddings value (for example i use 42%) there's visual bug.

image

When you press show desktop - it keeps hover color forever, with lower padding values it doesn't happen.

Tested on Manjaro KDE with Latte Dock v0.9.4 and Win7 Show desktop v9

@Zren
Copy link
Owner

Zren commented Apr 14, 2020

You'll need to edit these constants:

https://github.com/Zren/plasma-applet-win7showdesktop/blob/master/package/contents/ui/main.qml#L157

I've hardcoded it for the default panel, and it works. I'm not sure there's an easy way to determine those values for latte. I'd probably add a couple of spinboxes in the config and let the user adjust them. Edit:

~/.local/share/plasma/plasmoids/org.kde.plasma.win7showdesktop/contents/ui/main.qml

then restart the latte-dock process to test.

@keybreak
Copy link
Author

I'd probably add a couple of spinboxes in the config and let the user adjust them.

Makes sense, thx for fix though :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants