1 Repo
Use of a scripting language to define dynamic editor behaviors and keybindings.
Distinct from Text Editor Configurations: Focuses on using a language like Lua for configuration logic rather than static setting files.
Explore 1 awesome GitHub repository matching development tools & productivity · Scriptable Configurations. Refine with filters or upvote what's useful.
Workspacer is a tiling window manager for Windows that automatically organizes open application windows into structured, non-overlapping layouts on the desktop. It functions as a scriptable window management tool equipped with a programmable configuration interface that lets developers write custom layout scripts for their workflows. The system relies on native Win32 API hooking to intersect operating system window creation and focus events for dynamic window positioning. Its core architecture features a layout engine pipeline that calculates window rectangles by passing monitor areas and wor
Exposes internal window management APIs through an interpreted language runtime so users can define layouts and keybindings procedurally.