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
/
embedded.zig
Age
Commit message (
Expand
)
Author
2025-10-03
Zig 0.15: zig build test macOS
Mitchell Hashimoto
2025-09-05
apprt/gtk-ng: clean up our single instance, new window interactions
Mitchell Hashimoto
2025-09-05
gtk-ng: deprecate detection of launch source
Jeffrey C. Ollie
2025-09-02
macOS: firstRect should return full rect width/height
Mitchell Hashimoto
2025-08-28
some typos
Mitchell Hashimoto
2025-08-28
macos: when executing a script directly, always wait after command
Mitchell Hashimoto
2025-07-19
core: remove Surface.shouldClose
Mitchell Hashimoto
2025-07-19
Fully remove the redrawSurface API
Mitchell Hashimoto
2025-07-18
apprt/gtk-ng: hook up surface initialization
Mitchell Hashimoto
2025-07-14
cli/gtk: move IPC/sendIPC to App/performIpc
Jeffrey C. Ollie
2025-07-14
cli/gtk: replace @hasDecl for performAction-style API
Jeffrey C. Ollie
2025-07-14
cli/gtk: move actual IPC code tp apprt
Jeffrey C. Ollie
2025-07-05
macos: support configuration via CLI arguments
Mitchell Hashimoto
2025-07-04
Nuke GLFW from Orbit
Mitchell Hashimoto
2025-06-27
reintroduce App.create
Mitchell Hashimoto
2025-06-27
embedded: fix core app init
Jeffrey C. Ollie
2025-06-27
core: con't copy App and apprt.App
Jeffrey C. Ollie
2025-06-24
core, apprt: make runtimes implement resourcesDir directly
Leorize
2025-06-22
macOS: Run scripts using stdin rather than executing directly
Mitchell Hashimoto
2025-06-21
macos: support env vars for surface config, clean up surface config
Mitchell Hashimoto
2025-06-21
macos: starting to work on new libghostty data models
Mitchell Hashimoto
2025-06-15
apprt/embedded: API to read text can get top left/bottom right coords
Mitchell Hashimoto
2025-06-15
apprt/embedded: improve text reading APIs (selection, random points)
Mitchell Hashimoto
2025-06-07
macos: address quick terminal basic functionality with new API
Mitchell Hashimoto
2025-06-02
config: add launched-from to specify launch source
Mitchell Hashimoto
2025-05-26
style: use decl literals
Qwerasd
2025-05-09
input: remove `physical_key` from the key event (all keys are physical)
Mitchell Hashimoto
2025-05-09
macOS: build
Mitchell Hashimoto
2025-05-07
core: fixup callconv(.C) -> callconv(.c)
Jeffrey C. Ollie
2025-04-21
libghostty: add API for getting commands
Mitchell Hashimoto
2025-04-17
macOS/libghostty: rework keyboard input handling
Mitchell Hashimoto
2025-04-10
config: allow commands to specify whether they shell expand or not
Mitchell Hashimoto
2025-03-19
apprt/embedded: utf8 encoding buffer lifetime must extend beyond call
Mitchell Hashimoto
2025-03-12
Lots of 0.14 changes
Mitchell Hashimoto
2025-03-09
macOS: only set LANGUAGE for app bundle, do not inherit in termio env
Mitchell Hashimoto
2025-02-13
apprt/embedded: proper consumed modifier state for ctrl keys
Mitchell Hashimoto
2025-02-13
Revert "macos: don't remove ctrl modifier for text input"
Mitchell Hashimoto
2025-02-13
apprt: require envmap for exec-based termio
Mitchell Hashimoto
2025-02-13
macos: don't remove ctrl modifier for text input
Mitchell Hashimoto
2025-02-11
apprt/embedded: make performAction return the performable state
Mitchell Hashimoto
2025-02-11
core: performAction now returns a bool
Jeffrey C. Ollie
2025-02-11
gtk(x11): set `WINDOWID` env var for subprocesses
Leah Amelia Chen
2025-02-03
macOS: binding checks should never trigger preedit callbacks
Mitchell Hashimoto
2025-01-23
Prevent hyperlink hover state when mouse is outside viewport (#5267)
Mitchell Hashimoto
2025-01-23
cli: allow renaming config fields to maintain backwards compatibility
Mitchell Hashimoto
2025-01-22
Prevent hyperlink hover state when mouse is outside viewport
Bryan Lee
2025-01-08
macos: Handle ctrl characters in IME input
Mitchell Hashimoto
2025-01-05
config: allow booleans for `background-blur-radius`
Leah Amelia Chen
2025-01-04
macos: handle overridden system bindings with no focused window
Mitchell Hashimoto
2025-01-04
Key events return boolean if handled
Mitchell Hashimoto
[next]