riidom
riidom
Just to add a bit of info: Notifications work on KDE Plasma 5.18.8 (Kubuntu 20.04). I didn't download your repo though, just changed `showMessageBox` to `showNotification` in https://github.com/yooneskh/vite-neutralinojs-template/blob/master/src/app.vue Edit: Didn't...
Thanks for separating the issues, that is completely correct. I agree that a separate tray icon is of use on most OS and therefore would be helpful. What I really...
It seems like there is troubles with the tray icon under plasma? At least I guess so from #2217, more specific [this comment](https://github.com/quodlibet/quodlibet/issues/2217#issuecomment-276610421) (2017 though). Thing is, the old icon...
Is the dark mode more of a technical challenge or a design challenge? I wondered, if, as a first step, it is maybe easier to expose all the color settings...
For people doing the tutorial: When you open "manage animation" and see a completely blank panel, click "add library" first, and leave the text input for the name blank. The...
Thanks for the quick fix! Can't test it, having some errors on `master` branch, but I guess it's good and issue can be closed?
Word-wrap is used in that project, and comparing with another project, the problem isn't occuring there. So it is a project specific issue most likely.
Bug still there unfortunately. Just to doublecheck: I changed the dependency in my package.json to `"kaplay": "kaplayjs/kaplay"`, deleted node_modules and run npm install. I also noticed, that the bug can...
Could you detail that a little bit? Npm is not my strongest suit unfortunately:)
This gives me trouble, I get: ``` 42 error code 128 43 error An unknown git error occurred 44 error command git --no-replace-objects ls-remote ssh://[email protected]/kaplayjs/kaplay.git 45 error [email protected]: Permission denied...