Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lua scripting #706

Merged
merged 322 commits into from
Feb 28, 2025
Merged

Lua scripting #706

merged 322 commits into from
Feb 28, 2025

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