Commit graph

  • 8b17088b58
    dnd fix remote drag source premature removal of remote file data master Kovid Goyal 2026-05-13 12:35:10 +05:30
  • 8b85bc3440
    Cleanup previous PR Kovid Goyal 2026-05-13 11:51:18 +05:30
  • 7cd9ba03a3
    Merge branch 'read-fc-matrix' of https://github.com/Strykar/kitty Kovid Goyal 2026-05-13 11:50:13 +05:30
  • 572b14f994
    Merge branch 'pr-single-instance-background-overrides' of https://github.com/oxysoft/kitty Kovid Goyal 2026-05-13 11:20:04 +05:30
  • c2a7225657
    Ensure drag finish timer doesnt fire will waiting for remote item data Kovid Goyal 2026-05-13 10:59:44 +05:30
  • 9c29c612a5
    Merge branch 'copilot/finish-promised-data-ready-function' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-05-13 10:44:04 +05:30
  • 8a9d3500f2
    Merge 8d935486ef into c909809bb4 Bruno Volpato 2026-05-13 01:10:15 -03:00
  • 217a01cfdf
    Implement promised_data_ready() in glfw/cocoa_window.m copilot-swe-agent[bot] 2026-05-13 03:03:47 +00:00
  • c909809bb4
    More work on DnD kitten Kovid Goyal 2026-05-13 08:25:14 +05:30
  • b28712bfae
    More work on the DnD kitten Kovid Goyal 2026-05-13 07:17:06 +05:30
  • cb8fe24ab1
    Merge branch 'fix/help-pager-fallback' of https://github.com/Xuyiyang23333/kitty Kovid Goyal 2026-05-13 04:48:59 +05:30
  • c0661024d8 Fix silent failure when pager (less) is not installed Xuyiyang23333 2026-05-13 00:37:55 +08:00
  • 824b46507c
    Keep text/uri-list as private MIME for kitty to kitty DnD Kovid Goyal 2026-05-12 13:20:35 +05:30
  • b9261c4e26
    Fix failing test 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
  • 00ce3b634f
    Merge d0b06bd04c into f4e9824e18 Zoe Roux 2026-05-12 11:38:14 +08:00
  • 654cce687e Honor background image overrides for single instance windows nuck 2026-05-10 12:45:30 -04:00
  • 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
  • b3e7c3e717
    Read FC_MATRIX from fontconfig Strykar 2026-05-10 02:48:29 +05:30
  • 07f1a7ac03
    ... nightly Kovid Goyal 2026-05-09 22:33:00 +05:30
  • 9214bae00a
    dnd kitten: remove empty-payload EOF QueueDnDData calls for thumbnails copilot-swe-agent[bot] 2026-05-09 15:55:04 +00:00
  • b9a8784f74
    Update DnD protocol: pre-send uri-list, per-entry t=k requests, updated tests copilot-swe-agent[bot] 2026-05-09 08:46:24 +00:00
  • 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
  • f2343d7c21
    Change momentum_scroll value from 0.96 to 0.35 Bear 2026-05-06 19:52:23 -05:00
  • 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
  • d0b06bd04c
    Fix caps:escape_shifted_capslock behavior Zoe Roux 2026-05-05 17:17:19 +02:00
  • 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
  • 390a36a873
    Implement drag thumbnails using choose-files preview machinery copilot-swe-agent[bot] 2026-05-05 09:56:46 +00:00
  • 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