Color_yr

Results 46 issues of 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...

bug
needs-repro

### 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 ![image](https://github.com/mono/SkiaSharp/assets/26276037/cf6646ef-9361-4564-a4f4-2e92fb042dd3) ### 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...

type/bug

Support paper backend with UnixDomainSocket **Is must work with [this](https://github.com/PaperMC/Paper/pull/10088)** ![{4E839E59-23CF-4fa3-B0F9-2C75F679304E}](https://github.com/PaperMC/Paper/assets/26276037/a38fa8b1-e0b2-4f9d-a95a-9ce2c8ec0179) ![image](https://github.com/PaperMC/Paper/assets/26276037/22caef0f-aa9c-400e-aac1-b51dd9d7d123) 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...

bug

**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** ~~这个库怎么用啊~~

enhancement

I put a datagrid in dialoghost, but it can be edit ``` .... .... ``` ![GIF](https://github.com/AvaloniaUtils/DialogHost.Avalonia/assets/26276037/7b0df6bb-b679-4d8f-b471-041117a024fb) To be precise, it is impossible to input text after selecting it

bug

对于一些转启动器的,开版本隔离会造成**版本看不见**的误解

question

**防止玩家抱怨**

enhancement
Waiting

### 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? ```...

stale