summaryrefslogtreecommitdiff
path: root/src/apprt.zig
AgeCommit message (Expand)Author
2025-09-19build: move apprt, font, renderer enums to dedicated filesMitchell Hashimoto
2025-09-05gtk: the Future is NowLeah Amelia Chen
2025-09-05gtk: nuke the legacy apprt from orbitLeah Amelia Chen
2025-08-30ci: build on freebsdJeffrey C. Ollie
2025-08-14apprt: make gtk-ng the default apprt on LinuxMitchell Hashimoto
2025-07-16apprt/gtk-ng: boilerplateMitchell Hashimoto
2025-07-14apprt: clean up stray structJeffrey C. Ollie
2025-07-14cli/gtk: move IPC/sendIPC to App/performIpcJeffrey 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-04Nuke GLFW from OrbitMitchell Hashimoto
2024-09-26libghostty: unified action dispatchMitchell Hashimoto
2024-09-26core: many more actionsMitchell Hashimoto
2024-09-26core: more actionsMitchell Hashimoto
2024-09-25apprt: begin transition to making actions an enum and not use hasDeclMitchell Hashimoto
2024-08-26apprt: make gotoTab handle all tab movementsMitchell Hashimoto
2024-08-16apprt: yeet usingnamespaceMitchell Hashimoto
2024-01-03WIP: Update to new build module API after Zig PR #18160Krzysztof Wolicki
2023-11-05apprt: default runtime for windows is glfwMitchell Hashimoto
2023-10-24apprt: none has app/surface so tests passMitchell Hashimoto
2023-09-18ci: don't run gtk tests in CIMitchell Hashimoto
2023-09-18apprt/gtk: key file for logic related to keysMitchell Hashimoto
2023-08-17build: make glfw opt-in on all platforms, default to GTK on LinuxMitchell Hashimoto
2023-02-24rename more stuffMitchell Hashimoto
2023-02-24Integrating new surfaceMitchell Hashimoto
2023-02-24apprt refactor in progress, launches glfw no windowMitchell Hashimoto
2023-02-24add app runtime option, add gtk backendMitchell Hashimoto
2023-02-19apprt: start embedded implement, make App API available to CMitchell Hashimoto
2022-12-31can specify a wasm target in buildMitchell Hashimoto
2022-12-29rename window package to apprtMitchell Hashimoto