su226

Results 8 comments of su226

@kde-yyds 设置环境变量 AVALONIA_SCREEN_SCALE_FACTORS,参见 AvaloniaUI/Avalonia#4826 和 https://github.com/AvaloniaUI/Avalonia/wiki/Configuring-X11-per-monitor-DPI

> ![image](https://user-images.githubusercontent.com/26075483/272110571-2cc6d5ba-2b8e-42bc-afa3-4fef173a78d6.png) 你指的是这里吗?这里我是知道的,但在这里面只有debug版啊! ![image](https://user-images.githubusercontent.com/26075483/272110687-d7b3c5b8-e47a-45fa-9a7a-51be61d2da9f.png) [F-Droid](https://f-droid.org/packages/com.osfans.trime/)上的是Release版

It seems that this mod will cause OpenGL error if your GPU is too old. (Doesn't support GLSL 1.5/OpenGL 3.2) I'm playing "Benchmark II" modpack on ArchLinux, delete this mod...

> The reason why the button is still there is in case mobile users accidentally disable it, as there's no other way to enable it back. However for Windows users,...

Alright, thanks. I just felt annoying to turn it on and off again. Maybe make it respect vanilla settings (better, because toggleable with BetterPause or other mods), or add an...

I have tried latest nightly, it works, thanks. However, since DPI may not be an integer multiple of 96, OreUI scale should not be bound to ImGui scale. If querying...

遇到了相同的问题,Trace 级别日志:https://gist.github.com/su226/0f921937acc61688043ca8dc5ec4b8cd

> Keep in mind you should do `export LD_LIBRARY_PATH=~/.millennium/:$LD_LIBRARY_PATH` as to not override the externally provided paths. Actually, you should use `export LD_LIBRARY_PATH="~/.millennium/${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"` to avoid LD_LIBRARY_PATH becoming `~/.millennium/:` (with a...