asuper0
asuper0
**Host Environment** - OS: [Windows 10] - Compiler: VS 2022 x64 **To Reproduce** Steps to reproduce the behavior: default triplet set to x64-windows `./vcpkg install gettext` **Failure logs** [config.log](https://github.com/microsoft/vcpkg/files/9257917/config.log) [config-x64-windows-rel-out.log](https://github.com/microsoft/vcpkg/files/9257920/config-x64-windows-rel-out.log)...
**Describe the bug** The remote machine runs Ubuntu 16.04. I got the message 命令"🌈 Enable Rainbow Fart"导致错误 (command 'rainbow-fart.enable' not found) when enabling the extension. **How To Reproduce** Remote ssh...
**Is your feature request related to a problem? Please describe.** I'm using more than one coding language. I can't find stable version of nng for them. **Describe the solution you'd...
[这里](https://github.com/sunface/rust-course/blob/838310facb47fcbb0339b6cceb4c61ad80fc838d/src/advance/macro.md?plain=1#L534) 和[这里](https://github.com/sunface/rust-course/blob/838310facb47fcbb0339b6cceb4c61ad80fc838d/src/advance/macro.md?plain=1#L539) 在阅读页面,quote内的内容是空的,看的我一脸懵逼,还以为是有什么根据变量名的自动实现
Environment: Slint 1.3.2 Win 10 Please see [the code](https://github.com/asuper0/cfg-ip/tree/c643d0a11afe8d30985e7534ad2533d12ded467e). I implement [a message box with slint](https://github.com/asuper0/cfg-ip/blob/c643d0a11afe8d30985e7534ad2533d12ded467e/ui/pop-message.slint). Currently the code is ok. If I comment out [visable: false within the PopMessageBox...
We need to add documentation for windows_subsystem attribute in our rust documentation. See #1190 And also how to keep log messages when wanted. ### Original: How to keep output message...
When focus the slider and press left or right arrow, the value is change by the step, which is hard-coded to 1. This is not good when `maximum - minimum...
maybe a "editable" flag?
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN/blob/new-theme/docs/01%20Getting%20started/04%20Hello%20Triangle.md#L95 这一段呈现出来是这个样子 ``` 通过使用由glViewport函数提供的数据,进行视口变换(Viewport Transform),标准化设备坐标(Normalized Device Coordinates)会变换为屏幕空间坐标(Screen-space Coordinates)。所得的屏幕空间坐标又会被变换为片段输入到片段着色器中。 ``` 也就是 这些标签显示出来了,没有被解析,我看了源文件不知道是怎么回事,本节其他部分没有问题
打算基于这个做个闹钟+报时功能,不知道是否有足够空间