Martin
Martin
Do I get it correctly that your issue was resolved in both the prebuilt version and the manual version by force installing pylast? OpenCC is an optional library for improving...
OpenCC being pulled on Windows is fixed in https://github.com/Taiko2k/Tauon/pull/1352, everything else mentioned should be too.
Spec - https://specifications.freedesktop.org/notification-spec/notification-spec-latest.html KDE implementation - https://invent.kde.org/frameworks/knotifications So, the state of this ability in Python is currently *bad*. The end result can look something similar to:  *This is Plasma*...
This should already be fixed by #2006
We could just throw AGPLv3 on this repo for the CI+tests then, and relicense later to something more permissive if desired?
@kavika13 are you sure it's just freezing for you and not crashing a thread and hanging? If it's dumping it would be a dupe of https://github.com/shadps4-emu/shadPS4/issues/1720 - which is newer,...
I think the `run` command should not just autocomplete partial matches, but also search if executed without a full name, currently flatpak commands have inconsistent UX. ```console [0] % flatpak...
2.11.0 is out with this issue fixed(or well, at least it's attempting to process now that I upgraded), @advplyr can be closed I suppose.
```python # tauon/t_modules/t_main.py: value = GLib.Variant("s", t_id) g_tc_notify.set_hint("desktop-entry", value) ``` I wonder if making (both instances of) these two lines conditional on NOT being in a Flatpak would fix that...
@lathanasiadis Can you check if things work fine for you using a Wayland compositor?