index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
apprt
/
gtk
/
class
/
surface.zig
Age
Commit message (
Expand
)
Author
2025-10-11
gtk: fix clicking on desktop notifications (#9146)
Jeffrey C. Ollie
2025-10-10
gtk: properly check for amount of time elapsed before notifying about command...
Jeffrey C. Ollie
2025-10-03
apprt/gtk: Zig 0.15 whack a mole
Mitchell Hashimoto
2025-10-03
apprt/gtk: fix Zig 0.15
Mitchell Hashimoto
2025-10-03
Zig 0.15: build snap
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build GTK exe
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig fmt
Mitchell Hashimoto
2025-10-02
core: add 'command finished' notifications
Jeffrey C. Ollie
2025-09-30
gtk: some bell features need to happen on receipt of every BEL
Jeffrey C. Ollie
2025-09-22
GTK Fix unfocused-split-fill (#8813)
Mitchell Hashimoto
2025-09-21
remove setIsSplit in surface class
rhodes-b
2025-09-21
bind is-split property between split_tree class and surface class
rhodes-b
2025-09-20
fix typo
rhodes-b
2025-09-20
comment for the n_siblings surface member
rhodes-b
2025-09-20
add n_siblings member, and when splits are created / removed update the numbe...
rhodes-b
2025-09-20
fix comments to specific the config option
rhodes-b
2025-09-20
apply unfocused-split with surface blueprint
rhodes-b
2025-09-20
rename setUnfocused to setUnfocusedFill
rhodes-b
2025-09-20
use focus signal in split_tree to determine if we apply unfocused-split-fill
rhodes-b
2025-09-20
worse way but its at least split aware, doesn't seem like the path forward
rhodes-b
2025-09-20
unfocused-split-fill working again though it can't detect when its actually a...
rhodes-b
2025-09-19
stylistic changes
Mitchell Hashimoto
2025-09-19
build: Add a new snap option and use it to build the snap
Marco Trevisan (Treviño)
2025-09-19
gtk/surface: Filter out the SNAP variables by their contents
Marco Trevisan (Treviño)
2025-09-05
apprt/gtk: don't use Stacked for surface error status page
Mitchell Hashimoto
2025-09-05
gtk: the Future is Now
Leah Amelia Chen