qu1ck

Results 248 comments of qu1ck
trafficstars

You will be limited by row height anyway, it should be at least 4-5em for comfortable touch area but that is too sparse for desktop UI. But for the hypothetical...

Mantine 7 changed the styling system and has other breaking changes. I'm not sure when I'll get around to updating to v7.

There are a few issues with implementation but I don't think it is worth discussing at the moment because unfortunately this will have to be shelved for now. Transmission's implementation...

https://github.com/transmission/transmission/issues/6426

Yes, I plan to add i18n at some point. I have to choose a service, something like transifex and a library that can work.

Just to give an update on this, I will most likely use Weblate service for translations and implement this when number of features added slows down to the point where...

Flatpak is not viable for this app because of it's sandboxing behavior. AUR package, rpm package, any other package is up to community to contribute because I don't use these...

Ok, so I tried appimage and if I build it on older ubuntu then it packages in buggy webkitgtk which does not render properly. If I build it on newer...

No, it works with forward compatibility, even then, sometimes not. It almost never works in backwards direction. Appimage will not bundle your whole /usr/lib, it still relies on the fact...