Lauri Niskanen
Lauri Niskanen
@kovacsbalu Samsungctl requires Python 3. That class syntax is for Python 2.
@ZeldaZach, is there currently a way to see which tokens are created by a specific card? I think Scryfall has this information available.
I would actually appreciate an even more advanced color calibration system. Maybe a parametric system where you can specify any number of color pairs (source color -> target color) and...
I've never had this problem on Arch Linux and Sway.
Hi! Thanks for reporting the issue. This seems to be caused by this upstream issue: https://github.com/projectlombok/lombok/issues/3847 For now, I guess the workaround is to either downgrade to Java 23, or...
Any comments on this? I have been using this for 2 weeks and it seems to work perfectly for me.
Rebased on the current master. The clang-format failure is not related to this commit.
Potential upstream fix ~~(not merged)~~: https://github.com/parcel-bundler/watcher/pull/208
> Potential upstream fix (not merged): [parcel-bundler/watcher#208](https://github.com/parcel-bundler/watcher/pull/208) This was now merged upstream.
We could also show the failure reason in yazi. For example "Transport endpoint is not connected" in my example above. That message is available in the result on `DirEntry::metadata`, but...