Color_yr
Color_yr
## Describe the bug When show and hide window, some time wil crash I don't know what the exact triggering reason, but there is a probability of 5% -10% that...
### Description IDE: rider this issus find in https://github.com/AvaloniaUI/Avalonia/issues/13585 and try fix in https://github.com/AvaloniaUI/Avalonia/pull/13593  ### Code https://github.com/Coloryr/Avalonia/blob/114cd1c0d04e763be56fe7f8facec8943778d0f3/src/Avalonia.Base/Media/Fonts/SystemFontCollection.cs https://github.com/Coloryr/Avalonia/blob/114cd1c0d04e763be56fe7f8facec8943778d0f3/src/Skia/Avalonia.Skia/FontManagerImpl.cs#L84 ### Expected Behavior Font match to `Noto Mono` ### Actual Behavior...
Support paper backend with UnixDomainSocket **Is must work with [this](https://github.com/PaperMC/Paper/pull/10088)**   refer to https://github.com/PaperMC/Velocity/pull/991
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the bug: 1. sudo apt-get insall gcc g++ 2. ./action-install-linux.sh 3. export...
**Is your feature request related to a problem? Please describe.** 添加rime_api.h使用文档等 或者简单说明一下[librime](https://github.com/rime/librime)怎么在自己的程序里面调用,初始化顺序是什么等 **Describe the solution you'd like** 比如`RimeSetup`->`xxx`->`xxx` `xxx`->输入字符 `xxx`->输出文字选项 **Describe alternatives you've considered** **Additional context** ~~这个库怎么用啊~~
I put a datagrid in dialoghost, but it can be edit ``` .... .... ```  To be precise, it is impossible to input text after selecting it
### LVGL version v9.1.0 ### What happened? `lv_linux_drm_set_file` is need `connector_id`, but I can't get it anywhere, it's design defects? I try 0, itn's work. ### How to reproduce? ```...