Commit Graph

  • 0fd65035c5 apprt/gtk: fix the combination of gtk-titlebar=false and gtk-tabs-location=hidden Tristan Partin 2024-12-29 16:45:28 -06:00
  • 3059d9036b macos: Help menu goes to website docs (#3990) Mitchell Hashimoto 2024-12-29 19:32:13 -08:00
  • 37c5f5a123 macos: Help menu goes to website docs Mitchell Hashimoto 2024-12-29 19:27:14 -08:00
  • 35eefd4240 Add back quotes for variables in the zsh shell integration to improve compatibility (#3989) Mitchell Hashimoto 2024-12-29 19:26:09 -08:00
  • 8607b1f844 macos: correctly save terminal fullscreen style Caleb Norton 2024-12-29 21:23:16 -06:00
  • a9c1a5c73c Add back quotes for variables in the zsh shell integration to improve compatibility XiaoYan Li 2024-12-30 11:24:39 +08:00
  • 06389b280a macos: restore 0 blur-radius when reloading config (#3954) Mitchell Hashimoto 2024-12-29 19:17:25 -08:00
  • cb96ce5dcc apprt/gtk: fix website link in about window (#3958) Mitchell Hashimoto 2024-12-29 19:17:11 -08:00
  • 936d0c0d58 Add unit tests Iain H 2024-12-29 21:01:18 -06:00
  • 7256ebe13d apprt/gtk: fix website link in about window Tristan Partin 2024-12-29 16:47:44 -06:00
  • 479e735e7f macos: restore 0 blur-radius when reloading config Caleb Norton 2024-12-29 16:25:30 -06:00
  • b3290f6887 Correct the comptime GTK atLeast() function Iain H 2024-12-29 16:20:20 -06:00
  • 3e11476d32 Add "top" and "bottom" aliases Daniel Patterson 2024-12-28 01:02:27 +00:00
  • d5703a57e7 Allow startup with $HOME read-only (#3949) Mitchell Hashimoto 2024-12-29 14:05:15 -08:00
  • 84a03aa202 Allow startup without $HOME writable Mitchell Hashimoto 2024-12-29 13:53:29 -08:00
  • b3925b83ae note source tarball name for 1.0.0 Mitchell Hashimoto 2024-12-29 13:39:05 -08:00
  • 5698358c2f apprt/gtk: style the tab overview when window-theme=ghostty (#3920) Mitchell Hashimoto 2024-12-29 13:30:44 -08:00
  • ff6e60be56 Fix typo in list-themes browser (#3919) Mitchell Hashimoto 2024-12-29 13:29:41 -08:00
  • db0da9a273 Fix typo in config reference: window-decorations -> window-decoration (#3930) Mitchell Hashimoto 2024-12-29 13:28:44 -08:00
  • 31ee48a355 apprt/gtk: create the tab overview even if gtk-titlebar=false (#3940) Mitchell Hashimoto 2024-12-29 13:27:11 -08:00
  • b7dba0c5f5 macos: disable auto-updates for local builds (#3943) Mitchell Hashimoto 2024-12-29 13:26:35 -08:00
  • 3b8a0ed2b8 CI: Update release-tag.yml to include the version in the source archive and prefix within (#3490) Mitchell Hashimoto 2024-12-29 13:25:28 -08:00
  • 9c15d8de35 ci: keep old source tarballs as well Mitchell Hashimoto 2024-12-29 13:24:18 -08:00
  • 2bb3353672 add option to strip build regardless of optimization Jan200101 2024-12-29 22:06:30 +01:00
  • 074edd3065 macos: disable auto-updates for local builds Jon Parise 2024-12-29 15:47:47 -05:00
  • 27ddc2a9b2 apprt/gtk: create the tab overview even if gtk-titlebar=false Tristan Partin 2024-12-29 14:42:35 -06:00
  • 7881bb2bf0 Fix typo in config reference: window-decorations -> window-decoration 521337 2024-12-29 20:07:36 +01: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
  • 2b245c965c Invalidate the timer when the surface is destroyed Maciej Bartczak 2024-12-29 09:27:59 +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
  • 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