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
/
App.zig
Age
Commit message (
Expand
)
Author
2023-08-13
only the app should own the font discovery instance
Mitchell Hashimoto
2023-08-13
only initialize font discovery mechanism once, cache on App
Mitchell Hashimoto
2023-08-08
core: App looks up resources dir on startup
Mitchell Hashimoto
2023-05-31
apprt: clean up how apprt initializes surfaces
Mitchell Hashimoto
2023-05-31
apprt/embedded: new surfaces inherit last focused
Mitchell Hashimoto
2023-05-31
app keeps track of last focused surface
Mitchell Hashimoto
2023-03-27
core: quit flag is reset after tick
Mitchell Hashimoto
2023-03-25
apprt/gtk: only show exit confirmation if process is alive
Mitchell Hashimoto
2023-03-19
reload_config keybinding (defaults to ctrl+alt+super+space)
Mitchell Hashimoto
2023-03-19
implement reload_config app message
Mitchell Hashimoto
2023-03-19
move config loading into apprt to prep for reloading
Mitchell Hashimoto
2023-03-19
surface doesn't store a pointer to Config anymore
Mitchell Hashimoto
2023-02-25
apprt: move newTab to a surface callback rather than app
Mitchell Hashimoto
2023-02-24
gtk: render!
Mitchell Hashimoto
2023-02-24
gtk: hook up GL area and render a color
Mitchell Hashimoto
2023-02-24
apprt newWindow/newTab do not have to return a surface
Mitchell Hashimoto
2023-02-24
apprt: C API for embedded updated to new style
Mitchell Hashimoto
2023-02-24
surface no longer has reference to app
Mitchell Hashimoto
2023-02-24
inherit font size works again
Mitchell Hashimoto
2023-02-24
remove memory pool usage for mac
Mitchell Hashimoto
2023-02-24
more crap
Mitchell Hashimoto
2023-02-24
fix crashes on close
Mitchell Hashimoto
2023-02-24
Integrating new surface
Mitchell Hashimoto
2023-02-24
apprt refactor in progress, launches glfw no window
Mitchell Hashimoto
2023-02-24
init gtk app
Mitchell Hashimoto
2023-02-19
macos: hook up clipboards
Mitchell Hashimoto
2023-02-19
macos: emoji keyboard works
Mitchell Hashimoto
2023-02-19
macos: mouse scroll events
Mitchell Hashimoto
2023-02-19
macos: mouse button and mouse move events
Mitchell Hashimoto
2023-02-19
macos: new tab implementation
Mitchell Hashimoto
2023-02-19
macos: track surface focus state
Mitchell Hashimoto
2023-02-19
macos: hook up text input
Mitchell Hashimoto
2023-02-19
c: fix enums for input
Mitchell Hashimoto
2023-02-19
start input, its broken but we're getting there
Mitchell Hashimoto
2023-02-19
macos: correct scale factor propagated
Mitchell Hashimoto
2023-02-19
it draws!
Mitchell Hashimoto
2023-02-19
lots of progress running a surface but still crashes
Mitchell Hashimoto
2023-02-19
c: create/destroy surface API
Mitchell Hashimoto
2023-02-19
apprt: can pass options through to Windows
Mitchell Hashimoto
2023-02-19
lots of stubbing so window will kind of compile for embedded
Mitchell Hashimoto
2023-02-19
apprt: start embedded implement, make App API available to C
Mitchell Hashimoto
2023-02-19
app: only create first window in exe mode
Mitchell Hashimoto
2023-02-19
build: must set run condition to always now
Mitchell Hashimoto
2023-02-19
macos: config API
Mitchell Hashimoto
2023-02-19
lots of broken stuff
Mitchell Hashimoto
2022-12-31
can specify a wasm target in build
Mitchell Hashimoto
2022-12-30
app: make apprt agnostic
Mitchell Hashimoto
2022-12-30
initialize glfw in app
Mitchell Hashimoto
2022-12-30
rename windowing_system to just window
Mitchell Hashimoto
2022-12-30
core window doesn't have reference to glfw window anymore!
Mitchell Hashimoto
[prev]
[next]