Carson Ip
Carson Ip
Text outline should be possible. I'll have to check how much work does it take.
Revisiting this. This is not hard when we use plain text only: https://stackoverflow.com/questions/64290561/qlabel-correct-positioning-for-text-outline But the project now uses rich text in QLabel in all cases. Mixing rich text (HTML) and...
Thanks for reporting. I don't use OSX so I have no idea how's the problem but I'll take a look into it soon. Please suggest some solutions if you know...
@tstrul1 thanks for the suggestion, will work on it soon.
@tstrul1 I'm really sorry for not implementing this new feature right away. The project is currently not under active development but there would still be bug fixes. Pull requests are...
@kristbaum I'm not good with snaps. Do you have any quick fix in mind? Never mind if it is too much work. We only have amd64 prebuilt binaries for linux...
@kristbaum Thanks for replying! I was looking for a way to fix the build for other architectures. If there is no quick fix, let's just allow them to fail. There...
Hi @DareMaxtaS , it is great to know you like the player. Since you are not the only one mentioning the keyboard shortcut (also mentioned in #10 ), I'll definitely...
FYI: I have yet to find a simple solution for a cross-platform keylog. Will update you guys when I find one.
> > 仅供参考:我还没有找到一个跨平台键盘记录的简单解决方案。当我找到一个时,会更新你们。 > > What encoder do you use? I remember that C++ can do this. This project is Qt, C++. But this software is designed for all Windows,...