summaryrefslogtreecommitdiff
path: root/src/inspector
AgeCommit message (Expand)Author
2025-10-06osc: parse additional OSC 133 optionsJeffrey C. Ollie
2025-10-03Zig 0.15: zig build GTK exeMitchell Hashimoto
2025-10-03Zig 0.15: zig fmtMitchell Hashimoto
2025-09-29lib-vt: OSC data extraction boilerplateMitchell Hashimoto
2025-08-20terminal: change OSC parser to explicit init to set undefinedMitchell Hashimoto
2025-08-08inspector: fix display for fractional pixel sizesLeah Amelia Chen
2025-05-26style: use decl literalsQwerasd
2025-05-09input: remove `physical_key` from the key event (all keys are physical)Mitchell Hashimoto
2025-05-09input: remove translatedMitchell Hashimoto
2025-03-12working on macosMitchell Hashimoto
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2025-02-11Add keyboard navigation for Terminal IO window (#3909)Mitchell Hashimoto
2025-01-05Merge branch 'main' into dmehala/conemu-osc9Damien Mehala
2025-01-05parse ConEmu OSC9;3 (#4644)Mitchell Hashimoto
2025-01-04chore: rename fileAlexandre Antonio Juca
2025-01-04[3/12] parse ConEmu OSC9;3Damien Mehala
2025-01-04chore: use KiB notation for representing memory sizeAlexandre Antonio Juca
2025-01-03Merge branch 'main' of github.com:AlexJuca/ghostty into feature/display-memor...Alexandre Antonio Juca
2025-01-03Merge branch 'main' of https://github.com/AlexJuca/ghostty into feature/displ...Alexandre Antonio Juca
2025-01-03Fixing a few typos in the source code comments (#4529)Peter Cock
2025-01-03feat: Display memory usage and and limit in both bytes and Kb for improved re...Alexandre Antonio Juca
2025-01-02Fix format string of font size in points in the inspectorKat
2025-01-02code reviewDamien Mehala
2024-12-30Add keyboard navigation for Terminal IO windowBryan Lee
2024-11-14apprt/embedded: fix new size structMitchell Hashimoto
2024-11-07move datastructures to dedicated "datastruct" packageMitchell Hashimoto
2024-10-02font: add stylistic variants for built-in font, fix naming conventionMitchell Hashimoto
2024-08-28Inspector: change color picker to use hex valuescryptocode
2024-08-17Implement Kitty Color Protocol (OSC 21)Jeffrey C. Ollie
2024-08-11fix(surface): account for padding in mouse pixel reportsTim Culverhouse
2024-07-22inspector: fix mode prefix by prepending '?' only to private modesTim Culverhouse
2024-06-24fix(RefCountedSet): add NeedsRehash error and fix PSL counting bugQwerasd
2024-06-05bikeshed styleMitchell Hashimoto
2024-06-05inspector: fallback to unicode when key event is invalidJan200101
2024-04-19inspector: show cell codepoints and wide propertyMitchell Hashimoto
2024-03-22inspector: needs to call new PageList.maxSize funcMitchell Hashimoto
2024-03-22inspector: forgot another new fileMitchell Hashimoto
2024-03-22inspector: add page system detailsMitchell Hashimoto
2024-03-22inspector: forgot the new fileMitchell Hashimoto
2024-03-22inspector: get mouse points workingMitchell Hashimoto
2024-03-22inspector: cell selection works againMitchell Hashimoto
2024-03-22inspector: support cell pinning againMitchell Hashimoto
2024-03-22inspector: todo on renderMitchell Hashimoto
2024-03-22zig build test with renamed terminal packageMitchell Hashimoto
2024-01-13build: build produces a broken object file for iOSMitchell Hashimoto
2024-01-02terminal: track palette color in cell stateGregory Anders
2023-11-09terminal: change mask from u256 to StaticBitSetMitchell Hashimoto
2023-11-09core: implement querying with OSC 4Gregory Anders
2023-11-05inspector: add cursor style to inspector panelMitchell Hashimoto
2023-10-25inspector: reset vt seq number on clearMitchell Hashimoto