Commit Graph

  • c6485b9fd5 "Return to Default Size" implementation (#5974) Mitchell Hashimoto 2025-02-28 15:06:24 -08:00
  • afb154ee5d macos: store default size as computed property Mitchell Hashimoto 2025-02-28 14:51:41 -08:00
  • 5accc069fb gtk: implement quick terminal (#6027) Leah Amelia Chen 2025-02-28 23:31:39 +01:00
  • 8838ebf02a Refactor to use height/width from ghostty configuration Mikhail Borisov 2025-02-25 21:47:33 +01:00
  • f73c1a2c59 "Return to Default Size" implementation Mikhail Borisov 2025-02-24 21:13:55 +01:00
  • 9681009650 apprt initial_size is sent whenever the grid size changes (#6034) Mitchell Hashimoto 2025-02-28 10:43:55 -08:00
  • b0f1f19da0 apprt initial_size is sent whenever the grid size changes Mitchell Hashimoto 2025-02-28 09:57:18 -08:00
  • a85651fe4f gtk: implement quick terminal Leah Amelia Chen 2025-02-28 11:33:08 +01:00
  • 1cfe7027e5 Fix Terminal Inspector option turns inactive if toggled in the Quick Terminal (#6024) Mitchell Hashimoto 2025-02-28 07:09:00 -08:00
  • 744240c009 Fix Terminal Inspector option turns inactive if toggled in the Quick Terminal Mikhail Borisov 2025-02-28 00:38:29 +01:00
  • ef88d1cba9 feat: respect maximize config on macOS (#5962) Mitchell Hashimoto 2025-02-27 15:25:17 -08:00
  • 5a5478abe1 feat: respect maximize config on macOS Aaron Ruan 2025-02-25 15:05:53 +08:00
  • a1437e5579 fix(Metal): force a full rebuild in setFontGrid (#6008) Qwerasd 2025-02-27 09:43:47 -05:00
  • 31df9d5576 gtk: work around oversized drag handle for GtkPaned (#6000) Jeffrey C. Ollie 2025-02-27 08:42:17 -06:00
  • ef7f8cb3da gtk: use language-neutral arrows for resize overlays (#6013) Jeffrey C. Ollie 2025-02-27 08:25:12 -06:00
  • 63ea1ab32e gtk: work around oversized drag handle for GtkPaned David Wales 2025-02-26 22:18:24 +11:00
  • cdfa028521 gtk: use language-neutral arrows for resize overlays Leah Amelia Chen 2025-02-27 08:38:06 +01:00
  • c7938af7be gtk: convert Split.zig to gobject (#6012) Jeffrey C. Ollie 2025-02-26 22:38:51 -06:00
  • 78a98e01fc gtk: convert Split.zig to gobject Jeffrey C. Ollie 2025-02-26 19:22:02 -06:00
  • d85ed8275e gtk: convert cgroup operations to gobject (#6009) Jeffrey C. Ollie 2025-02-26 18:28:53 -06:00
  • 6581b9cf41 gtk: convert cgroup operations to gobject Jeffrey C. Ollie 2025-02-26 16:26:30 -06:00
  • 12ba5d89f0 apprt/gtk: subscribe to AdwStyleManager::dark for ColorScheme (#6007) Leah Amelia Chen 2025-02-26 20:38:50 +01:00
  • 16a61c43dd fix(Metal): force a full rebuild in setFontGrid Qwerasd 2025-02-26 14:11:05 -05:00
  • acbb1d3bd4 apprt/gtk: subscribe to AdwStyleManager::dark for ColorScheme Tristan Partin 2025-02-26 12:11:59 -06:00
  • dec14f3096 gtk: switch dbus operations in src/apprt/gtk/App.zig to zig-gobject (#5996) Jeffrey C. Ollie 2025-02-26 11:17:47 -06:00
  • 5fdb732798 gtk: switch dbus operations in src/apprt/gtk/App.zig to zig-gobject Jeffrey C. Ollie 2025-02-25 22:52:57 -06:00
  • 4e5e4a7c2f gtk: switch clipboard confirmation to zig-gobject and blueprints (#5968) Leah Amelia Chen 2025-02-25 23:28:56 +01:00
  • c068390634 Fix elvish sudo integration and update documentation (#5992) Mitchell Hashimoto 2025-02-25 13:57:31 -08:00
  • 3cac06a70a Fix elvish sudo integration and update documentation Yappaholic 2025-02-25 23:17:00 +03:00
  • 62dcddb315 gtk: fix missing defer Jeffrey C. Ollie 2025-02-25 13:46:50 -06:00
  • 0638eca633 gtk: use versioned directories to store blueprint files Jeffrey C. Ollie 2025-02-24 18:19:22 -06:00
  • c6b049b12b gtk: fix properties on close confirmation text view Jeffrey C. Ollie 2025-02-24 12:52:30 -06:00
  • 3f847de964 gtk: switch clipboard confirmation to zig-gobject and blueprints Jeffrey C. Ollie 2025-02-24 10:22:41 -06:00
  • 9972eeb673 Create a snap packaging subsystem (#5987) Mitchell Hashimoto 2025-02-25 10:54:29 -08:00
  • 166362d349 Create a snap packaging subsystem Mitchell Hashimoto 2025-02-25 10:17:17 -08:00
  • 0b7df7511a Fix empty keybind setting (#5977) Mitchell Hashimoto 2025-02-25 09:06:11 -08:00
  • df9de1523c fix test David Mo 2025-02-25 11:53:01 -05:00
  • 22f3e60dcf gtk: convert window actions to use zig-gobject (#5978) Leah Amelia Chen 2025-02-25 16:44:09 +01:00
  • af2d710000 rename setToDefault to init David Mo 2025-02-25 10:15:58 -05:00
  • 3d08b1c4aa gtk: cast to application window Jeffrey C. Ollie 2025-02-25 08:19:52 -06:00
  • 22d99f2533 add test for setToDefault David Mo 2025-02-24 23:39:01 -05:00
  • 8fadb54e65 set default keybinds when parsing empty keybind config David Mo 2025-02-24 19:39:42 -05:00
  • 0321aec68f create default keybinds function David Mo 2025-02-24 17:58:51 -05:00
  • d284146621 gtk: convert window actions to use zig-gobject Jeffrey C. Ollie 2025-02-24 22:07:16 -06:00
  • 92340f8fb0 fix(macos): prevent performing newTab shortcut on QuickTerminalWindow… (#5955) Mitchell Hashimoto 2025-02-24 15:32:39 -08:00
  • b4349d3226 fix(macos): make showNoNewTabAlert method private #5939 McNight 2025-02-25 00:18:02 +01:00
  • 1254c6b981 fix(macos): address MR feedback #5939 McNight 2025-02-25 00:17:01 +01:00
  • ce8bfe45ed Docs change: Note instead of simple text and Removing two times showing info. (#5920) Mitchell Hashimoto 2025-02-24 09:41:26 -08:00
  • e1e1539e4f kitty: delete stray log line (#5969) Jeffrey C. Ollie 2025-02-24 11:30:22 -06:00
  • 9bcf554139 gtk: instruct users to install blueprint-compiler (#5970) Jeffrey C. Ollie 2025-02-24 11:25:56 -06:00
  • 1dc375dd0e gtk: instruct users to install blueprint-compiler Leah Amelia Chen 2025-02-24 18:05:26 +01:00
  • f4f36a9a98 kitty: delete stray log line Jeffrey C. Ollie 2025-02-24 11:05:37 -06:00
  • 71ae51b4b3 kitty images: add delete by range operations (#5957) Mitchell Hashimoto 2025-02-24 07:14:11 -08:00
  • 61f41e5c01 nix: include libxml2 in nativeBuildInputs for xmllint (#5959) Jeffrey C. Ollie 2025-02-23 15:56:08 -06:00
  • 2ef042978d nix: include libxml2 in nativeBuildInputs for xmllint Jeffrey C. Ollie 2025-02-23 15:12:44 -06:00
  • a52c603f16 gtk: ensure that the content scale is always positive (#5954) Leah Amelia Chen 2025-02-23 21:27:09 +01:00
  • da10269d3f gtk: handle other nonsensical values returned by gtk_widget_get_scale_factor Jeffrey C. Ollie 2025-02-23 13:18:00 -06:00
  • ac7029256a gtk: better document what to do if gtk-xft-dpi <= 0 Jeffrey C. Ollie 2025-02-23 13:04:47 -06:00
  • 995959dce4 kitty images: add delete by range operations Jeffrey C. Ollie 2025-02-23 12:57:24 -06:00
  • aa4aaa200f fix(macos): prevent performing newTab shortcut on QuickTerminalWindow #5939 McNight 2025-02-23 19:34:27 +01:00
  • bc2acdd060 gtk: ensure that the content scale is always positive Jeffrey C. Ollie 2025-02-23 10:59:59 -06:00
  • 2f63f840de terminal: increase CSI max params to 24 to accept Kakoune sequence (#5949) Mitchell Hashimoto 2025-02-23 07:12:38 -08:00
  • eaeb6a620f gtk: switch menus to use blueprints instead of raw builder ui (#5944) Tristan Partin 2025-02-22 23:30:56 -06:00
  • 65c65b9c97 gtk: fix menu separator colors (again) (#5945) Tristan Partin 2025-02-22 23:30:30 -06:00
  • dad2cf887b add macos default config path to manpages (#5942) Mitchell Hashimoto 2025-02-22 20:53:34 -08:00
  • 22c506b03e terminal: increase CSI max params to 24 to accept Kakoune sequence Mitchell Hashimoto 2025-02-22 20:40:06 -08:00
  • 427da79a02 gtk: fix menu separator colors (again) Jeffrey C. Ollie 2025-02-22 20:23:16 -06:00
  • a8b6b96fbd gtk: switch menus to use blueprints instead of raw builder ui Jeffrey C. Ollie 2025-02-22 20:21:41 -06:00
  • e7cbb7fd16 gtk: update ResizeOverlay for zig-gobject (#5941) Tristan Partin 2025-02-22 20:07:20 -06:00
  • bdf0f27d1a gtk: fix the alignment of the context menu (#5943) Jeffrey C. Ollie 2025-02-22 18:37:41 -06:00
  • 0af256b57a gtk: fix the alignment of the context menu Jeffrey C. Ollie 2025-02-22 18:23:30 -06:00
  • 398add17f1 actually change it in both places taylrfnt 2025-02-22 18:00:37 -06:00
  • eec150d4cd mention default loc precendence over XDG taylrfnt 2025-02-22 17:58:05 -06:00
  • 573fe7348b add macos default config path to manpages taylrfnt 2025-02-22 17:46:30 -06:00
  • f1134640c5 gtk: update ResizeOverlay for zig-gobject Jeffrey C. Ollie 2025-02-22 17:42:09 -06:00
  • 5131f8a71c GTK: propagate config updates to the GTK apprt surfaces (#5866) Jeffrey C. Ollie 2025-02-22 17:19:13 -06:00
  • 867982a2ff Gtk: change title prompt (#5905) Jeffrey C. Ollie 2025-02-22 17:00:40 -06:00
  • bde5b963d0 gtk: fix Builder api changes Jeffrey C. Ollie 2025-02-22 16:38:09 -06:00
  • 5d80db2ef8 code review: fix log format Maciej Bartczak 2025-02-22 20:39:27 +01:00
  • 32a62ff862 snap: add libxml2-utils (for xmllint) to snap Jeffrey C. Ollie 2025-02-22 13:36:32 -06:00
  • d4bcac0150 snap: add blueprint-compiler to snap Jeffrey C. Ollie 2025-02-22 13:25:14 -06:00
  • 51dc1e2e8c gtk: fix typos Jeffrey C. Ollie 2025-02-22 13:05:54 -06:00
  • 4f3c4037aa gtk: get 'Change Title' working with older distros Jeffrey C. Ollie 2025-02-22 12:54:08 -06:00
  • 7c19dd5a33 format the blueprint file using blueprint-compiler format Maciej Bartczak 2025-02-22 18:14:46 +01:00
  • 8758295647 code review: - move responses definition to the blueprint, use translatable strings - minor changes in the response callback Maciej Bartczak 2025-02-22 13:05:02 +01:00
  • 1ee8dfc99c code review: - remove unnecessary @ptrCast - set the default focus to the text entry field Maciej Bartczak 2025-02-22 11:57:41 +01:00
  • cd287b4161 - remove the unused dialog context struct - set the current title in the input buffer - fix formatting Maciej Bartczak 2025-02-21 22:11:32 +01:00
  • 454a53b3f1 code review: - remove the menu entry defined in code Maciej Bartczak 2025-02-21 21:59:53 +01:00
  • 6189f5d09e code review: - use blueprint for the dialog content - use zig-gobject bindings - make the enum values lowercase Maciej Bartczak 2025-02-21 21:53:28 +01:00
  • dcd17c6ac4 set the ok widget to be activated by default Maciej Bartczak 2025-02-20 21:31:41 +01:00
  • 3542778d84 free the terminal title when destroy is run Maciej Bartczak 2025-02-20 21:20:03 +01:00
  • 95fc5ad1e9 remove outdated comment Maciej Bartczak 2025-02-20 21:02:07 +01:00
  • cc9c45de2a fix the edge case when user tries to revert the title to default and hasn't set a title before Maciej Bartczak 2025-02-20 20:55:50 +01:00
  • 5e9908af27 make the change of the title persistent & allow the user to restore to a default one Maciej Bartczak 2025-02-20 20:39:59 +01:00
  • 6b75ca40ca Implement a prompt that allows the user to set the title Maciej Bartczak 2025-02-19 20:55:15 +01:00
  • 3f715c296a gtk: update menus to use popovers and builder ui files (#5781) Jeffrey C. Ollie 2025-02-22 14:54:06 -06:00
  • e307f1a373 Allow whitespace in ColorList values (#5925) Mitchell Hashimoto 2025-02-22 12:18:54 -08:00
  • 726ac36612 Add support for whitespace in color and palette parsing (#5926) Mitchell Hashimoto 2025-02-22 07:25:18 -08:00
  • ce62b5cc5e Clarify configuration of macos-icon-screen-color's gradient (#5923) Mitchell Hashimoto 2025-02-22 07:13:08 -08:00
  • 1b6b029e0d Add test cases for whitespace handling for ColorList Bryan Lee 2025-02-22 22:11:35 +08:00