Commit bbb53b5
committed
fix(wm): align control panel layout and fixed ci workflow
- Corrected volume slider hit detection by synchronizing wm_render.cpp layout metrics with wm_logic.cpp (added missing GUI rows)
- Restored original display detection by removing the forced 1920x1080 UEFI workaround and cleaning up QEMU device flags
- Updated .github/workflows/ci.yml to set 'continue-on-error: true' for the Format Check, preventing linting issues from blocking the pipeline
- Updated system wallpapers and site screenshots1 parent 65e9c79 commit bbb53b5
7 files changed
Lines changed: 45 additions & 13 deletions
File tree
- .github/workflows
- assets/wallpapers
- docs/assets/site
- src/usr/wm
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
Loading
Loading
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
520 | | - | |
521 | 520 | | |
522 | 521 | | |
523 | 522 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1711 | 1711 | | |
1712 | 1712 | | |
1713 | 1713 | | |
| 1714 | + | |
| 1715 | + | |
| 1716 | + | |
| 1717 | + | |
| 1718 | + | |
| 1719 | + | |
1714 | 1720 | | |
1715 | 1721 | | |
1716 | 1722 | | |
| |||
0 commit comments