Commit Graph

  • 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
  • 2383e4d90d Add support for whitespace in color and palette parsing Bryan Lee 2025-02-22 22:05:05 +08:00
  • 7c6375f744 Allow whitespace after commas in ColorList values Bryan Lee 2025-02-22 20:53:27 +08:00
  • 6770ad3736 Clarify configuration of macos-icon-screen-color's gradient. Kat 2025-02-22 05:52:40 +00:00
  • a262da92bf using only note instead of both for docs. Ronit Gandhi 2025-02-22 10:49:27 +05:30
  • 870b74f4da macOS: Fix new window focus when created from quick terminal (#5834) Mitchell Hashimoto 2025-02-21 15:50:00 -08:00
  • c1fb9a33f7 Fix barely visible new tab button on macOS (#5897) Mitchell Hashimoto 2025-02-21 15:47:33 -08:00
  • 4291e1c5d7 fix: use surfaceConfig.backgroundColor to determine if the theme is light or dark Aaron Ruan 2025-02-20 21:25:05 +08:00
  • b5ecd7b6be Update libxev to use dynamic backend, support Linux configurability (#5916) Mitchell Hashimoto 2025-02-21 15:18:59 -08:00
  • d532a6e260 Update libxev to use dynamic backend, support Linux configurability Mitchell Hashimoto 2025-02-20 21:38:49 -08:00
  • 2697061e5b gtk: fix comment in Window.updateConfig Jeffrey C. Ollie 2025-02-18 23:28:10 -06:00
  • d1fa933006 gtk: forward config updates to GTK apprt surfaces Jeffrey C. Ollie 2025-02-18 23:18:47 -06:00
  • 2d5a07c795 gtk: fix build on debian 12 Jeffrey C. Ollie 2025-02-16 14:48:50 -06:00
  • b3f994a9d2 gtk: use builder ui files and popovers for menus Jeffrey C. Ollie 2025-02-12 22:19:03 -06:00
  • 38908e0126 gtk: apply all window appearance changes in syncAppearance (#5404) Jeffrey C. Ollie 2025-02-18 16:36:07 -06:00
  • 8eaa901aec config: update reload ability information for several keys Leah Amelia Chen 2025-02-03 09:19:29 +01:00
  • aa2dbe2919 gtk: apply all window appearance changes in syncAppearance Leah Amelia Chen 2025-01-24 16:26:15 +01:00
  • c9f8732e5c Fix new window focus when quick terminal is open Bryan Lee 2025-02-17 23:54:14 +08:00
  • da32534e8a gtk: fix closing window when last tab is closed (#5837) Jeffrey C. Ollie 2025-02-17 11:37:51 -06:00
  • 3dbbbdee0b gtk: fix closing window when last tab is closed Jeffrey C. Ollie 2025-02-17 11:14:39 -06:00
  • 16c6903706 Vertically center title when macos-titlebar-style = tabs (#5777) Mitchell Hashimoto 2025-02-17 07:44:22 -08:00
  • 3253df3d54 Equalize Splits invalid keybind (#5646) Mitchell Hashimoto 2025-02-17 07:41:42 -08:00
  • 830a117555 fix: vertically center toolbar title more accurately Aaron Ruan 2025-02-15 16:44:59 +08:00
  • 768b0a79cb dont use shift+equal combo rhodes-b 2025-02-08 20:58:56 -06:00
  • 429c8ab277 fix: [snap] Don't set GDK_PIXBUF_MODULE_FILE, it causes the icon loader (#5820) Mitchell Hashimoto 2025-02-16 20:45:22 -08:00
  • 76bd002aa4 fix: [snap] Don't set GDK_PIXBUF_MODULE_FILE, it causes the icon loader Ken VanDine 2025-02-16 23:18:16 -05:00
  • 246f4baf7c gtk: rename notebook to TabView and switch to gobject (#5795) Jeffrey C. Ollie 2025-02-16 17:43:46 -06:00
  • 1013ba63ee [macOS] feat: Add "Split Left" and "Split Up" actions to menubar (#5807) Mitchell Hashimoto 2025-02-16 12:37:11 -08:00
  • b1df97b33f Add Split Left and Split Up to menu mbrown379 2025-02-16 15:14:02 -05:00
  • 25b93ceb55 gtk: disable shortcuts in tab view Jeffrey C. Ollie 2025-02-16 13:56:11 -06:00
  • 497a1b6f8f gtk: prevent double free when closing window Jeffrey C. Ollie 2025-02-16 13:55:41 -06:00
  • bf7e9603d2 gtk: rename notebook to TabView and switch to gobject Jeffrey C. Ollie 2025-02-15 23:13:34 -06:00
  • 2e7ed98dfd build: fix colorscheme update (#5797) Mitchell Hashimoto 2025-02-16 08:39:39 -08:00
  • 36e6ed3339 build: fix colorscheme update Jeffrey C. Ollie 2025-02-15 23:39:40 -06:00
  • 9a5bc65034 gtk: fix building on Debian 12 (#5791) Jeffrey C. Ollie 2025-02-15 18:31:39 -06:00
  • 8ad2ae6ab4 Update iTerm2 colorschemes (#5793) Mitchell Hashimoto 2025-02-15 16:26:58 -08:00
  • fe11efff63 deps: Update iTerm2 color schemes mitchellh 2025-02-16 00:13:20 +00:00
  • b0d68324a6 gtk: fix multiple build args in docker build Jeffrey C. Ollie 2025-02-15 18:11:42 -06:00
  • fb35d10981 gtk: add Zig version as arg to Debian 12 build Jeffrey C. Ollie 2025-02-15 18:01:07 -06:00
  • 191b19f9a5 gtk: add debian build to list of required checks Jeffrey C. Ollie 2025-02-15 17:58:25 -06:00
  • c7b3cbd397 gtk: only test Debian 12 builds on amd64 Jeffrey C. Ollie 2025-02-15 17:57:19 -06:00
  • 0ce1342263 gtk: fix building on Debian 12 Jeffrey C. Ollie 2025-02-15 16:17:46 -06:00
  • 6d8db4b380 [macOS] feat: Add setting to hide icon from dock/cmd-tab (#5122) Mitchell Hashimoto 2025-02-15 11:00:32 -08:00
  • d7a82f212a Add setting to hide icon from dock/cmd-tab Albert Dong 2025-01-15 12:12:42 -08:00
  • aeccbd266a Added snap packaging (#3931) Mitchell Hashimoto 2025-02-15 09:24:36 -08:00
  • ac9f8ba9b1 wip: allow directional split movement Thom Dickson 2024-12-10 21:38:49 -05:00
  • baa47ff24e ci: test requires build-snap Mitchell Hashimoto 2025-02-15 07:24:18 -08:00
  • 818bc779b3 apprt/gtk: unset snap env vars Mitchell Hashimoto 2025-02-15 07:22:10 -08:00
  • 88a6b542b3 ci: move snap testing into our big test workflow Mitchell Hashimoto 2025-02-15 07:20:46 -08:00
  • 494273cf08 ci: snap workflow requires git history Mitchell Hashimoto 2025-02-15 07:10:25 -08:00
  • 03d1240999 nix: use snapcraft only on Linux Mitchell Hashimoto 2025-02-15 07:07:08 -08:00
  • b551e106a8 Comment out refresh-mode, the store rejects this. Needs fixing in review-tools Ken VanDine 2025-02-14 18:27:19 -05:00