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.zig
Age
Commit message (
Expand
)
Author
2025-09-21
gtk: restore flatpak-aware resource directory support
Leorize
2025-09-05
gtk: the Future is Now
Leah Amelia Chen
2025-09-05
gtk: nuke the legacy apprt from orbit
Leah Amelia Chen
2025-06-24
core, gtk: implement host resources dir for Flatpak
Leorize
2023-10-24
apprt/gtk: empty inspector window
Mitchell Hashimoto
2023-09-18
apprt/gtk: key file for logic related to keys
Mitchell Hashimoto
2023-09-16
apprt/gtk: refactor into separate files
Mitchell Hashimoto
2023-09-15
apprt/gtk: show warning when running debug version
Mitchell Hashimoto
2023-09-15
gtk: handle all close-requests
Tim Culverhouse
2023-09-14
apprt/gtk: implement hide cursor
Mitchell Hashimoto
2023-09-14
apprt/gtk: apply GDK scale factor to mouse coordinates
Mitchell Hashimoto
2023-09-14
apprt/gtk: cursor state should be on surface
Mitchell Hashimoto
2023-09-14
Fix compilation issues with GTK cursor support
Thorsten Ball
2023-09-14
rename cursor shape to mouse shape for OSC 22
Mitchell Hashimoto
2023-09-14
apprt/gtk: support set cursor shape
Mitchell Hashimoto
2023-09-13
core: surface should not use app mailbox
Mitchell Hashimoto
2023-09-11
apprt/gtk: do not ask for confirm window close if all surfaces idle
Mitchell Hashimoto
2023-09-11
apprt/gtk: integrate app needsConfirmQuit
Mitchell Hashimoto
2023-09-11
apprt/gtk: log configuration errors
Mitchell Hashimoto
2023-09-05
gtk: add gtk-single-instance setting to allow disabling of it
Thorsten Ball
2023-09-03
gtk: allow hiding window decoration in configuration
Thorsten Ball
2023-09-01
macos: add visible-menu non-native-fullscreen option
Will Pragnell
2023-08-28
use Gtk.Notebook::switch-page callback for setting window title
Seth Rider
2023-08-26
Set gtk window title on change and tab swap (by key command)
Seth Rider
2023-08-17
input: key must provide unshifted codepoint
Mitchell Hashimoto
2023-08-16
rename key2callback to keycallback
Mitchell Hashimoto
2023-08-16
remove charCallback/keyCallback
Mitchell Hashimoto
2023-08-16
apprt/gtk: only use key2callback
Mitchell Hashimoto
2023-08-16
apprt/gtk: clean up keyval_unicode usage
Mitchell Hashimoto
2023-08-16
apprt/gtk: call new key2callback using the all-in-one key event
Mitchell Hashimoto
2023-08-16
apprt/gtk: translate keyval if there is no utf8
Mitchell Hashimoto
2023-08-13
apprt/gtk: convert keyval to unicode if input method doesn't process
Mitchell Hashimoto
2023-08-13
macos-option-as-alt config, handle alt-prefix for charCallback
Mitchell Hashimoto
2023-08-13
apprt/gtk: inherit font size on new windows and tabs
Mitchell Hashimoto
2023-08-13
only initialize font discovery mechanism once, cache on App
Mitchell Hashimoto
2023-08-11
apprt/gtk, opengl: render preedit
Mitchell Hashimoto
2023-08-11
core: get rid of ignore_char, apprt must handle this now
Mitchell Hashimoto
2023-08-11
apprt/gtk: use manual translation, handle dead key states
Mitchell Hashimoto
2023-08-11
core: note when keyCallback processed the input
Mitchell Hashimoto
2023-08-09
apprt/gtk: use glfw for reading primary clipboard (see comment)
Mitchell Hashimoto
2023-08-09
selection copies to the selection clipboard
Mitchell Hashimoto
2023-08-09
apprt: primary clipboard awareness (selection clipboard)
Mitchell Hashimoto
2023-08-09
gtk: apply background opacity
moderation
2023-08-09
gtk: fix arrow-up stealing focus
Thorsten Ball
2023-08-08
apprt/gtk: set icon name
Mitchell Hashimoto
2023-08-08
plumb through the resources dir to termio
Mitchell Hashimoto
2023-08-08
Fix typos
Kevin Hovsäter
2023-08-07
Merge pull request #247 from mitchellh/gtk-single-instance
Mitchell Hashimoto
2023-08-07
apprt/gtk: remove useless calls
Mitchell Hashimoto
2023-08-07
apprt/glfw: launch window on startup
Mitchell Hashimoto
[next]