MicroBlock

Results 33 issues of MicroBlock

由于安卓14将系统信任证书列表移动至/apex内,adb/root方式不再可用,仅可通过在启动时overlay apex来添加证书,请妥善标注

enhancement

https://github.com/koishijs/webui/assets/66859419/b8a7c100-1160-41bc-998c-3fb583e61a12 目前过滤器 UI 非常难用且有 Bug(Bug 见上) 建议直接采用 Badge/Chip Input 的形式(具体见下图) ![image](https://github.com/koishijs/webui/assets/66859419/33e9835f-c517-4291-b442-f9d78413627a) 并去掉“等于”,仅保留“属于”,以提高用户体验

domain: console
plugin: config

- [x] Magic aheadlib loader - [x] CreateRemoteThread injector - [x] Process memory api [aob scanner/xtd] - [x] xref scanner - [x] assembly injection API - [x] x86_32 support (half...

If `background: transparent;` is applied and skia is used, the background will be rendered black. I'm on Windows 11, x86_64, with Nvidia graphic cards.

bug
a:platform-windows
a:renderer-skia

Fluent scrolling takes an important part of the user experience, but Slint doesn't seem to support it. I'd appreciate it if fluent scrolling could be implemented in standard ScrollView. To...

enhancement
good first issue
a:flickable

I saw this line in the cpp example: ```cmake # On Windows, copy the Slint DLL next to the application binary so that it's found. ``` Isn't it possible to...

enhancement
a:language-c++

fix: unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX

I personally preferred to use git submodule to manage dependencies. Here's how I get it working. ### 1. Manually add dependencies of RmlUi. I'm using GL3 backend with GLFW. ![image](https://github.com/user-attachments/assets/7adc440f-9d37-4e23-aa39-04b8752d5124)...

discussion
build