Changes
- Fix 'vtm.*' objects referencing in Lua (regression from 9d3fff9 v2026.07.13; typical symptoms: switching focus to the taskbar using keyboard didn't work).
Esc+F1works as expected now. - Terminal:
- Workaround for bash hanging after a single Esc pressed upon closing.
- X11 support, #954:
- Implement blinking.
- Implement MIT-SHM buffer reallocation (for extra large windows).
- Fix tooltip auto-hiding.
- Make default desktop background color semi-transparent.
Note: Not all X11 functionality has been implemented yet. If you experience issues, use vtm --tui to run vtm in TUI mode.