This website requires JavaScript.
Explore
Help
Sign In
Applied-Software
/
ghostty
Watch
5
Star
0
Fork
0
You've already forked ghostty
mirror of
https://github.com/ghostty-org/ghostty.git
synced
2025-05-31 12:38:40 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ghostty
/
macos
/
Sources
/
Features
/
Terminal
History
Pete Schaffner
8831c601a4
Use draw rect to do the "plus darker" blending
...
This is a lot simpler and doesn't require adding Obj-C into the mix.
2024-02-08 16:38:07 +01:00
..
ErrorView.swift
macos: remove old primary window stuff
2023-10-30 14:36:20 -07:00
Terminal.xib
macos: custom about window so we can be a first responder
2023-12-17 15:51:04 -08:00
TerminalController.swift
macos: small stylistic edits
2024-02-05 19:04:50 -08:00
TerminalManager.swift
macos: remove AppState and unify onto Ghostty.App cross-platform
2024-01-14 19:35:57 -08:00
TerminalRestorable.swift
macos: Ghostty.Config to store all config-related operations
2024-01-14 15:53:33 -08:00
TerminalToolbar.swift
macos: make label fileprivate
2024-02-04 15:41:15 -08:00
TerminalView.swift
macos: remove AppState and unify onto Ghostty.App cross-platform
2024-01-14 19:35:57 -08:00
TerminalWindow.swift
Use draw rect to do the "plus darker" blending
2024-02-08 16:38:07 +01:00