Chris Holland
Chris Holland
Have you tried restarting the computer?
Images aren't visible. Reply on https://github.com/Zren/plasma-applets/issues/131
* [ ] Downloading the .ics file if remote. * [ ] Reading the .ics file * [ ] Support KIO urls (eg: `gdrive:`) * [x] Parsing the .ics to...
Still not sure if/when I'll do this. All I did was see how hard it'd be to parse the .ics files. Ended up with this which I could use to...
See all those checkboxes? All of those still need to be written for ics calendars to work.
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....
> Edit: Btw, you forgot to commit VolumeSlider.qml Ah I [noticed that a while ago](https://github.com/Zren/mpvz/commit/d26f7f3f10469395e06260d7eea8efad15b0a470), but I commited it to [my `renderapi` refactor branch](https://github.com/Zren/mpvz/compare/ac1f580...renderapi) instead of `master`, and forgot to...
Oh it's actually way easier than that, just pushed a commit using `QWindow::startSystemMove()` * https://invent.kde.org/plasma/breeze/-/merge_requests/7/diffs * https://doc.qt.io/qt-5/qwindow.html#startSystemMove * https://github.com/Zren/mpvz/commit/2b3d66a24e125a43f0306a7abb1853716f58b188
It's all hardcoded.
Could also look into Echo Cancellation as well since there's a crazy amount of feedback normally. https://wiki.archlinux.org/index.php/PulseAudio/Troubleshooting#Enable_Echo.2FNoise-Cancelation `pactl load-module module-echo-cancel`