Releases: roccolate/RetroTUI
Releases · roccolate/RetroTUI
v0.9.3
Added
- Animated plugin auto-refresh:
needs_redrawmechanism inWindowbase class. Animated plugins (aquarium, matrix, starwars, game-of-life, pomodoro, system-monitor, network-monitor) and LogViewer now refresh automatically. - Adaptive input timeout: 100ms timeout for animated windows, cascading back to 500ms idle.
- Per-plugin icons:
[plugin.icon]section inplugin.tomlwithemojiandtokenfields. All 21 example plugins have custom icons. - Braille pixel art icons: 8x12 pixel grids rendered as 4x3 Unicode braille characters for all 39 icons.
Changed
- Core modularization:
core/app.pydecomposed into 5 modules (window_manager, action_runner, dialog_dispatch, drag_drop, file_operations). - Bundled plugins: 9 apps migrated from
apps/tobundled_plugins/. - Windows support: dual PTY backend (POSIX
pty.fork()+ WindowspywinptyConPTY), replaced win_termios shim with standard try/except import. - Icon style system reduced to 3 styles: default, mini, braille.
RetroTUI v0.9.2
What's Changed
- Propuesta: cambios para roccolate by @danalopezarq-crypto in #2
New Contributors
- @danalopezarq-crypto made their first contribution in #2
Full Changelog: v0.9.0...v0.9.2
RetroTUI v0.3.6
Full Changelog: v0.3.4...v0.3.6
RetroTUI v0.9.0
Full Changelog: v0.6.0...v0.9.0
RetroTUI v0.6.0
Full Changelog: preview...v0.6.0