Commit Graph

  • b9261c4e26 Fix failing test master Kovid Goyal 2026-05-12 12:52:04 +05:30
  • 2bda489698 Clear remote_item_write_id on completion Kovid Goyal 2026-05-12 12:39:34 +05:30
  • 0a69b89a80 More work on dnd kitten Kovid Goyal 2026-05-12 12:23:57 +05:30
  • 12bdf972e0 ... Kovid Goyal 2026-05-12 09:37:16 +05:30
  • 4e3a3ba6ab Fix infinite wait in test Kovid Goyal 2026-05-12 09:36:30 +05:30
  • 9324bd6276 Fix empty dir double-finalization and remote_item_write_id reset bugs copilot/fix-test-dnd-kitten-drag copilot-swe-agent[bot] 2026-05-11 17:13:34 +00:00
  • 8fbe867afb Fix two bugs in on_drag_remote_data_request and next_remote_item copilot-swe-agent[bot] 2026-05-11 17:04:43 +00:00
  • f4e9824e18 Fix off by one in if condition Kovid Goyal 2026-05-11 22:06:32 +05:30
  • 02cfa89bae ... Kovid Goyal 2026-05-11 21:59:45 +05:30
  • 634f13e65f More work on dnd kitten Kovid Goyal 2026-05-11 21:51:23 +05:30
  • 43b028bd6a Finish terminal side port of new dnd sub protocol Kovid Goyal 2026-05-11 13:39:43 +05:30
  • 114f1ff128 Merge branch 'dependabot/github_actions/actions-937d73b4db' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-05-11 09:35:58 +05:30
  • 845aeeffd9 Merge branch 'dependabot/go_modules/all-go-deps-c79d8bb26a' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-05-11 09:35:30 +05:30
  • 9993f82d64 Bump github/codeql-action from 4.35.2 to 4.35.3 in the actions group dependabot[bot] 2026-05-11 03:52:22 +00:00
  • 15f71ebd37 Bump the all-go-deps group with 4 updates dependabot[bot] 2026-05-11 03:48:34 +00:00
  • 07ec007388 Start work on porting code to new remote drag source protocol Kovid Goyal 2026-05-10 05:04:46 +05:30
  • 07f1a7ac03 ... nightly Kovid Goyal 2026-05-09 22:33:00 +05:30
  • 7da113e4ab Modify the drag remote data protocol to accommodate macOS semantics Kovid Goyal 2026-05-09 13:15:11 +05:30
  • a0da884c6a Add optional error descriptions to drop errors as well Kovid Goyal 2026-05-09 12:24:43 +05:30
  • 21d8b2bcc0 Add descriptions to error codes for drag sources Kovid Goyal 2026-05-09 09:58:38 +05:30
  • 10efa4be76 dnd kitten: fix remote -> local on Wayland Kovid Goyal 2026-05-09 08:33:42 +05:30
  • 0cddb39d95 More work on dnd kitten Kovid Goyal 2026-05-08 22:23:29 +05:30
  • e4eb85216d Cleanup previous PR Kovid Goyal 2026-05-08 21:24:38 +05:30
  • 947139fd81 Merge branch 'copilot/fix-drag-finished-event' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-05-08 21:24:32 +05:30
  • 744fc12ca8 Cleanup previous PR Kovid Goyal 2026-05-08 21:00:47 +05:30
  • e99a6c686b Add DRAG_FINISH_TIMEOUT_SECONDS named constant for the 2-second timeout copilot-swe-agent[bot] 2026-05-08 15:29:11 +00:00
  • 2b4c51707f Fix GLFW_DRAG_FINSHED never firing after GLFW_DRAG_DROPPED on macOS copilot-swe-agent[bot] 2026-05-08 15:27:36 +00:00
  • 5c99f0735d Merge branch 'pr-os-window-position' of https://github.com/oxysoft/kitty Kovid Goyal 2026-05-08 20:55:47 +05:30
  • 46c83298e3 dnd kitten: get local -> finder working Kovid Goyal 2026-05-08 20:34:30 +05:30
  • d2641d93c9 Bump go version Kovid Goyal 2026-05-08 19:16:27 +05:30
  • bb7df075cf Honor OS window positions in launch paths nuck 2026-05-08 07:50:57 -04:00
  • 9e8bd7207b Track remote client on drag source items Kovid Goyal 2026-05-08 16:54:20 +05:30
  • b85ec2b8c6 Update changelog Kovid Goyal 2026-05-07 10:17:17 +05:30
  • e13e509672 Add :cve: role for CVE links in Sphinx docs copilot/add-cve-role-for-sphinx-docs copilot-swe-agent[bot] 2026-05-07 04:26:50 +00:00
  • e07177ecae Update changelog Kovid Goyal 2026-05-07 09:54:03 +05:30
  • 6146031183 ... Kovid Goyal 2026-05-07 09:44:14 +05:30
  • 5de8734ce3 choose-files kitten: Output a trailing newline when writing to a tty in text format Kovid Goyal 2026-05-07 08:53:09 +05:30
  • fc8a41c93e Old compiler compat Kovid Goyal 2026-05-06 20:47:57 +05:30
  • 7db469d3c4 Merge branch 'copilot/fix-drag-thumbnail-background' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-05-06 20:44:39 +05:30
  • ef02c64ff5 Fix cyan garbage background by clearing context before fill in cocoa_render_line_of_text copilot-swe-agent[bot] 2026-05-06 15:09:20 +00:00
  • a3c09cc1be Fix transparent background for text drag thumbnail on macOS copilot-swe-agent[bot] 2026-05-06 11:55:38 +00:00
  • fb7b5d7155 Turn on mouse tracking so text is not selected in the dnd kitten Kovid Goyal 2026-05-06 17:22:19 +05:30
  • 3d7cda3e21 Merge branch 'fix-docs-for-next-tab' of https://github.com/Paryz/kitty Kovid Goyal 2026-05-06 17:15:02 +05:30
  • ac05abc774 Merge branch 'copilot/fix-drag-hover-drop-events' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-05-06 17:14:04 +05:30
  • 9981778131 Remove shift from next tab shortcut Kamil Zielinski 2026-05-06 13:11:07 +02:00
  • 6f5ac9f342 Fix macOS drag MOVE events: check mimes_count not drag_accepted in draggingUpdated copilot-swe-agent[bot] 2026-05-06 10:33:13 +00:00
  • 7947520df6 Fix drop_confirm to remove staging dir on rejection; add overwrite tests copilot/fix-dnd-kitten-file-replacement copilot-swe-agent[bot] 2026-05-06 07:20:18 +00:00
  • 5ec8c52025 ... Kovid Goyal 2026-05-06 12:15:08 +05:30
  • 6d17f32bcf Merge branch 'copilot/use-set-for-uniqify-dir-entries' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-05-06 12:08:45 +05:30
  • ba6ce4a8e2 Fix OOM handling: continue outer loop instead of breaking on first-seen insert failure copilot-swe-agent[bot] 2026-05-06 06:22:03 +00:00
  • bc6a3b7764 Use verstable hash set in uniqify_dir_entries_for_case_insensitive_fs copilot-swe-agent[bot] 2026-05-06 06:17:36 +00:00
  • b8dd685363 Merge branch 'copilot/handle-case-conflict-dnd' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-05-06 11:38:59 +05:30
  • 4a0b189bce Fix loop style in detect_tempdir_case_sensitivity and lowercase_copy copilot-swe-agent[bot] 2026-05-06 03:42:19 +00:00
  • ea47deeb5c Handle case conflicts in DnD t=k remote file/dir transfer copilot-swe-agent[bot] 2026-05-06 03:38:57 +00:00
  • 10f4adb12f Merge branch 'copilot/add-tests-for-dnd-query-response' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-05-06 08:57:01 +05:30
  • 96df7d7b43 Add tests for dnd query response copilot-swe-agent[bot] 2026-05-06 03:24:55 +00:00
  • e024f33b70 ... Kovid Goyal 2026-05-06 08:53:23 +05:30
  • ff1ce8fa76 Add detection for dnd protocol Kovid Goyal 2026-05-06 08:41:23 +05:30
  • abcb7d0e3d Docs for the dnd kitten Kovid Goyal 2026-05-06 08:12:00 +05:30
  • 247ac6df59 Drag source delete on drop should only be done for remote drops Kovid Goyal 2026-05-05 21:49:42 +05:30
  • c224fae023 Merge branch 'copilot/delete-files-on-drag-drop' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-05-05 21:47:44 +05:30
  • 6129fd66b3 Delete source files on move drag, clear drag_sources and allow_drags copilot-swe-agent[bot] 2026-05-05 16:10:19 +00:00
  • f7c8fe9c78 flag to track if a drag source sends remote data Kovid Goyal 2026-05-05 21:39:42 +05:30
  • de6643d899 Merge branch 'copilot/implement-exit-on-flag' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-05-05 21:17:45 +05:30
  • 13898e73f2 Implement --exit-on flag for dnd kitten copilot-swe-agent[bot] 2026-05-05 10:33:11 +00:00
  • 74787a60d7 New option to control when dnd kitten exits Kovid Goyal 2026-05-05 15:51:52 +05:30
  • 516ca9a8c4 Dont try to generate drag thumbnail from file contents as its too slow Kovid Goyal 2026-05-05 15:47:05 +05:30
  • b6a7724369 ... Kovid Goyal 2026-05-05 15:37:45 +05:30
  • 14c3590259 Merge branch 'copilot/implement-remove-dropped-items' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-05-05 15:18:22 +05:30
  • fe6807c9b0 implement move deletion and add tests for dnd kitten drop copilot-swe-agent[bot] 2026-05-05 09:37:50 +00:00
  • 9a3f3ed14e ... Kovid Goyal 2026-05-05 14:53:08 +05:30
  • 898599ff14 Use a fallback icon as drag thumbnail is none is found Kovid Goyal 2026-05-05 14:47:50 +05:30
  • 3896846b63 Fix self drops on macOS Kovid Goyal 2026-05-05 12:42:09 +05:30
  • 00e5472fd9 ... Kovid Goyal 2026-05-05 12:05:45 +05:30
  • e89d835de6 Make CodeQL happy Kovid Goyal 2026-05-05 11:54:21 +05:30
  • 668e959895 Merge branch 'copilot/add-nerd-font-fallback' of https://github.com/kovidgoyal/kitty copilot/fix-x-advance-pua-characters Kovid Goyal 2026-05-05 11:49:19 +05:30
  • 99630a5ed1 ... Kovid Goyal 2026-05-05 11:48:44 +05:30
  • d112d1f853 Add builtin NERD font as fallback in cocoa_render_line_of_text copilot-swe-agent[bot] 2026-05-05 06:15:52 +00:00
  • 787e4c25ae Merge branch 'copilot/fix-dnd-draw-text-issues' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-05-05 11:39:50 +05:30
  • 313561d282 Fix bg_alpha opacity and wide char truncation in freetype_render_ui_text.c copilot-swe-agent[bot] 2026-05-05 06:01:40 +00:00
  • c690a3f3e8 Remove pointless realloc Kovid Goyal 2026-05-05 11:09:11 +05:30
  • 132ce019d1 ... Kovid Goyal 2026-05-05 11:07:29 +05:30
  • 3165a47579 More work on the DnD kitten Kovid Goyal 2026-05-05 10:49:56 +05:30
  • a0a81dbe88 Merge branch 'copilot/fix-test-fish-sudo-parser-failure' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-05-05 10:10:16 +05:30
  • 06b2ccb88c Fix test_fish_sudo_parser: fix fish sudo function bugs copilot-swe-agent[bot] 2026-05-05 04:25:37 +00:00
  • fd451f5974 Add flag to specify drop directory for dnd kitten Kovid Goyal 2026-05-05 09:47:12 +05:30
  • fd7e43ab0c Make detection of command line flags that prevent sudo from overriding TERMINFO more robust Kovid Goyal 2026-05-05 09:38:07 +05:30
  • 4ab166c9ac Handle -- as flag terminator in sudo wrapper Kovid Goyal 2026-05-04 23:30:27 +05:30
  • 021377c1b6 Yet another workaround for Wayland's awful design Kovid Goyal 2026-05-04 22:53:05 +05:30
  • 7222c5aa77 ... Kovid Goyal 2026-05-04 13:05:54 +05:30
  • da3f3eb1d0 Drop should start out not being accepted till client says it is Kovid Goyal 2026-05-04 12:58:06 +05:30
  • 2316a8ce25 More work on dnd kitten Kovid Goyal 2026-05-04 12:32:56 +05:30
  • d2384fbc67 Use current screen colors when rendering text for dnd thumbnail Kovid Goyal 2026-05-04 12:01:21 +05:30
  • 7942e7aaac Merge branch 'copilot/implement-drag-thumbnail-text' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-05-04 11:44:08 +05:30
  • 5e22502323 Address code review: add DRAG_OPACITY_MAX constant, fix rounding, improve type checking copilot-swe-agent[bot] 2026-05-04 04:53:45 +00:00
  • 89ab2946ff Implement text drag thumbnail support using draw_window_title with nerd font fallback copilot-swe-agent[bot] 2026-05-04 04:46:53 +00:00
  • 1b4cec36e2 Allow using text to specify the drag thumbnail Kovid Goyal 2026-05-04 09:51:37 +05:30
  • 4fe29f2630 dd basic drag thumbnail support to dnd kitten Kovid Goyal 2026-05-03 22:18:18 +05:30
  • ee38d3f0c8 Fix failing test Kovid Goyal 2026-05-03 18:52:54 +05:30
  • 7b93a9b57e Fix double base64 encoding Kovid Goyal 2026-05-03 17:29:01 +05:30