Commit Graph

  • b7f1eaa145 apprt: action to change conditional state, implement for embedded Mitchell Hashimoto 2024-11-19 15:35:42 -08:00
  • d2566287e9 config: load dark/light theme based on conditional state Mitchell Hashimoto 2024-11-19 13:33:57 -08:00
  • 13d5f37e50 config: theme parses light/dark but only loads light for now Mitchell Hashimoto 2024-11-19 11:05:11 -08:00
  • 7d2dee2bc3 cli: parseCLI form works with optionals Mitchell Hashimoto 2024-11-19 11:05:11 -08:00
  • d2cdc4f717 cli: parse auto structs Mitchell Hashimoto 2024-11-19 10:46:11 -08:00
  • df4e616e71 config: theme loading unit tests Mitchell Hashimoto 2024-11-18 19:19:06 -08:00
  • 04a61e753a config: some docs updates Mitchell Hashimoto 2024-11-18 16:46:49 -08:00
  • 234e3986f9 config: function to change conditional state Mitchell Hashimoto 2024-11-18 15:00:06 -08:00
  • f016c5028c config: Replay.Step supports a conditional arg Mitchell Hashimoto 2024-11-18 14:48:40 -08:00
  • 712da4288f config: add basic conditional system core logic (no syntax yet) Mitchell Hashimoto 2024-11-18 14:37:28 -08:00
  • 14f603e691 Merge pull request #2733 from jparise/path_sep Mitchell Hashimoto 2024-11-19 10:12:27 -08:00
  • 433b6b4fe2 os: replace PATH_SEP with std.fs.path.delimiter Jon Parise 2024-11-19 10:31:13 -05:00
  • 29c3a52e96 config: clarify config-file behavior Mitchell Hashimoto 2024-11-18 15:14:12 -08:00
  • d605509775 Merge pull request #2728 from gpanders/push-zptlqykzosss Mitchell Hashimoto 2024-11-18 14:40:38 -08:00
  • bc6cd631e5 vim: fix comment syntax pattern Gregory Anders 2024-11-18 16:08:20 -06:00
  • e54ae31d1c Merge pull request #2726 from ghostty-org/push-mqwylwsuwzqv Mitchell Hashimoto 2024-11-18 08:23:32 -08:00
  • cd214dbeac build: always emit-docs in system packaging mode Mitchell Hashimoto 2024-11-18 08:13:53 -08:00
  • 43bca7540f Merge pull request #2717 from aymanbagabas/patch-1 Mitchell Hashimoto 2024-11-18 08:02:45 -08:00
  • e747345b03 Merge pull request #2712 from notcancername/set-xdg-data-dirs-default Mitchell Hashimoto 2024-11-18 06:24:35 -08:00
  • b0e60a103d website: vt/cht: correct v-2 results Ayman Bagabas 2024-11-17 19:39:53 -05:00
  • 3e971f2837 termio: tweaks to xdg data dir handling (no logic changes) Mitchell Hashimoto 2024-11-17 09:48:25 -08:00
  • 86c601f136 Merge pull request #2700 from tristan957/pwd Mitchell Hashimoto 2024-11-17 09:40:45 -08:00
  • 8e736aa4eb Append the default value of XDG_DATA_DIRS when setting up shell integration notcancername 2024-11-17 15:25:36 +01:00
  • 9c25811576 apprt/gtk: handle pwd action Tristan Partin 2024-11-15 23:22:00 -06:00
  • 4a71812352 Merge pull request #2696 from jparise/macos-about-properties Mitchell Hashimoto 2024-11-16 10:42:10 -08:00
  • 002832deb5 Merge pull request #2703 from furtidev/port-to-latest-vaxis Mitchell Hashimoto 2024-11-16 08:49:02 -08:00
  • d32e3be0b3 update nix cache furtidev 2024-11-16 21:15:20 +06:00
  • 8901027e6d fix: theme search ranking is now case insensitive furtidev 2024-11-16 20:05:11 +06:00
  • fb2510c2ed fix: +list-themes crashing when there's search result is empty furtidev 2024-11-16 20:03:58 +06:00
  • a6bdd2f201 port +list-themes to latest libvaxis furtidev 2024-11-16 20:02:35 +06:00
  • e7b9a2ac95 port +list-keybinds to latest libvaxis furtidev 2024-11-16 19:39:48 +06:00
  • eb9b7681c7 dep: add latest libvaxis and zf furtidev 2024-11-16 19:38:22 +06:00
  • 8a74b59a7e macos: struct attributes can be private Jon Parise 2024-11-15 22:45:44 -05:00
  • de60382824 macos: further simplify using a @ViewBuilder Jon Parise 2024-11-15 22:43:21 -05:00
  • 2db43158a8 macos: formatting Jon Parise 2024-11-15 22:36:11 -05:00
  • 1807eabcb8 macos: prefer private View structs to functions Jon Parise 2024-11-15 22:29:18 -05:00
  • 77ab6448f5 Merge pull request #2697 from ghostty-org/push-xmnyomtrnlml Mitchell Hashimoto 2024-11-15 19:16:11 -08:00
  • 954c4d7b56 macos: swap out pointerVisible with NSCursor.setHiddenUntilMouseMoves Mitchell Hashimoto 2024-11-15 19:01:18 -08:00
  • 6c3eaaf647 macos: support linkable AboutView properties Jon Parise 2024-11-15 19:59:31 -05:00
  • 9472853f71 Merge pull request #2694 from ghostty-org/push-olxurkvkspxq Mitchell Hashimoto 2024-11-15 15:22:04 -08:00
  • 7605472922 Balance padding uses the explicit padding value for grid calculations Mitchell Hashimoto 2024-11-15 15:15:11 -08:00
  • 3d05c36364 Merge pull request #2684 from jparise/hover-url-padding Mitchell Hashimoto 2024-11-15 14:21:48 -08:00
  • 7dbcde7286 Merge pull request #2689 from markpeek/markpeek-font-copyrights Mitchell Hashimoto 2024-11-15 13:33:34 -08:00
  • ea3d997f3e Include font copyright information into OFL.txt and add MIT license Mark Peek 2024-11-15 11:50:10 -08:00
  • f16af9de81 termio: need to update cached size on resize Mitchell Hashimoto 2024-11-15 10:43:16 -08:00
  • 381df8c4d5 Merge pull request #2688 from ngynkvn/OFL Mitchell Hashimoto 2024-11-15 10:37:09 -08:00
  • 900f0efb75 add accompanying README with license details Kevin 2024-11-15 13:04:30 -05:00
  • 9cce09a36b add OFL.txt Kevin 2024-11-15 12:44:48 -05:00
  • dab3c68311 macos: use a constant for the corner radius Jon Parise 2024-11-15 11:19:00 -05:00
  • 69f396c252 macos: only round the opposing corner Jon Parise 2024-11-15 11:16:25 -05:00
  • e8ee92e369 Merge pull request #2676 from ghostty-org/coordinate-space Mitchell Hashimoto 2024-11-15 07:43:59 -08:00
  • d4c3a49268 Merge pull request #2682 from AnthonyZhOon/patch-1 Mitchell Hashimoto 2024-11-15 07:43:25 -08:00
  • 07bff5f06d macos: reduce the corner radius to 3 pixels Jon Parise 2024-11-15 10:15:48 -05:00
  • d9c9f44d6e macos: add rounded corners to the URL hover view Jon Parise 2024-11-15 09:27:42 -05:00
  • d4d8cbd153 Remove shebang from non-executable script AnthonyZhOon 2024-11-15 19:23:20 +11:00
  • 1792ddfff1 remove some unused structs Mitchell Hashimoto 2024-11-14 14:25:01 -08:00
  • 72a3d22e69 apprt/gtk: use new size structs Mitchell Hashimoto 2024-11-14 14:04:13 -08:00
  • bdf3d1cb5f apprt/embedded: fix new size struct Mitchell Hashimoto 2024-11-14 13:58:03 -08:00
  • 3b856f6269 renderer/opengl: update to new size struct Mitchell Hashimoto 2024-11-14 13:49:42 -08:00
  • b3b5e15e96 renderer/metal: use new size struct Mitchell Hashimoto 2024-11-14 13:43:56 -08:00
  • 6f62944b9c renderer: message uses new size struct Mitchell Hashimoto 2024-11-14 13:34:12 -08:00
  • 90c59f2462 termio: change all sizes to the new size type Mitchell Hashimoto 2024-11-14 13:31:01 -08:00
  • dcb1ce8377 termio: change resize message to use new size struct Mitchell Hashimoto 2024-11-14 13:23:11 -08:00
  • ca8130bec9 core: make surface use only renderer.Size Mitchell Hashimoto 2024-11-14 12:59:57 -08:00
  • c1c9aac0fe renderer: dedicated size struct, defined coordinate spaces Mitchell Hashimoto 2024-11-11 19:17:09 -08:00
  • 4853597cd9 Merge pull request #2675 from ghostty-org/push-sukwvwpxlkpk Mitchell Hashimoto 2024-11-14 09:45:18 -08:00
  • bff802ae46 Merge pull request #2674 from AnthonyZhOon/main Mitchell Hashimoto 2024-11-14 09:45:06 -08:00
  • d205f6a560 build: -Dpie default to true in system package mode Mitchell Hashimoto 2024-11-14 09:32:38 -08:00
  • 058bcb88ff Make all shell integration scripts non-executable Mitchell Hashimoto 2024-11-14 09:25:21 -08:00
  • 7faa73e5fd Remove shebangs from non-executable configuration source scripts Anthony 2024-11-15 02:15:09 +11:00
  • 387ce53a97 Revert "Update shebangs in installed shellscripts to meet rpmlint and match provided paths at [pkgs.org](https://fedora.pkgs.org/41/fedora-x86_64/elvish-0.21.0-4.fc41.x86_64.rpm.html)" Anthony 2024-11-15 02:13:54 +11:00
  • c936276781 Update shebangs in installed shellscripts to meet rpmlint and match provided paths at [pkgs.org](https://fedora.pkgs.org/41/fedora-x86_64/elvish-0.21.0-4.fc41.x86_64.rpm.html) Anthony 2024-11-15 01:29:50 +11:00
  • 83b027d20b Merge pull request #2669 from ghostty-org/push-tmluvvwsqqot Mitchell Hashimoto 2024-11-13 20:00:05 -08:00
  • 039f9231de terminal: parse CSI 22/23 for push/pop title Mitchell Hashimoto 2024-11-13 19:46:23 -08:00
  • edb0ed88bd Merge pull request #2663 from ghostty-org/push-kpnoznzynyuv Mitchell Hashimoto 2024-11-13 13:47:36 -08:00
  • e225eb9eff terminal: OSC7 with empty URL resets the pwd to nil Mitchell Hashimoto 2024-11-13 13:35:51 -08:00
  • edfef1c8df Merge pull request #2662 from ghostty-org/push-zzpqurznxmlq Mitchell Hashimoto 2024-11-13 13:37:04 -08:00
  • 4d00babbea ios surface view needs pwd field Mitchell Hashimoto 2024-11-13 13:26:16 -08:00
  • 4d9143f634 macos: use the pwd apprt action to set the proxy icon URL Mitchell Hashimoto 2024-11-13 12:55:43 -08:00
  • e0a733584e libghostty: remove the pwd function Mitchell Hashimoto 2024-11-13 12:55:43 -08:00
  • e724c46c64 termio: fix some mild memory corruption Mitchell Hashimoto 2024-11-13 12:55:43 -08:00
  • 1af0e6260c Merge pull request #2658 from ghostty-org/push-sstnrxoppstv Mitchell Hashimoto 2024-11-13 12:35:01 -08:00
  • 3ca246ceb9 apprt: support a pwd change action Mitchell Hashimoto 2024-11-13 12:28:26 -08:00
  • 067a36d67c termio: handle empty titles (OSC 0/2) Mitchell Hashimoto 2024-11-13 12:10:21 -08:00
  • 523e3a6ae3 deps: update iterm2 color themes Mitchell Hashimoto 2024-11-12 19:49:45 -08:00
  • c8e92eeae8 Merge pull request #2648 from rockorager/update-libvaxis Mitchell Hashimoto 2024-11-12 19:25:25 -08:00
  • bb60190630 update zf api Mitchell Hashimoto 2024-11-12 19:15:20 -08:00
  • b26ff0a41b deps: update zf and nix hash Mitchell Hashimoto 2024-11-12 19:06:57 -08:00
  • e0755b0a74 deps: update libvaxis to v0.5.1 Tim Culverhouse 2024-11-12 09:39:10 -06:00
  • 2661792cf7 Merge pull request #2647 from ghostty-org/push-vsytqoyrvsvv Mitchell Hashimoto 2024-11-11 19:28:05 -08:00
  • dfe33dc9bb build.zig: add -Dpie option for position independent executables Mitchell Hashimoto 2024-11-11 19:23:34 -08:00
  • 70b984ebaf Merge pull request #2646 from ghostty-org/push-xnylkvxuuroq Mitchell Hashimoto 2024-11-11 10:50:56 -08:00
  • f6ea15dd21 macos: allow additional modifiers through for ctrl+enter Mitchell Hashimoto 2024-11-11 10:12:04 -08:00
  • 72659d48ac Merge pull request #2637 from jcollie/core-list-valid-enums Mitchell Hashimoto 2024-11-09 11:57:10 -08:00
  • 8b2980284d Merge pull request #2636 from jcollie/unifi-adwaita Mitchell Hashimoto 2024-11-09 11:56:58 -08:00
  • b76dc9e68b Merge pull request #2626 from nfejzic/freetype-load-flags Mitchell Hashimoto 2024-11-09 11:31:26 -08:00
  • 3ee6577154 some tweaks Mitchell Hashimoto 2024-11-09 09:37:03 -08:00
  • 3eef6d205e core: address review comments Jeffrey C. Ollie 2024-11-09 12:49:40 -06:00
  • 783852ff48 ci: fix adwaita build Jeffrey C. Ollie 2024-11-09 12:23:53 -06:00
  • 799877a436 Merge pull request #2608 from Pangoraw/toggle_split_zoom Mitchell Hashimoto 2024-11-09 09:59:29 -08:00