Carl Kittelberger
Carl Kittelberger
Reference doc regarding SQLite write-ahead logging: https://sqlite.org/wal.html
Got a working example for a server implementation. Posted demo video @ https://discord.com/channels/723028165118787684/1015278286852603964/1218785318040371212.
Confirming this as well on KDE Plasma 6 Wayland. This seems to have worked with older versions of discord-screenaudio just fine but that doesn't automatically mean it's specifically a bug...
I'll take a look at this to see whether I can replicate it. Which OS version are you using this on?
As noted in https://github.com/icedream/icecon/issues/2#issue-153618242 the Ding sound is an effect from using the text box at all. We would need specific flags set on the text box which at that...
I unfortunately don't have a working FiveM server setup myself at the moment (not really into FiveM myself), but I suspect this is some race condition with how quickly the...
Tested with `evtest`: ``` Event: time 1710020268.202886, type 4 (EV_MSC), code 4 (MSC_SCAN), value 70067 Event: time 1710020268.202886, type 1 (EV_KEY), code 117 (KEY_KPEQUAL), value 1 Event: time 1710020268.202886, --------------...
It was pointed out in https://github.com/FrameworkComputer/qmk_firmware/issues/30#issuecomment-2016423115 that changing this to its technically correct keycode may not be a good idea for Windows as it doesn't know how to properly handle...
I assume since they're all SC5000 devices they also transmit with the same device name, so that's not something that could be used. Really, the only thing that would technically...
I've seen the PR has been around since December. Would it get the PR accepted quicker if someone else were to test with their own SQL? I've noticed this being...