summaryrefslogtreecommitdiff
path: root/src/cli/new_window.zig
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig build test Mitchell Hashimoto
2025-07-14cli/gtk: move IPC/sendIPC to App/performIpcJeffrey C. Ollie
2025-07-14cli/gtk: remove --release and --debug flags, use optional for argumentsJeffrey C. Ollie
2025-07-14cli/gtk: replace @hasDecl for performAction-style APIJeffrey C. Ollie
2025-07-14cli/gtk: move actual IPC code tp apprtJeffrey C. Ollie
2025-07-14cli/gtk: add -e to +new-windowJeffrey C. Ollie
2025-07-14cli/gtk: move GTK-specific code to a new file in a subdirectoryJeffrey C. Ollie
2025-07-14cli/gtk: clarify +new-window documentation and improve instance discoveryJeffrey C. Ollie
2025-07-14cli/gtk: add +new-window actionJeffrey C. Ollie