summaryrefslogtreecommitdiff
path: root/src/apprt/gtk/App.zig
AgeCommit message (Expand)Author
2025-09-05gtk: the Future is NowLeah Amelia Chen
2025-09-05gtk: nuke the legacy apprt from orbitLeah Amelia Chen
2025-08-25parameterize close_tabJeffrey C. Ollie
2025-08-24Close other tabs feature on Mac.jamylak
2025-08-14gtk-ng: add show_on_screen_keyboard bindingLeah Amelia Chen
2025-07-25apprt/gtk: fix double-free if quit action is usedMitchell Hashimoto
2025-07-18apprt/gtk-ng: hook up surface renderMitchell Hashimoto
2025-07-17core/gtk: add support for displaying a progress bar with OSC 9;4Jeffrey C. Ollie
2025-07-14cli/gtk: move IPC/sendIPC to App/performIpcJeffrey C. Ollie
2025-07-14cli/gtk: add -e to +new-windowJeffrey C. Ollie
2025-07-11fix error set for function return signatureJeffrey C. Ollie
2025-07-11show child exited: return a boolean if native GUI is shownJeffrey C. Ollie
2025-07-11core/gtk: add apprt action to show native GUI warning when child exitsJeffrey C. Ollie
2025-07-09linux: switch systemd user service to type=notify-reloadJeffrey C. Ollie
2025-07-06macos: open URLs with NSWorkspace APIs instead of `open`Mitchell Hashimoto
2025-07-06Fallback to cross-platform minimal open when apprt is not availableMitchell Hashimoto
2025-07-06core/gtk: open urls using an apprt action instead of doing it directlyJeffrey C. Ollie
2025-07-01reload configuration on SIGUSR2Mitchell Hashimoto
2025-06-27core: con't copy App and apprt.AppJeffrey C. Ollie
2025-06-26dbus and systemd activation - take 2Jeffrey C. Ollie
2025-06-24Revert "linux: add dbus and systemd activation services (#7433)"Mitchell Hashimoto
2025-06-24linux: add dbus and systemd activation services (#7433)Mitchell Hashimoto
2025-06-21The Big Renderer Rework (#7620)Qwerasd
2025-06-21style: fix formatting-k
2025-06-21Add FreeBSD support-k
2025-06-20renderer: big rework, graphics API abstraction layers, unified logicQwerasd
2025-06-13gtk: use exhaustive switch for initial-windowJeffrey C. Ollie
2025-06-13linux: add dbus and systemd activation servicesJeffrey C. Ollie
2025-06-07apprt/glfw,gtk: noop undo/redo actionsMitchell Hashimoto
2025-06-02config: add launched-from to specify launch sourceMitchell Hashimoto
2025-05-29GTK: add action to show the GTK inspectorJeffrey C. Ollie
2025-05-25gtk: use 'gio.Application.idIsValid' instead of 'isValidAppId'alex-huff
2025-05-25gtk: improve app id validationalex-huff
2025-05-19gtk: implement global shortcuts (#7083)Leah Amelia Chen
2025-05-18gtk: implement global shortcutsLeah Amelia Chen
2025-05-16gtk: implement command palette (#7167)Leah Amelia Chen
2025-05-15gtk: add command palette to titlebar menuLeah Amelia Chen
2025-05-15gtk: implement command paletteLeah Amelia Chen
2025-05-15Handle check_for_updates as unimplemented actionAaron Ruan
2025-05-07gtk: only allow one config error dialog at a timeJeffrey C. Ollie
2025-05-07core: fixup callconv(.C) -> callconv(.c)Jeffrey C. Ollie
2025-05-06Fix removed GDK_DEBUG `gl-no-fractional` (#7233)Mitchell Hashimoto
2025-05-01Binding for toggling window float on top (macOS only)Mitchell Hashimoto
2025-05-01apprt/gtk: ensure configuration is loaded on startupLeorize
2025-04-30Add comment about `gl-no-fractional`Morgan
2025-04-30Add `runtimeUntil`, fix remove GDK_DEBUG `gl-no-fractional`Morgan
2025-04-21add toggle command palette bindingMitchell Hashimoto
2025-04-14gtk: implement bell (#7087)Mitchell Hashimoto
2025-04-14gtk: implement bellLeah Amelia Chen
2025-04-08gtk: fix forcing the window theme to light or darkJeffrey C. Ollie