Commit Graph

  • 5327daac04 adw: implement next/previous Paul Berg 2024-06-10 10:06:34 +02:00
  • 9c8a9f3d6b adw: respect gtk-wide-tabs Paul Berg 2024-06-10 09:29:39 +02:00
  • 42c93d89fc adw: move notebook to its own file Paul 2024-06-08 14:25:35 +02:00
  • 0e22695ec4 gtk: use adwaita tab view when possible Paul 2024-06-08 13:23:38 +02:00
  • 60383fd2a9 Merge pull request #1992 from hqnna/update-config Mitchell Hashimoto 2024-09-10 22:11:19 -07:00
  • bcfe7d0f6c macos: update comment on why we don't start updater Mitchell Hashimoto 2024-09-10 21:55:53 -07:00
  • 359272a5f5 macos: start Sparkle after loading config Mitchell Hashimoto 2024-09-10 21:54:27 -07:00
  • fd9d38481b refactor: attempted autoupdate configuration hanna 2024-07-19 10:04:48 -07:00
  • 5e553f2743 Merge pull request #2184 from jcollie/basic-cli-crash-report Mitchell Hashimoto 2024-09-10 21:25:50 -07:00
  • 11c3ca69f5 cli/crash-report: make it simpler (uglier, honestly) Mitchell Hashimoto 2024-09-10 21:14:55 -07:00
  • 4e16624676 crash: add directory listing, allocation free Mitchell Hashimoto 2024-09-10 21:14:55 -07:00
  • 1a6c928951 update README Jeffrey C. Ollie 2024-09-02 15:19:03 -05:00
  • 6292cdec0e remove unnecessary imports Jeffrey C. Ollie 2024-09-02 15:18:18 -05:00
  • d907cebae9 feat: basic +crash-report cli action Jeffrey C. Ollie 2024-09-02 15:07:36 -05:00
  • b18598c242 Merge pull request #2215 from jcollie/fix-selection-string Mitchell Hashimoto 2024-09-10 16:21:49 -07:00
  • f1473a1464 fix: Surface.selectionString should return sentinel slice Jeffrey C. Ollie 2024-09-10 17:22:29 -05:00
  • 67abd8804e Merge pull request #2208 from pluiedev/feat/document-common-nixos-issues Mitchell Hashimoto 2024-09-10 11:24:30 -07:00
  • b7c9dafab3 prettier Mitchell Hashimoto 2024-09-10 11:23:50 -07:00
  • f60bee6411 Merge pull request #2213 from rockorager/main Mitchell Hashimoto 2024-09-10 11:08:35 -07:00
  • 723d79c9de graphics: set default transmission format as .rgba Tim Culverhouse 2024-09-10 11:42:00 -05:00
  • 8502034dae README: document common issues on NixOS Leah Amelia Chen 2024-09-09 10:45:44 +02:00
  • 12bf107bcb update README Mitchell Hashimoto 2024-09-08 21:29:20 -07:00
  • d4feae67c8 Merge pull request #2207 from mohshami/fedora_install_doc Mitchell Hashimoto 2024-09-08 09:40:11 -07:00
  • 20fdd6ee9f Fix copied mistake Mohammad H. AlShami 2024-09-07 13:10:59 -05:00
  • 4ee615294b Add package names for Fedora variants Mohammad H. AlShami 2024-09-07 13:06:36 -05:00
  • 4501991325 Merge pull request #2201 from qwerasd205/wide-boundary-conds Mitchell Hashimoto 2024-09-06 19:00:15 -07:00
  • 5138801b7b comment Qwerasd 2024-09-06 18:03:56 -04:00
  • 9669332134 terminal: cursorResetWrap should not reset wrap_continuation Qwerasd 2024-09-06 17:47:29 -04:00
  • 8f47581e22 terminal: add test for wide character on right margin boundary Mitchell Hashimoto 2024-09-06 14:27:55 -07:00
  • f4052fd824 terminal: fix uninitialized memory access when kitty color protocol Mitchell Hashimoto 2024-09-06 14:08:16 -07:00
  • 057f218c9e perf(terminal): specialize splitCellBoundary to cursor row Qwerasd 2024-09-06 13:26:57 -04:00
  • c16a4fd95e Merge pull request #2203 from ghostty-org/crash-envelope Mitchell Hashimoto 2024-09-06 09:53:37 -07:00
  • b2696ee6fa crash: envelope parsing handles multiple payloads with length properly Mitchell Hashimoto 2024-09-06 09:30:25 -07:00
  • 8d12044f1d Terminal: fix ECH & DCH wide char boundary cond. behavior Qwerasd 2024-09-05 21:14:53 -04:00
  • 04271c6a07 test(Terminal): test ECH wide char boundary conditions Qwerasd 2024-09-05 21:13:56 -04:00
  • 1692a82b33 test(Terminal): test DCH wide char boundary conditions Qwerasd 2024-09-05 18:42:46 -04:00
  • 4acbdbc038 typos Mitchell Hashimoto 2024-09-06 09:23:31 -07:00
  • 646b8a4cdd crash: parse attachments from sentry envelope Mitchell Hashimoto 2024-09-06 09:10:03 -07:00
  • 6788aefe95 crash: data model for encoded vs decoded items Mitchell Hashimoto 2024-09-06 08:48:01 -07:00
  • ee6fd80746 crash: envelope encoder Mitchell Hashimoto 2024-09-05 21:24:05 -07:00
  • cc59c5d5d9 Merge pull request #2202 from ghostty-org/push-xqxploovxolw Mitchell Hashimoto 2024-09-05 20:26:41 -07:00
  • c9523a6ee0 font/sprite: avoid invalid glyph if unsupported codepoint is attempted Mitchell Hashimoto 2024-09-05 20:21:32 -07:00
  • eec2b1e3e8 Merge pull request #2200 from tristan957/gtk-accel-warning Mitchell Hashimoto 2024-09-05 18:20:53 -07:00
  • a0bc6ae966 gtk: silence bad accelerator warnings Tristan Partin 2024-09-05 19:08:29 -05:00
  • 0f4d07e68c Merge pull request #2199 from ghostty-org/osc Mitchell Hashimoto 2024-09-05 16:58:25 -07:00
  • 738a4c568a terminal: do not reset OSC parser if its already empty Mitchell Hashimoto 2024-09-05 16:53:10 -07:00
  • b283307dd6 update vouch instructions Mitchell Hashimoto 2024-09-05 15:16:44 -07:00
  • ce85eb1d91 readme: update vouch help Mitchell Hashimoto 2024-09-05 15:13:04 -07:00
  • e5bc7d5772 Merge pull request #2198 from ghostty-org/decaln Mitchell Hashimoto 2024-09-05 14:43:32 -07:00
  • 693755693a terminal: can't assert page integrity on screen Mitchell Hashimoto 2024-09-05 14:40:53 -07:00
  • a6031efa04 terminal: DECALN must use clearRows to clear protected memory Mitchell Hashimoto 2024-09-05 14:26:13 -07:00
  • f0149722e6 terminal: add integrity check for unmarked grapheme cell Mitchell Hashimoto 2024-09-05 14:16:35 -07:00
  • a3aa5463a1 Revert "Merge pull request #2060 from jcollie/gtk-compatibility" Mitchell Hashimoto 2024-09-05 08:45:37 -07:00
  • 2c48e86a86 Merge pull request #2196 from gpanders/push-oxsosnpoxtwz Mitchell Hashimoto 2024-09-04 20:56:59 -07:00
  • df06697899 termio: send initial focus reports Gregory Anders 2024-08-31 19:40:19 -05:00
  • 42b799e9a0 Merge pull request #2194 from jcollie/wuffs-blend-mode Mitchell Hashimoto 2024-09-04 16:58:35 -07:00
  • f2d53b451b wuffs: fix blend mode Jeffrey C. Ollie 2024-09-04 18:23:18 -05:00
  • 2142ba53c4 apprt/gtk: do not remove unfocused widget from overlay Mitchell Hashimoto 2024-09-04 14:17:01 -07:00
  • 125982a5e2 Merge pull request #2191 from ghostty-org/push-uupwrypuzvsp Mitchell Hashimoto 2024-09-04 10:28:33 -07:00
  • 761bcfad50 kitty gfx: handle q with chunked transmissions properly Mitchell Hashimoto 2024-09-04 10:20:32 -07:00
  • 3e9163e4c6 Merge pull request #2189 from ghostty-org/dependabot/github_actions/namespacelabs/nscloud-cache-action-1.1.7 Mitchell Hashimoto 2024-09-03 18:18:01 -07:00
  • 2cfdd29535 build(deps): bump namespacelabs/nscloud-cache-action from 1.1.6 to 1.1.7 dependabot[bot] 2024-09-04 01:00:59 +00:00
  • 339a83c89d config: note that emoji font requires explicit override Mitchell Hashimoto 2024-09-03 15:32:32 -07:00
  • 1f08478178 Merge pull request #2188 from ghostty-org/push-qltovxupnrxr Mitchell Hashimoto 2024-09-03 15:21:42 -07:00
  • a9deb37071 nix: remove ZLS Mitchell Hashimoto 2024-09-03 15:17:23 -07:00
  • f0c4afdf9c termio: set crash threadlocal data for exec reader thread Mitchell Hashimoto 2024-09-03 14:30:53 -07:00
  • f45cde0b95 Merge pull request #2187 from ghostty-org/kitty-kbd Mitchell Hashimoto 2024-09-03 12:03:03 -07:00
  • e014c68cf0 kitty kbd: progressive enhancement = mode off by one Mitchell Hashimoto 2024-09-03 11:57:52 -07:00
  • 12efa8ec24 Merge pull request #2186 from ghostty-org/kitty-fix Mitchell Hashimoto 2024-09-03 11:11:33 -07:00
  • 2acd7e8a42 kitty: respond OK with metadata on display transmissions Mitchell Hashimoto 2024-09-03 11:05:04 -07:00
  • e9c83a5f64 kitty: ENOENT when image ID not found for placement Mitchell Hashimoto 2024-09-03 10:38:00 -07:00
  • 492b113de6 update README again Mitchell Hashimoto 2024-09-03 10:28:53 -07:00
  • 84f4743eed update README to warn about crash report env vars Mitchell Hashimoto 2024-09-03 10:26:02 -07:00
  • d885c81423 Merge pull request #2178 from jcollie/kitty-graphics-performance Mitchell Hashimoto 2024-09-02 21:19:41 -07:00
  • 5f1c9dd0df pkg/wuffs: use proper apple include paths on darwin targets Mitchell Hashimoto 2024-09-02 20:59:40 -07:00
  • 781a721fc7 pkg/wuffs: fix builds for 32-bit systems Mitchell Hashimoto 2024-09-02 20:57:17 -07:00
  • 8ffa7328a9 renderer/metal: use wuffs for format conversion Mitchell Hashimoto 2024-09-02 20:43:55 -07:00
  • de612934a0 some tweaks for wuffs Mitchell Hashimoto 2024-09-02 20:41:59 -07:00
  • c6e187865a pkg/wuffs: define build defines separately, not in defs.zig Mitchell Hashimoto 2024-09-02 20:27:39 -07:00
  • d6e5c8e20f remove unnecessary @constCast Jeffrey C. Ollie 2024-09-02 02:48:22 -05:00
  • 6edeb45e7e kitty graphics: address review comments Jeffrey C. Ollie 2024-09-02 00:37:10 -05:00
  • e6c3ba2cf9 update zig cache hash Mitchell Hashimoto 2024-09-02 20:46:08 -07:00
  • 151bb030de fix typos Jeffrey C. Ollie 2024-09-01 20:01:54 -05:00
  • 6dbb82c259 kitty graphics: performance enhancements Jeffrey C. Ollie 2024-09-01 14:02:33 -05:00
  • b8b89acf5e Merge pull request #2180 from xdBronch/push-wqyprmonmtnx Mitchell Hashimoto 2024-09-02 18:50:09 -07:00
  • b748ae6c0f make +version hyperlink to the github commit xdBronch 2024-09-02 00:09:57 -04:00
  • ee95b8373b Merge pull request #2181 from injust/disable-fork-workflows Mitchell Hashimoto 2024-09-02 18:43:48 -07:00
  • 2f32efbc82 Merge pull request #2173 from ghostty-org/crashlog Mitchell Hashimoto 2024-09-02 10:35:27 -07:00
  • 8f5eea6bf8 core: set crash state in surface in various places Mitchell Hashimoto 2024-09-02 10:30:00 -07:00
  • f07cda07d6 update README about crashes Mitchell Hashimoto 2024-09-02 10:14:27 -07:00
  • bae12993b3 crash: tag the thread type Mitchell Hashimoto 2024-09-02 09:59:19 -07:00
  • d8cc19612f crash: beforeSend needs to add contexts to the event directly Mitchell Hashimoto 2024-09-02 09:55:47 -07:00
  • d499f7795b input: crash binding can configure which thread to crash Mitchell Hashimoto 2024-09-01 21:00:12 -07:00
  • b27667fcfc Don't run GitHub workflows on forks Justin Su 2024-09-02 02:26:24 -04:00
  • d8fc54d1bf Merge pull request #2177 from jcollie/kitty-graphics-local-more Mitchell Hashimoto 2024-09-01 21:19:05 -07:00
  • 5e925db521 kitty graphics: fix usage of "m" key for local-only transmission mediums Jeffrey C. Ollie 2024-09-01 13:10:10 -05:00
  • 5d476135c5 terminal: do not run page integrity checks unless slow runtime safety Mitchell Hashimoto 2024-09-01 21:01:32 -07:00
  • 8f477b00da renderer/termio attach thread local state for crash capture Mitchell Hashimoto 2024-09-01 10:59:19 -07:00
  • f0916d58e8 crash: try to attach dimensions to the crash report Mitchell Hashimoto 2024-09-01 10:29:53 -07:00
  • 37577630ac crash: add build mode to sentry tags Mitchell Hashimoto 2024-09-01 09:58:49 -07:00