Commit Graph

  • 23b5e44ce5 Merge branch 'copilot/add-tests-for-graphics-fixes' of https://github.com/kovidgoyal/kitty master Kovid Goyal 2026-03-23 11:12:51 +05:30
  • 407cfdf327 Merge branch 'dependabot/go_modules/all-go-deps-55bade0cd8' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-03-23 11:05:09 +05:30
  • dc01c324a1 Bump the all-go-deps group with 2 updates dependabot[bot] 2026-03-23 03:43:10 +00:00
  • b252524def Add tests for graphics protocol crash fixes (commits e9661f0 and 48ab623) copilot-swe-agent[bot] 2026-03-23 03:39:38 +00:00
  • 503e0a8acf Cleanup previous PR Kovid Goyal 2026-03-23 08:54:57 +05:30
  • 0c7f17a447 Merge branch 'palette-improvements' of https://github.com/dmgerman/kitty Kovid Goyal 2026-03-23 08:48:59 +05:30
  • 9619571dd3 Command palette: fix gofmt struct field alignment in tests Daniel M German 2026-03-22 17:59:42 -07:00
  • 6a3fe6ae01 Command palette: word-level search with multi-token cross-column matching Daniel M German 2026-03-22 17:13:13 -07:00
  • e9661f0f3a Graphics protocol: Fix crash when handling invalid offset values in graphics compose commands nightly Kovid Goyal 2026-03-22 21:49:12 +05:30
  • f7626c7472 Update copilot instructions Kovid Goyal 2026-03-22 07:57:47 +05:30
  • 46eee6e5df Update changelog Kovid Goyal 2026-03-22 07:54:51 +05:30
  • 9b9bfeb02d Fix XI_BadDevice crash on USB device disconnect (#9723) copilot-swe-agent[bot] 2026-03-22 02:09:42 +00:00
  • 07099b3a3d Add a reminder about cloning shell envs being unsafe Kovid Goyal 2026-03-22 07:36:55 +05:30
  • 48ab623f59 Graphics protocol: Fix crash when handling invalid PNG image with direct transmission Kovid Goyal 2026-03-21 17:23:06 +05:30
  • bd2a5cccfb More work on dnd protocol Kovid Goyal 2026-03-21 17:13:19 +05:30
  • 6a71687942 Apply same correction for mid_lines() based chars as well dnd Kovid Goyal 2026-03-21 12:09:05 +05:30
  • b7d18d512e Fix diagonal line visual thickness in cross_line and half_cross_line copilot-swe-agent[bot] 2026-03-21 05:58:00 +00:00
  • b4005d0e97 Fix drop on clients. data should be requested only after the client actually requests it not on return from drop event callback Kovid Goyal 2026-03-21 09:06:24 +05:30
  • 59117ff5fd ... Kovid Goyal 2026-03-10 21:21:27 +05:30
  • 59cb8eb201 Fix offered mimes only being sent once Kovid Goyal 2026-03-10 20:57:35 +05:30
  • bdd35ba84f Only send the i client id key when needed Kovid Goyal 2026-03-10 20:40:44 +05:30
  • 32d0d23f24 ... Kovid Goyal 2026-03-10 20:30:10 +05:30
  • 27ad4bc070 Fix some more misc bugs in the DnD code Kovid Goyal 2026-03-10 15:23:27 +05:30
  • 78d474fee3 Dont have empty m key when no payload is present Kovid Goyal 2026-03-10 15:01:55 +05:30
  • 1704d27004 ... Kovid Goyal 2026-03-10 14:49:54 +05:30
  • eddaaed3e3 Modernize Go code Kovid Goyal 2026-03-10 14:47:41 +05:30
  • 3d13cf1ca5 Fix three bugs in mouse demo kitten DnD drop handling copilot-swe-agent[bot] 2026-03-09 09:43:36 +00:00
  • 3b17bf0b1a ... Kovid Goyal 2026-03-09 15:11:38 +05:30
  • e55c4468e5 Fix Too many timers bug and snprintf format string bug in DnD protocol copilot-swe-agent[bot] 2026-03-09 06:18:55 +00:00
  • 9ee058eaf9 Initial implementation of drop client in mouse_demo copilot-swe-agent[bot] 2026-03-08 06:18:54 +00:00
  • 67b706ff71 Make DND code constant available to kittens Kovid Goyal 2026-03-08 11:47:12 +05:30
  • b4d57525ea Only base64 encode payload when needed Kovid Goyal 2026-03-07 17:19:23 +05:30
  • 17e941a180 Implement finishing of drops Kovid Goyal 2026-03-07 15:13:00 +05:30
  • 5ad55ec936 Implement drop data transmission Kovid Goyal 2026-03-07 14:54:07 +05:30
  • 4f404f8c85 Send dropped message Kovid Goyal 2026-03-06 19:05:54 +05:30
  • 3a30c47942 Get drop status updates working Kovid Goyal 2026-03-06 15:47:10 +05:30
  • 111b35b6a7 Implement drop leaving window Kovid Goyal 2026-03-06 11:18:33 +05:30
  • fba67322d6 Some docs Kovid Goyal 2026-03-06 10:32:45 +05:30
  • b0e57b4dce Send drop move events to child Kovid Goyal 2026-03-06 10:24:40 +05:30
  • 8d069d3bcd More dnd protocol docs Kovid Goyal 2026-03-06 09:11:00 +05:30
  • 5a8132d241 Start and stop accepting drops Kovid Goyal 2026-03-05 20:47:22 +05:30
  • 2898324047 Start work on DnD protocol Kovid Goyal 2026-03-05 19:43:05 +05:30
  • 4483a6c110 version 0.46.2 v0.46.2 Kovid Goyal 2026-03-21 06:36:04 +05:30
  • eda8aaddaf Initial plan copilot/fix-fts-cards-view-issue copilot-swe-agent[bot] 2026-03-20 06:05:35 +00:00
  • c57305addc Ignore dependency CVEs against unreleased versions of deps Kovid Goyal 2026-03-20 10:45:08 +05:30
  • 81c3fa71a0 Update changelog Kovid Goyal 2026-03-20 08:32:26 +05:30
  • 7c79e2fc9e Fix text selection via click-and-drag in unfocused splits copilot-swe-agent[bot] 2026-03-20 02:21:50 +00:00
  • ef7b456ce7 Fix scroll valuator reset when mouse leaves window without focus change copilot-swe-agent[bot] 2026-03-20 02:26:09 +00:00
  • 98bf76ab52 Merge branch 'master' of https://github.com/kdnk/kitty Kovid Goyal 2026-03-19 19:59:54 +05:30
  • 7e62808fb7 fix: Use strict modifier check for Ctrl+H IME unmarking Kodai Nakamura 2026-03-19 23:21:15 +09:00
  • 2c4b6d6d8e cocoa: Unmark IME pre-edit text on Ctrl+H Kodai Nakamura 2026-03-19 23:06:09 +09:00
  • 4eaf380c30 Update changelog Kovid Goyal 2026-03-19 15:36:02 +05:30
  • d37a9fd48a Fix marker highlighting for CJK/wide chars not at position 0 copilot-swe-agent[bot] 2026-03-19 09:35:56 +00:00
  • 0051b7b046 Update changelog Kovid Goyal 2026-03-19 15:33:03 +05:30
  • 36be8be951 Fix massive scroll on focus return by resetting X11 scroll valuators on focus loss copilot-swe-agent[bot] 2026-03-19 09:49:15 +00:00
  • 7c8e797985 Merge branch 'numtabs-i586-pr' of https://github.com/Blarse/kitty Kovid Goyal 2026-03-19 14:35:57 +05:30
  • 35acfb79c5 Fix signed/unsigned comparison error on i586 in pyreorder_tabs Egor Ignatov 2026-03-19 11:11:07 +05:00
  • ecf497b5ab Merge branch 'ls-title-overridden' of https://github.com/dannydulai/kitty Kovid Goyal 2026-03-17 22:11:42 +05:30
  • 226195d18c Add title_overridden field to kitty @ ls output Danny Dulai 2026-03-17 12:25:44 -04:00
  • 61421c9763 ... Kovid Goyal 2026-03-17 21:27:20 +05:30
  • 6360525a2a Fix shadow being drawn over notch area child window Kovid Goyal 2026-03-17 21:07:32 +05:30
  • 0321ca04f0 Cleanup previous PR Kovid Goyal 2026-03-17 20:14:02 +05:30
  • 42305c3464 Merge branch 'safe-area-insets' of https://github.com/dannydulai/kitty Kovid Goyal 2026-03-17 19:55:19 +05:30
  • 489473a8cf Add macOS notch avoidance for traditional fullscreen Danny Dulai 2026-03-17 10:06:57 -04:00
  • 0479962dd7 Update changelog Kovid Goyal 2026-03-17 14:29:56 +05:30
  • 3862ae26cc Fix fuzzy match highlighting in choose_files kitten copilot-swe-agent[bot] 2026-03-17 08:47:56 +00:00
  • f2734fcfbd Cleanup copilot code Kovid Goyal 2026-03-17 13:39:07 +05:30
  • e98f80d836 Prevent multiple stacking Rename tab overlay windows copilot-swe-agent[bot] 2026-03-17 07:26:45 +00:00
  • f57eb74dbe Update changelog Kovid Goyal 2026-03-17 09:31:51 +05:30
  • 8457258f26 ... Kovid Goyal 2026-03-17 09:30:23 +05:30
  • 6704f359a9 Update changelog Kovid Goyal 2026-03-17 08:57:30 +05:30
  • 877be65447 Fix crashes when moving tab between OS windows (issue #9677) copilot-swe-agent[bot] 2026-03-17 02:39:19 +00:00
  • ad53a5bdff Cleanup previous PR Kovid Goyal 2026-03-17 08:40:56 +05:30
  • 25f97f4ce5 Implement on_quit event for global watchers copilot-swe-agent[bot] 2026-03-17 02:32:06 +00:00
  • 02a34ecd04 Fix #9684 Kovid Goyal 2026-03-17 08:32:38 +05:30
  • c977d1edcb ... Kovid Goyal 2026-03-17 08:22:45 +05:30
  • 77821f6321 Fix #9679 Kovid Goyal 2026-03-17 08:21:11 +05:30
  • 83160c10c4 Cleanup previous PR Kovid Goyal 2026-03-16 17:38:14 +05:30
  • d97850274f Implement Python vectorcall calling convention for Color type in colors.c copilot-swe-agent[bot] 2026-03-16 11:19:44 +00:00
  • 780b4337e4 Fix move_tab_forward/backward with tab_bar_filter copilot-swe-agent[bot] 2026-03-16 11:18:13 +00:00
  • 40f9945ea7 version 0.46.1 v0.46.1 Kovid Goyal 2026-03-16 13:20:03 +05:30
  • f4d4a80ca3 Merge branch 'dependabot/go_modules/all-go-deps-48d5999cd7' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-03-16 09:19:20 +05:30
  • 0c90b66f91 ... Kovid Goyal 2026-03-16 09:18:50 +05:30
  • 1f2149eb6f Bump golang.org/x/sys from 0.41.0 to 0.42.0 in the all-go-deps group dependabot[bot] 2026-03-16 03:43:04 +00:00
  • ddfd8d7f45 Wayland: Dont set window icons on layer shell windows as some compositors complain about them Kovid Goyal 2026-03-16 08:28:36 +05:30
  • 66ffb6895c Fix macOS keyboard focus not restored when switching back from another space copilot-swe-agent[bot] 2026-03-15 08:59:44 +00:00
  • e2c7114316 Fix macOS keyboard focus not restored when switching back from another space (#9665) copilot/fix-issue-9665 copilot-swe-agent[bot] 2026-03-15 09:09:04 +00:00
  • 5212454d5e Initial plan copilot-swe-agent[bot] 2026-03-15 08:59:44 +00:00
  • b3b7d0596d Dont use neighboring tab colors for tab bar margins on translucent OS windows Kovid Goyal 2026-03-15 09:20:33 +05:30
  • b93f1badd1 Fix tab bar border artifacts with background_opacity on non-cell-aligned windows copilot-swe-agent[bot] 2026-03-15 02:55:31 +00:00
  • b3c7ce3fe8 Fix tab bar border artifacts with background_opacity on non-cell-aligned windows copilot/9663-fix-tab-bar-border-dimensions copilot-swe-agent[bot] 2026-03-15 03:21:34 +00:00
  • 30756bb819 Cleanup previous PR Kovid Goyal 2026-03-15 08:38:59 +05:30
  • d244a697bf Merge branch 'dictation_fix' of https://github.com/alexeyshurygin/kitty Kovid Goyal 2026-03-15 08:34:46 +05:30
  • 7072a6f73e Initial plan copilot-swe-agent[bot] 2026-03-15 02:55:31 +00:00
  • 827c8dd614 Address PR review feedback Alexey Shurygin 2026-03-15 01:33:38 +03:00
  • b66c6c4932 Fix: Dictation does not start on double Fn key press on Mac OS Alexey Shurygin 2026-03-15 01:15:05 +03:00
  • e72f49952d Linux: Fix regression that broke drag and drop from GTK applications Kovid Goyal 2026-03-13 20:19:33 +05:30
  • a97f468a02 Add remove_duplicate_mimes() and call it from update_allowed_mimes_for_drop() copilot-swe-agent[bot] 2026-03-13 14:20:18 +00:00
  • c37adc9e87 Add remove_duplicate_mimes() and call it from update_allowed_mimes_for_drop() copilot/update-allowed-mimes-for-drop copilot-swe-agent[bot] 2026-03-13 14:28:03 +00:00
  • 3744944c65 Initial plan copilot-swe-agent[bot] 2026-03-13 14:20:18 +00:00