Liu

Results 28 issues of Liu

待办事项: - [x] 迁移到新版 LCUI 和 LCDesign - [x] 重构图片加载器 - [ ] 重构图片查看器部件 - [ ] 更新界面样式,增加圆角和渐变背景等视觉元素 - [ ] 为基础功能添加单元测试和内存泄露检测 - [ ] 更新 CI 构建脚本,增加支持在 Windows 环境下构建...

LCUI has the following problems: - There are multiple API design styles. - The header file dependency is complicated. - Some modules have a higher degree of coupling. - Compilation...

help wanted

Reference: https://developer.mozilla.org/en-US/docs/Web/CSS/Value_definition_syntax **TODO:** - [x] Value definition parser - [x] Juxtaposition combinator - [x] Single bar combinator - [x] Double bar combinator - [x] Bracket combinator - [x] Double ampersand...

[](https://issuehunt.io/r/lc-soft/LCUI/issues/192) **Is your feature request related to a problem? Please describe.** We need a graphical user interface to display the current rendering state to debug performance issues. **Describe the solution...

help wanted
:dollar: Funded on Issuehunt

[](https://issuehunt.io/r/lc-soft/LCUI/issues/216) **Is your feature request related to a problem? Please describe.** Sometimes we need to paste some content into the input box, but LCUI does not support it. **Describe the...

linux
windows
help wanted
:dollar: Funded on Issuehunt

[](https://issuehunt.io/r/lc-soft/LCUI/issues/215) **Is your feature request related to a problem? Please describe.** #214 **Describe the solution you'd like** Support linux input method: ibus, fcitx. **Describe alternatives you've considered** None. **Additional context**...

linux
help wanted
:dollar: Funded on Issuehunt

[](https://issuehunt.io/r/lc-soft/LCUI/issues/210) **Is your feature request related to a problem? Please describe.** Some Android apps have a very slow startup speed, large memory usage, and poor performance user interfaces. I don't...

help wanted
:dollar: Funded on Issuehunt

**Describe the bug** I tried to compile the source code of LCUI into WebAssembly, but when running the test program, I found that it would block on the main thread...