Summary: | Latte steals ALL desktop animations target from the mouse/cursor | ||
---|---|---|---|
Product: | [Plasma] lattedock | Reporter: | pqwoerituytrueiwoq |
Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 0.10.7 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
pqwoerituytrueiwoq
2022-01-11 19:15:41 UTC
You just want a desktop effect that works that way. Taskmanager must publish its windows geometries. Effects can decide differently. I am just asking for a way to have the dock exist and not take it from the system default, i want to be able to opt out of latte changing/taking it it (In reply to pqwoerituytrueiwoq from comment #2) > I am just asking for a way to have the dock exist and not take it from the > system default, i want to be able to opt out of latte changing/taking it it I understood what you want but this is not latte responsibility, it is the kwin effect responsiblity. So you are saying that kwin actively looks for latte and changes it's behavior rather than latty requesting it be changed? (In reply to pqwoerituytrueiwoq from comment #4) > So you are saying that kwin actively looks for latte and changes it's > behavior rather than latty requesting it be changed? no I am saying that all taskmanagers provide to kwin the information of their minimized windows geometry. What KWin does with that information is out of taskmanagers responsibility. KWin Effects can decide to animate minimized windows based on these geometries or not or to whatever they want to. |