sykhro
sykhro
Larger `border_width` values will make the window slide at a greater speed. The root cause is probably that while the border doesn't get applied, the offset is added to the...
Besides removing the borders, nope On February 14, 2019 1:17:14 AM UTC, Sebastien Chapuis wrote: >I am also affected by this issue. @sykhro did you find a workaround ? >...
That would be part of stage 2, right?
Due to the recent refactor of APT, the code in libkhax has to be changed accordingly
> Builtin package restore This is now in CMake starting from version 3.23
Ah whoops! I've missed that part, sorry. Thank you for working on this, it seems like one of the most obscure cmake corners. I'm mostly interested in the third point,...
Not only it doesn't make any logical sense (Kali derived from Debian aiding in development), but it also makes no practical sense because Kali is the worst possible distro to...
Given that the keyword is mostly implemented, is it time to add it to the .ksy schema? This would be beneficial for users (like me) that use a YAML language...
PRs are welcome, the WTL ui is currently unmantained. I do plan to add this to the Qt version
The proper fix would be to edit https://github.com/vgmtrans/vgmtrans/blob/master/src/ui/qt/CMakeLists.txt#L207 adding an `install()` call for that `libbassmidi.so`. If we were to do this, I'd prefer for the program to be installed under...