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
/
Surface.zig
Age
Commit message (
Expand
)
Author
2025-02-13
apprt: require envmap for exec-based termio
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-01-22
Prevent hyperlink hover state when mouse is outside viewport
Bryan Lee
2025-01-20
use whitespace instead of new flag for selecting full line
otomist
2025-01-14
add and use flag for selecting empty lines in the selectLine function
otomist
2025-01-13
Handle setting _NET_WM_STATE (#4936)
Mitchell Hashimoto
2025-01-11
core: clear selection whenever preedit is changed
Mitchell Hashimoto
2025-01-12
Correct IME position calculation with window padding
Bryan Lee
2025-01-10
chore: rename config value to maximize and move startup logic to proper location
Adam Wolf
2025-01-10
apprt/gtk: add toggle_maximize keybind and window-maximize config option
Adam Wolf
2025-01-08
Add keybind action `copy_url_to_clipboard`
Bryan Lee
2025-01-08
Add `close_tab` keybinding action for macOS
Bryan Lee
2025-01-08
close_tab keybind (gtk apprt only) (#4033)
Sabarigirish Manikandan
2025-01-06
Fix minimum initial window size
George Joseph
2025-01-04
macos: manual send keyUp event for command key
Mitchell Hashimoto
2025-01-04
core: add keyEventIsBinding
Mitchell Hashimoto
2025-01-02
update our default bindings that are performable
Mitchell Hashimoto
2025-01-02
Add docs for performable
Mitchell Hashimoto
2025-01-02
Do nothing if action not performed with flag
Ethan Conneely
2025-01-02
copy_to_clipboard return false if not performed
Ethan Conneely
2024-12-31
core: fix windows compile regression from #4021
Jeffrey C. Ollie
2024-12-31
`write_*_file` actions default to mode 0600
Mitchell Hashimoto
2024-12-30
surface: don't issue mode 2031 DSR reports when colors are changed by a VT se...
Mitchell Hashimoto
2024-12-31
Ensure correct coordinate ordering in selection file write
Bryan Lee
2024-12-30
config: edit opens AppSupport over XDG on macOS, prefers non-empty paths (#4004)
Mitchell Hashimoto
2024-12-30
surface: handle hyperlinks more reliably (#3903)
Mitchell Hashimoto
2024-12-30
config: edit opens AppSupport over XDG on macOS, prefers non-empty paths
Mitchell Hashimoto
2024-12-30
surface: don't issue mode 2031 DSR reports when colors are changed by a VT se...
moni-dz
2024-12-29
config: add `title_report` (default false) to configure CSI 21 t
Mitchell Hashimoto
2024-12-29
surface: handle hyperlinks more reliably
Tim Culverhouse
2024-12-28
confirm-close-surface option can be set to always to always require confirmation
Mohammadi, Erfan
2024-12-21
surface: don't early return when clearing hyperlinks
moni
2024-12-11
macOS: "option-as-alt" defaults to "true" for US keyboard layouts
Mitchell Hashimoto
2024-12-08
config: title can reload at runtime
Mitchell Hashimoto
2024-12-01
fix slow scroll in mouseReport
Valentin Shinkarev
2024-11-23
Merge pull request #2788 from ghostty-org/push-rxpmmzxptqwt
Mitchell Hashimoto
2024-11-23
surface needs to preserve original config working-directory
Mitchell Hashimoto
2024-11-23
Merge pull request #2771 from ghostty-org/push-quwzwysosskr
Mitchell Hashimoto
2024-11-22
App applies conditional state, supports theme setting
Mitchell Hashimoto
2024-11-22
mode 2031 should send updates on any color palette change
Mitchell Hashimoto
2024-11-22
apprt: switch to reload_config action that calls update_config API
Mitchell Hashimoto
2024-11-21
apprt: add `config_change` action
Mitchell Hashimoto
2024-11-19
apprt: action to change conditional state, implement for embedded
Mitchell Hashimoto
2024-11-15
Balance padding uses the explicit padding value for grid calculations
Mitchell Hashimoto
2024-11-14
apprt/embedded: fix new size struct
Mitchell Hashimoto
2024-11-14
renderer/metal: use new size struct
Mitchell Hashimoto
2024-11-14
termio: change all sizes to the new size type
Mitchell Hashimoto
2024-11-14
termio: change resize message to use new size struct
Mitchell Hashimoto
2024-11-14
core: make surface use only renderer.Size
Mitchell Hashimoto
[next]