Skip to content

Lua scripting#706

Merged
o-sdn-o merged 322 commits intodirectvt:masterfrom
o-sdn-o:gui-bridge
Feb 28, 2025
Merged

Lua scripting#706
o-sdn-o merged 322 commits intodirectvt:masterfrom
o-sdn-o:gui-bridge

Conversation

@o-sdn-o
Copy link
Collaborator

@o-sdn-o o-sdn-o commented Feb 28, 2025

Changes

  • Add Lua scripting support (only keyboard bindings for now).
  • Rename several configuration sections in settings.xml:
    • Rename '<config/hotkeys/>' to '<config/events/>'.
    • Rename '<key/action/>' to '<key/script/>'.
    • Rename '<config/set/>' to '<config/variables/>'.
  • Fix UTF-8 system path encoding.
  • Fix terminal selection highlighting in altbuf mode.
  • Fix debug overlay.
  • Fix plaintext print-screen.
  • Rename Desktop Monitor to Log Monitor.
  • Make the applet (application inside the window object) responsible for controlling the window.
  • Try to fix New versions (0.9.99.56/7) crashes #696.
  • Fix [Feature request] Always-on-top for app windows #583.

@o-sdn-o o-sdn-o changed the title Lua scripting integration Lua scripting Feb 28, 2025
@o-sdn-o o-sdn-o merged commit e14e6a6 into directvt:master Feb 28, 2025
8 checks passed
@o-sdn-o o-sdn-o deleted the gui-bridge branch February 28, 2025 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New versions (0.9.99.56/7) crashes [Feature request] Always-on-top for app windows

1 participant