spbgzh

Results 7 issues of spbgzh

## Description ## Types of Changes - [ ] Core - [ ] Bugfix - [x] New feature - [x] Enhancement/optimization - [x] Keyboard (addition or update) - [x] Keymap/layout/userspace...

keyboard
keymap
via

## Description add new keyboard epiphany70 ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [ ] Enhancement/optimization - [x] Keyboard...

keyboard
keymap
stale
via

### Description of the feature or fix When I change screen really fast, I need to avoid ERROR Asserted at expression: !disp->rendering_in_progress (Invalidate area is not allowed during rendering.), I...

### LVGL version v9.1 ### What happened? To avoid Asserted at expression: !disp->rendering_in_progress (Invalidate area is not allowed during rendering.), I need to check rendering_in_progress state, but it in lv_display_private.h,...

### LVGL version v9.1 ### What happened? Now I still need to use ConvHL to swap bytes ### How to reproduce? void ConvHL(uint8_t *s, int32_t l) { uint8_t v; while...

System: MacOS 15.3 and 15.4 beta Chip: M1 pro and M4 user program seams no long have permision for **MRMediaRemoteGetNowPlayingInfo**function in latest MacOS. **MRMediaRemoteCommand** still work, which means still can...

### Describe the bug Sigining always fail, when enable app-sandbox in entitlements.mac.plist. Its says because of cant find team ID. ``` • signing file=dist/mac-arm64/test.app platform=darwin type=distribution identity=**** provisioningProfile=none • Above...

bug