Commit Graph

8 Commits

Author SHA1 Message Date
52b78aadf8 feat: Updates windowctl subcommands, fixes some logging bugs. Need to remove old files and update keybinds to use windowctl subcommands. 2025-10-07 14:40:04 -04:00
7178a12893 feat: Integrates subcommands into windowctl, need to move the windowctl primary picker into it's own subcommand. 2025-10-07 10:24:20 -04:00
931903d18c feat: Begin incorporating utility scripts into windowctl 2025-10-07 08:37:52 -04:00
7c08fec16b feat: Adds ability to narrow down keys returned for preview-stats. 2025-10-06 18:06:09 -04:00
78e40a9401 feat: Begins moving some scripts into a utils folder and using them as subcommands. 2025-10-06 17:01:07 -04:00
b5198a5df6 fix: Fixes windowctl to handle when ctrl-c is hit from the window-picker, when not launched in a new terminal window. Adds a few more options to that allow to return to the window picker after performing certain actions on a selected window. 2025-10-06 16:32:26 -04:00
54fe479ee1 fix: Fixes windowctl not properly focusing windows on special workspaces, adds the ability to call windowctl with an address to perform certain actions without going through the pickers, should likely call from the launch script so code is shared / not duplicated in two spots. 2025-10-06 12:16:46 -04:00
b1fb505ac5 feat: Renames window-table to windowctl, adds preview data to utils-launcher and windowctl actions. 2025-10-06 10:26:25 -04:00