Commit Graph
22 Commits
Author SHA1 Message Date
liu weikai ec548393b4 fix: remove seams between uconsole map tiles 2026-07-24 17:51:56 +08:00
liu weikai 466be8d6fc fix: share map tile placeholders and throttle refresh 2026-07-24 17:44:09 +08:00
liu weikai 5d46dc91b0 fix: reserve footer space for help key 2026-07-24 17:35:48 +08:00
liu weikai 3d16605e14 fix: fit complete map shortcut legend 2026-07-24 17:33:53 +08:00
liu weikai e765cdab82 fix: keep full shortcut footer visible 2026-07-24 17:32:02 +08:00
liu weikai 71d59603d8 fix: compact uconsole shortcut footer 2026-07-24 17:30:05 +08:00
liu weikai ae4b7357d4 fix: make map shortcuts responsive 2026-07-24 17:28:04 +08:00
liu weikai 53e88dda49 fix: prevent footer shortcut clipping 2026-07-24 17:24:55 +08:00
liu weikai b28591530a fix: fit uconsole footer shortcuts 2026-07-24 17:22:44 +08:00
liu weikai 7ceda37863 feat: render uconsole shortcuts as keycaps 2026-07-24 17:20:11 +08:00
liu weikai 98ab3bcb26 feat: add pager-style uconsole map shortcuts 2026-07-24 17:12:28 +08:00
liu weikai df61530b24 fix: show map page keyboard hint 2026-07-24 17:06:43 +08:00
liu weikai d2ef6ab776 fix(uconsole): render the full five by three tile grid 2026-07-24 16:54:14 +08:00
liu weikai 085b911b70 fix(uconsole): reset map image handles on page rebuild 2026-07-24 16:51:19 +08:00
liu weikai ce976c21a8 fix(uconsole): keep map tiles square and contiguous 2026-07-24 16:49:05 +08:00
liu weikai 637f7831ca fix(uconsole): avoid map image startup spin 2026-07-24 16:45:25 +08:00
liu weikai 08457cc4d9 fix(uconsole): wire pointer controls and real map tiles 2026-07-24 16:42:42 +08:00
liu weikai 82ca224822 fix(uconsole): correct runtime map label binding 2026-07-24 15:52:10 +08:00
liu weikai 955867bed4 fix(uconsole): connect SDL map view to runtime data 2026-07-24 15:50:34 +08:00
liu weikai d4667d3607 feat(uconsole): enable SDL pointer navigation 2026-07-24 15:44:16 +08:00
liu weikai b7d0aeb7b9 feat(uconsole): complete desktop workspace UI 2026-07-23 20:26:27 +08:00
vicliu adf33068d7 v0.1.25-alpha (#30)
* Add uConsole GTK shell with SQLite map cache

* Improve uConsole GTK overview dashboard

* Detect uConsole hardware endpoints

* Add uConsole hardware binding and map fallback

* Improve uConsole settings and map UI

* feat: adapt uConsole Linux shell

* docs: document GPS settings and T-Deck UART noise

* style: apply clang-format

* site: update 0.1.25 release highlights

---------

Co-authored-by: vicliu624 <vicliu@outlook.com>
2026-05-12 01:24:04 +08:00