fish47
fish47
should we specify a standalone `gtk.css` for xfce? https://github.com/numixproject/numix-gtk-theme/issues/677
I have upgraded a toy project to AGP 8.0 through a few walkarounds below ```plain # # https://stackoverflow.com/questions/65380359/lomboks-access-to-jdk-compilers-internal-packages-incompatible-with-java-16 # enable internal JDK API access at runtime tasks.withType(JavaCompile).configureEach { options.fork =...
治根的方法是在 unportable.lua 里抽一层平台相关的实现。 治本的方法是用 homebrew 将相关依赖装一下。 然而坑主我并没有 mac 囧。