Commit Graph

  • b63a9cd2e0 Fix bash script without conditional function Dan 2024-12-29 18:13:50 +00:00
  • c20fe23946 apprt/gtk: use CSS variables to deduplicate code Tristan Partin 2024-12-29 12:06:46 -06:00
  • 2e048c870c apprt/gtk: style the tab overview when window-theme=ghostty Tristan Partin 2024-12-28 15:57:01 -06:00
  • 329c87a2b4 Merge branch 'main' into list-themes-typo goproslowyo 2024-12-29 17:54:30 +00:00
  • c8c3fb2900 Fix typo in list-themes browser GoProSlowYo 2024-12-29 09:39:35 -08:00
  • 6508fec945 Revert "macos: disable auto-updates for local (source) builds (#3273)" Mitchell Hashimoto 2024-12-29 09:22:54 -08:00
  • b39850fd8b macos: disable auto-updates for local (source) builds (#3273) Mitchell Hashimoto 2024-12-29 09:20:07 -08:00
  • 64ea3a1a29 renderer: track if fg/bg/cursor color is explicitly set by an OSC (#3228) Mitchell Hashimoto 2024-12-29 09:05:37 -08:00
  • 65a1c0df80 Redo: Handle execveZ failures in Command.zig tests (#3176) Mitchell Hashimoto 2024-12-29 09:05:05 -08:00
  • 8da600a62e Add keyboard navigation for Terminal IO window Bryan Lee 2024-12-30 00:14:48 +08:00
  • 25a4a89ee3 config: add title_report (default false) to configure CSI 21 t (#3908) Mitchell Hashimoto 2024-12-29 08:59:21 -08:00
  • 5be77ded3a config: add title_report (default false) to configure CSI 21 t Mitchell Hashimoto 2024-12-29 08:56:21 -08:00
  • 02538bed3c fix: scrollback limit not being parsed correctly (#3906) Mitchell Hashimoto 2024-12-29 08:41:39 -08:00
  • a787e4b8fc fix: scrollback limit not being parsed correctly Adam Wolf 2024-12-29 10:29:01 -06:00
  • e24f33ae6b surface: handle hyperlinks more reliably Tim Culverhouse 2024-12-27 17:55:48 -06:00
  • 64c393716a GTK: add delay before updating the title (#3746) Mitchell Hashimoto 2024-12-29 07:18:56 -08:00
  • 2ab0376d80 misc: add desktop entry fields to support xdg-terminal-exec (#3853) Mitchell Hashimoto 2024-12-29 07:16:41 -08:00
  • d359231e5c Add default Nix overlay (#3847) Mitchell Hashimoto 2024-12-29 07:14:12 -08:00
  • 16f81353cc Add default Nix overlay Sebastian Estrella 2024-12-28 22:23:30 -05:00
  • 9bef43fd99 Fix markdown formatting for (blank) in docs (#3850) Mitchell Hashimoto 2024-12-29 07:11:32 -08:00
  • 56681741cb chore: Add milestone workflow to add milestone to merged PR and fixed issues (#3849) Mitchell Hashimoto 2024-12-29 07:08:57 -08:00
  • c84fefc4ea chore: Add milestone workflow to add milestone to merged PR and fixed Issues hustcer 2024-12-29 12:09:28 +08:00
  • 574407aacd gtk/x11: link directly to libX11, no more dlopen (#3857) Mitchell Hashimoto 2024-12-29 07:02:28 -08:00
  • 579de8e491 apprt: add window-titlebar-{background,foreground} config options (#3806) Mitchell Hashimoto 2024-12-29 06:24:58 -08:00
  • 6ca64bc410 cgroup: change suffix to .scope (#3844) Mitchell Hashimoto 2024-12-29 06:24:21 -08:00
  • 9ed8342b02 init Ayushman 2024-12-29 19:20:25 +05:30
  • 2b245c965c Invalidate the timer when the surface is destroyed Maciej Bartczak 2024-12-29 09:27:59 +01:00
  • a266730d63 Update README with GitHub CLI instructions Kaspersky 2024-12-29 03:07:31 -05:00
  • e8e362b92b chore: cleanup and improve mem handling pnodet 2024-12-29 02:54:04 +01:00
  • 0a37fa42e6 fix: replace getLast by pop pnodet 2024-12-29 02:45:48 +01:00
  • a459b39b0e feat: add basic text content retrieve pnodet 2024-12-29 02:17:34 +01:00
  • 2052b8df6c feat: add handling logic to store and retrieve closed tabs pnodet 2024-12-29 01:35:23 +01:00
  • 5051a19c7f feat: add basic state keep pnodet 2024-12-28 21:06:34 +01:00
  • e26edaab96 feat: add keybinds to reopen last tab pnodet 2024-12-28 18:21:02 +01:00
  • a92ed15baa apprt: add window-titlebar-{background,foreground} config options Tristan Partin 2024-12-28 16:05:44 -06:00
  • b6e45d49a3 gtk/x11: link directly to libX11, no more dlopen Jeffrey C. Ollie 2024-12-29 01:09:20 -06:00
  • 5c2fb580d0 misc: add desktop entry fields to support xdg-terminal-exec Misaki Kasumi 2024-12-29 13:57:47 +08:00
  • 5e14b8e501 font/freetype: Downgrade pixfmt conversion log to debug sin-ack 2024-12-29 04:56:17 +00:00
  • 1a6d9590a2 font/freetype: Add test for crisp bitmap font rendering sin-ack 2024-12-29 04:55:29 +00:00
  • 1ca25d3b5e Fix markdown formatting for (blank) in docs Richard Feldman 2024-12-28 23:19:52 -05:00
  • c8950d376a Use premultiplied alpha for renderer clearColor (#3347) Mitchell Hashimoto 2024-12-28 19:39:10 -08:00
  • 28bbd526f2 Fix the typing error when building on Linux XiaoYan Li 2024-12-28 03:43:31 +08:00
  • 2993d12de7 Use premultiplied alpha for renderer clearColor Xiaoyan Li 2024-12-27 17:00:40 +08:00
  • 02ca5bedac cgroup: change suffix to .scope Misaki Kasumi 2024-12-29 11:25:45 +08:00
  • b50e087581 Add always in confirm-close-surface config option (#3700) Mitchell Hashimoto 2024-12-28 19:22:47 -08:00
  • 85fc49b22c confirm-close-surface option can be set to always to always require confirmation Fixes #3648 The confirm-close-surface configuration can now be set to always ensuring a confirmation dialog is shown before closing a surface, even if shell integration indicates no running processes. Mohammadi, Erfan 2024-12-28 14:31:29 +03:30
  • 9fc1e4e91a ci: our GTK tests were installing Cachix twice Mitchell Hashimoto 2024-12-28 18:53:06 -08:00
  • a2c446cb73 Add default keybinding cmd+backspace=esc:w for macOS (#3679) Mitchell Hashimoto 2024-12-28 18:46:40 -08:00
  • 1783ec922d Update iTerm2 colorschemes (#3824) Mitchell Hashimoto 2024-12-28 18:45:12 -08:00
  • b8a75c24a6 Update the pre-approved issue template Mitchell Hashimoto 2024-12-28 18:37:04 -08:00
  • ea8fe9a4b0 font/freetype: Enable bitmap glyphs for non-color faces sin-ack 2024-12-29 02:08:25 +00:00
  • bfde326bcb font/freetype: Rewrite monoToGrayscale algorithm sin-ack 2024-12-29 02:05:37 +00:00
  • fa83140585 Set alpha component for fullscreen background colour Zein Hajj-Ali 2024-12-28 21:07:43 -05:00
  • a671ca43f8 deps: Update iTerm2 color schemes mitchellh 2024-12-29 01:00:43 +00:00
  • 5293fc9c2f gtk: add option to not link against libX11 (#3748) Mitchell Hashimoto 2024-12-28 14:44:55 -08:00
  • 531a225b1e Clarify how to read logs on macOS (#3808) Mitchell Hashimoto 2024-12-28 14:41:54 -08:00
  • a55bea3491 ci: install nix Mitchell Hashimoto 2024-12-28 14:38:21 -08:00
  • 351a7c03a5 Clarify how to read logs on macOS Qingyao Sun 2024-12-28 17:35:32 -05:00
  • f95aa32965 run gtk matrix on small instances Mitchell Hashimoto 2024-12-28 14:32:07 -08:00
  • 63dad2fb10 prettier Mitchell Hashimoto 2024-12-28 14:31:18 -08:00
  • c4ff873726 ci: test gtk via a matrix Mitchell Hashimoto 2024-12-28 14:25:09 -08:00
  • ca7c954712 docs: Add info about adjustments to adjustment config options (#3672) Mitchell Hashimoto 2024-12-28 12:58:30 -08:00
  • b22417630b docs: Add info about adjustments to adjustment config options Jelle Besseling 2024-12-28 08:44:00 +01:00
  • 54679ff30e docs: add guide for setting quick terminal toggle keybind (#3647) Mitchell Hashimoto 2024-12-28 12:57:31 -08:00
  • 38643ec4fe docs: add guide for setting quick terminal toggle keybind Ronit Gandhi 2024-12-28 10:12:15 +05:30
  • 040ce0e7df docs: update guides on handling number identifier (#3664) Mitchell Hashimoto 2024-12-28 12:55:24 -08:00
  • b00a4275f0 Update Config.zig Hisam Fahri 2024-12-28 13:31:57 +07:00
  • 3bccb4f05e docs: correct default value of gtk-single-instance (#3793) Mitchell Hashimoto 2024-12-28 12:51:44 -08:00
  • 2a4e5e1c8e Add MDItemKeywords on macOS (#3745) Mitchell Hashimoto 2024-12-28 12:40:28 -08:00
  • a8261ec9f6 chore: undo unintentional change Matt Mirus 2024-12-28 15:40:25 -05:00
  • 1e937cf2f1 fix(gtk): fix segfault/bus error on ctrl+d (#3694) Mitchell Hashimoto 2024-12-28 12:39:34 -08:00
  • 5340aa6c96 Use source in the example for sourcing Zsh shell integration (#3680) Mitchell Hashimoto 2024-12-28 12:36:21 -08:00
  • 95ee6c1633 Replace 'w' with '\x15' Koray08 2024-12-28 22:35:44 +02:00
  • e8a2950324 Merge branch 'ghostty-org:main' into patch-1 Matt Mirus 2024-12-28 15:35:25 -05:00
  • 2362a67f68 deinit buffer (#3736) Mitchell Hashimoto 2024-12-28 12:34:55 -08:00
  • e00233bebf docs: correct default value of gtk-single-instance Matt Mirus 2024-12-28 15:33:59 -05:00
  • 00d4610fa5 fix probable typo in Config.zig (#3714) Mitchell Hashimoto 2024-12-28 12:32:57 -08:00
  • 8ecb11a602 gtk: add option to not link against libX11 Jeffrey C. Ollie 2024-12-28 13:40:17 -06:00
  • 8cb13bcfad Add MDItemKeywords Finn Voorhees 2024-12-28 11:21:11 -05:00
  • 3da908a028 feat: customize quick terminal size Damien Mehala 2024-12-25 17:30:46 +01:00
  • 4ed8306b02 Add delay before updating the title Maciej Bartczak 2024-12-28 17:18:15 +01:00
  • 9632a2b956 deinit buffer Felix Salcher 2024-12-28 16:51:16 +01:00
  • 02b34f44f6 fix probable typo in Config.zig AP Darkly 2024-12-28 07:32:26 -05:00
  • 42713f7ce9 pass config options to confirm-close-surface Umegbewe Nwebedu 2024-12-28 12:33:18 +01:00
  • 034f79cfa2 fix(gtk): fix segfault/bus error on ctrl+d Leigh Oliver 2024-12-28 10:55:13 +00:00
  • b4fddf3a81 Allow always in confirm-close-surface config option jay-dee7 2024-12-28 15:16:43 +05:30
  • e8054c41f5 Use source in the example for sourcing Zsh shell integration Kat 2024-12-28 09:01:41 +00:00
  • 0160f8a0d9 Add 'command delete' default to macOS Koray08 2024-12-28 10:41:52 +02:00
  • bf5f6fc054 Add ability to toggle zsh-integration title change Adin W-T 2024-12-28 00:17:17 -05:00
  • 6cbd69da78 Update docs generators to include proper edit on github links (#3651) Mitchell Hashimoto 2024-12-27 21:05:27 -08:00
  • 1fa2e699d1 Modify cmd+9 behaviour (#3587) Mitchell Hashimoto 2024-12-27 21:00:42 -08:00
  • 16e4529f69 Update docs generators to include proper edit on github links Brandon Romano 2024-12-27 20:59:50 -08:00
  • 2555f09d88 modify cmd+9 behaviour Rohit-Bevinahally 2024-12-28 03:21:22 +05:30
  • bee2188014 apprt/gtk: color popovers when window-theme=ghostty (#3569) Mitchell Hashimoto 2024-12-27 13:39:41 -08:00
  • bf46ab8d2d apprt/gtk: color popovers when window-theme=ghostty Tristan Partin 2024-12-27 14:32:02 -06:00
  • 387be311a6 Merge 4e68e1b2881d29a85b1c6afc7b8621a9f5573d44 into 8111f5b9958c21e0157f63cc4ce2dfc2329c67ac Tristan Partin 2024-12-27 21:09:57 +01:00
  • 8111f5b995 Fix DESTDIR handling for terminfo installation (#3426) Mitchell Hashimoto 2024-12-27 12:09:37 -08:00
  • 590c2929e7 Fix typo in config docs (#3564) Mitchell Hashimoto 2024-12-27 12:08:44 -08:00
  • 27a5a50aa0 fix: typo Eli 2024-12-27 14:02:25 -06:00
  • c8dca6c9a8 Fix building with -Dflatpak=true (#3440) Mitchell Hashimoto 2024-12-27 11:58:39 -08:00