ur4t

Results 14 comments of ur4t

Arch KDE,使用gnome-settings-daemon, 解决方案如下: 1. 环境设置 ``` sh gsettings set org.gnome.desktop.interface text-scaling-factor 2 gsettings set org.gnome.desktop.interface scaling-factor 2 gsettings set org.gnome.settings-daemon.plugins.xsettings overrides "[{'Gdk/WindowScalingFactor', }]" gsettings set org.gnome.settings-daemon.plugins.xsettings overrides "[{'Xft/DPI', }]" ```...

@pirama-arumuga-nainar @DanAlbert Thanks for your kindly response introducing more NDK design perspectives! FYI, when `LLVM_LINK_LLVM_DYLIB` is enabled, we have a dependency list: | components | dependencies | | -- |...

Some TODOs: - [x] cherry-pick these commits on `main` branch. - [ ] reuse constant `libc::AT_MINSIGSTKSZ` in `std`.

More changes than #50: - Enhance both `tokio` and `sync` clients. - Fix test cases.

@McPatate Could we continue here? #50 seems staled.

@Narsil Any idea about this feature?

#748 did part of the job. A translator from Python interface to C++ interface might be necessary.

Blocked by https://github.com/rust-lang/libc/pull/3732.

@sunfishcode With libc 0.2.156, we can pass all CI checks. I think this PR (#1065) is ready to be merged.

Maybe changing the priority of clang and clang-cl can just fix this behavior, but it will not fix the bug inside.