Commit Graph

  • b7c0d4c41a apprt/gtk: add ability to put tabs in the headerbar Tristan Partin 2024-11-15 22:43:29 -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
  • 4bc436a8ec Fix issue with scaled displays Ivan Duran 2024-11-15 22:39:48 +03: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
  • c089f0495c Merge branch 'ghostty-org:main' into feature-custom-split-size I Duran 2024-11-13 23:02:38 +03:00
  • 55d0959f5f Merge branch 'ghostty-org:main' into feature-cursor-height I Duran 2024-11-13 23:02:14 +03: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
  • f23050290b Merge branch 'ghostty-org:main' into feature-custom-split-size I Duran 2024-11-12 11:21:16 +03:00
  • c927fa6b2d Merge remote-tracking branch 'origin/main' into feature-cursor-height Ivan Duran 2024-11-12 11:16:17 +03: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
  • cc705a0e2f Parse ints and percentage properly Ivan Duran 2024-11-10 21:34:59 +03:00
  • e6df8453c6 Change Percentage to u16 Ivan Duran 2024-11-10 17:28:49 +03:00
  • ab88e159e6 Merge branch 'ghostty-org:main' into feature-custom-split-size I Duran 2024-11-10 16:21:16 +03:00
  • 6c2ddb7c9c Fix issue with conflicting mappings Ivan Duran 2024-11-10 14:27:29 +03:00
  • ad1f91b72b Skip cursor_height from while loop Ivan Duran 2024-11-10 10:00:53 +03:00
  • 1b0cf70d77 Add custom size splits in macOS Ivan Duran 2024-11-10 09:49:58 +03: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
  • ca2bf04daa Merge pull request #2639 from eljobe/fix/list-themes Mitchell Hashimoto 2024-11-09 09:39:35 -08:00
  • f7b45c062a Change order for processing links in mouse events Antonio Mika 2024-11-09 11:44:16 -05:00
  • 4def80ce16 refactor: use if expression instead of switch Nadir Fejzic 2024-11-09 13:09:15 +01:00
  • 67966cb091 refactor: add default value for `freetype_load_flags' Nadir Fejzic 2024-11-09 13:06:36 +01:00
  • 69aa579ee3 fix: use ternary if expression and correct types Nadir Fejzic 2024-11-09 12:51:28 +01:00
  • 4c08688275 refactor: remove unused imports Nadir Fejzic 2024-11-09 12:50:51 +01:00
  • 08720a6d23 chore: fix typo Nadir Fejzic 2024-11-09 12:49:53 +01:00
  • 0e0751ad5b docs: write documentation for freetype_load_flags field Nadir Fejzic 2024-11-09 12:34:45 +01:00
  • 83c4d0077b refactor: define FreetypeLoadFlags struct and default in font.face Nadir Fejzic 2024-11-09 11:55:29 +01:00
  • 3c493f2d0d Fix copying the theme name Pepper Lebeck-Jobe 2024-11-09 10:10:29 +01:00
  • ca844ca3c0 core: list valid options if an invalid value is detected parsing an enum Jeffrey C. Ollie 2024-11-02 23:30:21 -05:00
  • b353ddf46d core/gtk: unify libadwaita/adwaita options in the code Jeffrey C. Ollie 2024-11-08 22:16:44 -06:00
  • e7f286d83f docs: describe load_flags field in Face struct Nadir Fejzic 2024-11-09 01:40:39 +01:00
  • c0b24ee60d refactor: make freetype flags void for non-freetype backend Nadir Fejzic 2024-11-09 01:35:39 +01:00
  • 290857a871 chore: remove unused import Nadir Fejzic 2024-11-09 00:44:19 +01:00
  • 945a715b08 refactor: handle freetype load flags in face instead of renderer Nadir Fejzic 2024-11-09 00:41:55 +01:00
  • d0dc554bc0 Fix copying the theme name Pepper Lebeck-Jobe 2024-11-08 20:39:45 +01:00
  • 74bda5a6eb feat: implement configurable freetype load flags Nadir Fejzic 2024-11-08 20:26:21 +01:00
  • 7643b3f68b chore: increase eval branch quota Yi Ming 2024-11-08 18:09:24 +08:00
  • af42a1dd0a config: hide gtk tab bar Yi Ming 2024-11-08 17:43:57 +08:00