• Joined on 2026-02-16
hugo pushed to main at hugo/RuDS 2026-08-07 13:50:40 +00:00
87a161058f Cache compiled Lua scripts in memory.
hugo closed issue hugo/RuDS#131 2026-08-07 13:40:33 +00:00
opening ruds from a blogmark should use last sidebar state
hugo commented on issue hugo/RuDS#131 2026-08-07 13:40:22 +00:00
opening ruds from a blogmark should use last sidebar state

Implemented in 41d5f1c. Blogmark draft creation and import completion now open the post editor without changing either the active sidebar view or sidebar visibility. The existing project UI…

hugo pushed to main at hugo/RuDS 2026-08-07 13:40:13 +00:00
41d5f1c014 Preserve sidebar state for blogmarks.
hugo closed issue hugo/RuDS#128 2026-08-07 13:32:30 +00:00
bds-cli tui has weird behaviour when using j/k to move the focus of a list in the sidebar - the sidebar does not scroll
hugo commented on issue hugo/RuDS#128 2026-08-07 13:32:23 +00:00
bds-cli tui has weird behaviour when using j/k to move the focus of a list in the sidebar - the sidebar does not scroll

Implemented in 0417aaf.\n\nThe shared TUI sidebar renderer now uses Ratatui's stateful List/ListState, so every sidebar viewport follows selected_index for j/k and arrow navigation while retaining…

hugo pushed to main at hugo/RuDS 2026-08-07 13:32:07 +00:00
0417aaf749 Keep TUI sidebar selections visible.
hugo closed issue hugo/RuDS#126 2026-08-07 13:23:52 +00:00
the linux version gui needs a menu bar to show the different menus
hugo commented on issue hugo/RuDS#126 2026-08-07 13:23:42 +00:00
the linux version gui needs a menu bar to show the different menus

Implemented in 3586483. Linux and Windows now render a localized five-group in-window menu bar backed by the existing MenuAction routing and enabled-state rules; dropdowns support mouse use,…

hugo pushed to main at hugo/RuDS 2026-08-07 13:23:26 +00:00
358648378e Add in-window menus for Linux and Windows.
hugo opened issue hugo/DS4Server#69 2026-08-07 11:43:40 +00:00
ds4 now has support for 9731
hugo opened issue hugo/Gotcha#62 2026-08-07 10:51:20 +00:00
Directories with spaces in the name break
hugo opened issue hugo/RuDS#131 2026-08-07 07:54:45 +00:00
opening ruds from a blogmark should use last sidebar state
hugo opened issue hugo/RuDS#130 2026-08-07 07:52:56 +00:00
full keyboard navigation and keyboard navigation hints needed for the app
hugo opened issue hugo/RuDS#129 2026-08-07 07:51:00 +00:00
the gui app is not compatible with Neru on macos
hugo pushed to main at hugo/Gotcha 2026-08-07 05:18:56 +00:00
2b4a7673f7 docs: link AltStore distribution
hugo opened issue hugo/RuDS#128 2026-08-05 20:36:27 +00:00
bds-cli tui has weird behaviour when using j/k to move the focus of a list in the sidebar - the sidebar does not scroll
hugo opened issue hugo/RuDS#127 2026-08-05 20:09:52 +00:00
Cache compiled Lua scripts between executions
hugo opened issue hugo/RuDS#126 2026-08-05 19:51:05 +00:00
the linux version needs a menu bar to show the different menus
hugo closed issue hugo/DS4Server#68 2026-08-05 17:01:58 +00:00
performance measurements needed to see if we introduced lag