Kai Uwe Broulik
Kai Uwe Broulik
Good suggestion! There's a `destroyAnimation()` method that does that, perhaps you can just wire that up as (unless it's already destroyed at that point) ``` Component.onDestruction: d.destroyAnimation() ``` Feel free...
I don't have much time to investigate or look into any of this, feel free to submit a merge request and I'll review there, all of your explanations and code...
Btw, eventually this module would be obsolete as Qt has an implementation on their own. It's still software-rendered but using QPainter and C++ code rather than a Canvas with JavaScript...
Pull requests welcome :)
Would it not make sense to just expose the `canvas` itself?
Wenn man sich den Request der Karte beim Öffnen der Stau-Details anschaut, sieht man ein Element vom `display_type` `"CONGESTION"`. Nimmt man nun den `identifier` (meist etwas in der Art `"WARNING__TOMTOM_INCIDENTS__TTI--TTL...-1`)...
Hi, it appears `an2linuxserver` doesn't install a `.desktop` file? This is neccessary for it to be configurable. However, this is more of a background service rather than a "proper" application,...
There isn't currently. The freedesktop notification spec wasn't really designed with a history usecase in mind, hence it's quite lacking in many areas and driven by heuristics :/ What you...
Hi, this is the KDE Plasma notification developers and we like your proposal a lot! Here’s a few suggestions and comments we have: ## Lock Screen Visibility / Privacy It...
Can I not specify a _path_? I don’t like all this magic that is going on here, particularly if it breaks supporting both major versions.