summaryrefslogtreecommitdiff
path: root/src/apprt
AgeCommit message (Expand)Author
2025-10-10gtk: properly check for amount of time elapsed before notifying about command...Jeffrey C. Ollie
2025-10-10apprt/gtk: use configured title as fallback for closureComputedTitletlj
2025-10-06apprt/gtk: only close with no windows active if close delay is offMitchell Hashimoto
2025-10-06gtk: use std.Io.Writer to generate runtime CSSJeffrey C. Ollie
2025-10-03apprt/gtk: Zig 0.15 whack a moleMitchell Hashimoto
2025-10-03apprt/gtk: fix Zig 0.15Mitchell Hashimoto
2025-10-03Zig 0.15: build snapMitchell Hashimoto
2025-10-03Zig 0.15: zig build test macOSMitchell Hashimoto
2025-10-03Zig 0.15: zig build GTK exeMitchell Hashimoto
2025-10-03Zig 0.15: zig build test Mitchell Hashimoto
2025-10-03Zig 0.15: zig fmtMitchell Hashimoto
2025-10-03core: add 'command finished' notifications (#8992)Mitchell Hashimoto
2025-10-02gtk: improve signal handler managementJeffrey C. Ollie
2025-10-02gtk: fix duplicate signal handlersJeffrey C. Ollie
2025-10-02address review commentsJeffrey C. Ollie
2025-10-02core: add 'command finished' notificationsJeffrey C. Ollie
2025-09-30gtk: some bell features need to happen on receipt of every BELJeffrey C. Ollie
2025-09-29gtk: make Enter confirm "Change Terminal Title" (#8949)Mitchell Hashimoto
2025-09-29apprt/gtk: do not close window if tab overview is open with no tabsMitchell Hashimoto
2025-09-29gtk: make Enter confirm "Change Terminal Title"Bernd Kaiser
2025-09-23comment to load standard css options before some of the user configured stylesBrice
2025-09-22load runtime css before user optionsrhodes-b
2025-09-22GTK Fix unfocused-split-fill (#8813)Mitchell Hashimoto
2025-09-22remove is_split properity in priv since it has a getter methodrhodes-b
2025-09-21use getter to notify is-split propertyrhodes-b
2025-09-21remove setIsSplit in surface classrhodes-b
2025-09-21bind is-split property between split_tree class and surface classrhodes-b
2025-09-21gtk: restore flatpak-aware resource directory supportLeorize
2025-09-20fix typorhodes-b
2025-09-20comment for the n_siblings surface memberrhodes-b
2025-09-20add n_siblings member, and when splits are created / removed update the numbe...rhodes-b
2025-09-20fix surface blueprint formattingrhodes-b
2025-09-20fix comments to specific the config optionrhodes-b
2025-09-20apply unfocused-split with surface blueprintrhodes-b
2025-09-20rename setUnfocused to setUnfocusedFillrhodes-b
2025-09-20use focus signal in split_tree to determine if we apply unfocused-split-fillrhodes-b
2025-09-20worse way but its at least split aware, doesn't seem like the path forwardrhodes-b
2025-09-20unfocused-split-fill working again though it can't detect when its actually a...rhodes-b
2025-09-19stylistic changesMitchell Hashimoto
2025-09-19build: Add a new snap option and use it to build the snapMarco Trevisan (Treviño)
2025-09-19gtk/surface: Filter out the SNAP variables by their contentsMarco Trevisan (Treviño)
2025-09-19build: move apprt, font, renderer enums to dedicated filesMitchell Hashimoto
2025-09-19gtk: add glib log writer functionJeffrey C. Ollie
2025-09-19slightly improve logsعبد الرحمن صباهي
2025-09-11terminal: update parser to use new color parser and stream handlerMitchell Hashimoto
2025-09-05apprt/gtk: set the title on the window immediately if setMitchell Hashimoto
2025-09-05apprt/gtk: don't use Stacked for surface error status pageMitchell Hashimoto
2025-09-05apprt/gtk-ng: clean up our single instance, new window interactionsMitchell Hashimoto
2025-09-05gtk-ng: deprecate detection of launch sourceJeffrey C. Ollie
2025-09-05gtk: the Future is NowLeah Amelia Chen