vtm

Text-based desktop environment

MIT License

Stars
1.5K

Bot releases are hidden (Show)

vtm - v0.9.9c

Published by o-sdn-o over 1 year ago

Changes

  • Clipboard preview is disabled by default #266
  • Introduce a new focus concept (focus tree instead of the focused object list) #350
  • Multi-user focus indicators
  • Save/restore last connected user viewport position and focus state
  • Windows Console API focus event support
  • Terminal: Dim text selection when terminal is not focused
  • Fix standalone application focus tracking
  • Tiling window manager: Popup menu for empty slots (popup menu when hovering mouse over top of empty slot)
  • Stability improvement
vtm - v0.9.9b

Published by o-sdn-o over 1 year ago

Binaries to test the new focus concept. See https://github.com/netxs-group/vtm/pull/365 for details.

Changes

  • Fix default focus route propagation.
vtm - v0.9.9a

Published by o-sdn-o over 1 year ago

Binaries to test the new focus concept. See https://github.com/netxs-group/vtm/pull/365 for details.

Changes

  • Fix standalone app focus tracking
  • Dim selection color when terminal is unfocused
  • Set exclusive focus on right click on builtin terminal if it is not focused
vtm - v0.9.9

Published by o-sdn-o over 1 year ago

Builds to test the new focus concept. See #365 for details.

vtm - v0.9.8w

Published by o-sdn-o over 1 year ago

Changes

  • Improve stability
vtm - v0.9.8v

Published by o-sdn-o over 1 year ago

Changes

  • Fix deadlock when launching standalone app #358
vtm - v0.9.8u

Published by o-sdn-o over 1 year ago

Changes

  • Stability improvements
vtm - v0.9.8t

Published by o-sdn-o over 1 year ago

Changes

  • Fix deadlock at shutdown
vtm - v0.9.8s

Published by o-sdn-o over 1 year ago

Changes

  • Fix external process control (graceful shutdown)
  • Fix crash on tab characters in clipboard
  • Fix caret blinking until got focus
vtm - v0.9.8r

Published by o-sdn-o over 1 year ago

Changes

  • Add -v|--version command line option, #351
vtm - v0.9.8q

Published by o-sdn-o over 1 year ago

Changes

  • Fix passing focus on window close, #348
  • Don't show user's shadow in poor color environment, #329
vtm - v0.9.8p

Published by o-sdn-o over 1 year ago

Changes

  • Server log monitoring option, #345
  • Logs app is now just a log monitor via terminal
vtm - v0.9.8o

Published by o-sdn-o over 1 year ago

Changes

  • Fix DirectVT mode support, #331
vtm - v0.9.8n

Published by o-sdn-o almost 2 years ago

Changes

  • Fix handle leaks after fork on Windows
  • Add /utf-8 option to cl.exe #175
  • Fix new window placement in viewport
  • Empty autorun by default
vtm - v0.9.8m

Published by o-sdn-o almost 2 years ago

Changes

  • Win32: #95 Fix ReadConsoleInput bug
  • Fix recursive cursor redraw in dtvt mode
  • Fix command line options parsing
  • Fix adaptive frame rate regression
  • Fix X10 mouse protocol support
    • Add UTF-8 encoding support (1005)
    • Fix htop crash on heavy mouse movement
vtm - v0.9.8l

Published by o-sdn-o almost 2 years ago

Changes

  • Fix go and pull window difference, #322
  • Fix window maximization issue, #323
vtm - v0.9.8k

Published by o-sdn-o almost 2 years ago

Changes

  • Add option to specify custom pipe
  • Custom tiling backgrounds support, #318

https://user-images.githubusercontent.com/11535558/210072097-39612584-3e0c-4081-8137-fe6f8d309c2b.mp4

vtm - v0.9.8j

Published by o-sdn-o almost 2 years ago

Changes

  • Configurable menu for built-in terminal (except TerminalLog* and TerminalVideo*).
  • Unmap key assignment Ctrl+Z/Y as Undo/Redo for cooked read on Windows (Ctrl+Z/Y is not a Undo/Redo anymore for Win32 Console line input), #312.
vtm - v0.9.8i

Published by o-sdn-o almost 2 years ago

Changes

  • Fix deadlock on redrawing DirectVT app
  • Fix background around window borders
vtm - v0.9.8h

Published by o-sdn-o almost 2 years ago

Changes

  • Get rid of index in custom menu declaration