Merlijn
Merlijn
Looks good, I'll add that :)
this pr requires a gradle bump to 7.0+
sigh I accidentally comitted an .idea file, why are these not ignore by git xd ?
I don't understand the current ci issues so let me know what I should change
Notes for me - need to fix the abstract onSuccessUseLimitUpdate in Command.kt - need to make the default cooldownhandler and ratelimiter more open so it can be properly overridden
I use it as api for between my website and discord bot https://melijn.com/
@nmaxcom you can now pay for youtube xd
It gives me platform plugin errors ``` merlijn@arch ~ % echo "$QT_QPA_PLATFORM" wayland merlijn@arch ~ % pkexec echo "$QT_QPA_PLATFORM" wayland merlijn@arch ~ % pkexec efibooteditor Invalid MIT-MAGIC-COOKIE-1 key qt.qpa.xcb: could...
I still had no success with the commands you suggested ``` merlijn@arch ~ % pkexec env QT_QPA_PLATFORM="wayland" efibooteditor error: XDG_RUNTIME_DIR is invalid or not set in the environment. Failed to...
xhost works as a workaround for now ty