Commit Graph

  • b3a74cb8f4 Update changelog Kovid Goyal 2026-02-21 20:58:34 +05:30
  • bcba8fc04c Wayland: Add support for ext-background-effects copilot-swe-agent[bot] 2026-02-21 14:47:15 +00:00
  • 6bd0aa5269 Fix #9538 Kovid Goyal 2026-02-21 20:38:34 +05:30
  • 43bd80c01a Merge branch 'master' of https://github.com/maxdexh/kitty Kovid Goyal 2026-02-21 20:01:23 +05:30
  • b023f5b1b3 Fix horizontal alignment cropping symbols off Max Dexheimer 2026-02-20 14:48:30 +01:00
  • dea3ad5eed API for registering MIME types for drag enter Kovid Goyal 2026-02-21 17:25:25 +05:30
  • 57e7dc2cdc Add some more common types Kovid Goyal 2026-02-21 17:25:03 +05:30
  • 7efba91ffc Register UTI for tab drag mime on Cocoa Kovid Goyal 2026-02-21 16:59:58 +05:30
  • aab60b7967 Fix mime <-> UTI roundtripping Kovid Goyal 2026-02-21 16:37:04 +05:30
  • e93e50293a Bump zlib for CVE Kovid Goyal 2026-02-21 15:51:48 +05:30
  • 5e84935838 DRYer Kovid Goyal 2026-02-21 15:22:00 +05:30
  • 96c01b74d8 Detach tab via drag and drop now implemented Kovid Goyal 2026-02-21 15:15:33 +05:30
  • e10451dbcb Fix dropping of tab into other os window breaking tab bar layout Kovid Goyal 2026-02-21 14:41:22 +05:30
  • 0682c5bc8a Get basic tab move from one OS window to another via drag working Kovid Goyal 2026-02-21 14:27:17 +05:30
  • c56d4223af Refactor state tracking for tab drag Kovid Goyal 2026-02-21 13:31:04 +05:30
  • 0b6636eb0f Get tab re-ordering on drag in same window to work Kovid Goyal 2026-02-20 12:22:56 +05:30
  • e1643ae68a Add macos_dock_badge_on_bell config option Pieter van der Heijden 2026-02-19 22:01:07 +01:00
  • 7123f727fc Handoff tab drag to OS Kovid Goyal 2026-02-19 14:15:29 +05:30
  • acd2db20eb Fix screenshot generation to handle colors correctly copilot-swe-agent[bot] 2026-02-19 07:15:55 +00:00
  • dc57e5bdb8 Start work on drag and drop for tabs Kovid Goyal 2026-02-19 12:37:31 +05:30
  • 37c2dae810 DRYer Kovid Goyal 2026-02-18 21:04:51 +05:30
  • f1df140e7d Add function to take screenshot of single window copilot-swe-agent[bot] 2026-02-18 15:17:17 +00:00
  • b9c9986111 Do scaling of OS Window screenshot on GPU copilot-swe-agent[bot] 2026-02-18 14:51:53 +00:00
  • dc328012f4 Allow passing zero thumbnail size Kovid Goyal 2026-02-18 20:20:37 +05:30
  • 5db53e8f1d Function to take screenshot of OS Window Kovid Goyal 2026-02-18 20:16:57 +05:30
  • 0dfb01e8c5 Implement X11 drag source backend for the new API copilot-swe-agent[bot] 2026-02-18 10:36:49 +00:00
  • 3cd2aa6a2f Add some docs for the drag source API Kovid Goyal 2026-02-18 16:05:27 +05:30
  • a2b7a0cd6d Port Cocoa drag source backend to new API Kovid Goyal 2026-02-18 11:20:17 +05:30
  • adc97bc117 fix blank screen on macOS resume from sleep Jorge Silva 2026-02-17 17:56:14 +00:00
  • e5eb63fcd0 Refactor drag source API to be async Kovid Goyal 2026-02-16 10:03:33 +05:30
  • 76a29273c8 Dont send non-finger based zero size scroll events on Wayland Kovid Goyal 2026-02-17 11:23:49 +05:30
  • ff4d80dbde Fix #9513 Kovid Goyal 2026-02-17 10:38:27 +05:30
  • 05dbe085a5 Note that the Microsoft Terminal now supports the kitty keyboard input protocol Kovid Goyal 2026-02-17 10:15:38 +05:30
  • 71c705a1bd When dropping text into the terminal apply the paste actions Kovid Goyal 2026-02-17 10:09:10 +05:30
  • adfa41b7e7 Merge branch 'fix-color-display' of https://github.com/vishalpatil-45/kitty Kovid Goyal 2026-02-17 09:02:21 +05:30
  • 7c8cd2cd1e Fix: Increase sRGB LUT precision to 8 decimal places for more accurate color rendering vishalpatil-45 2026-02-17 02:22:20 +05:30
  • d333095437 Cleanup previous PR Kovid Goyal 2026-02-16 14:11:00 +05:30
  • f2fd4a47d0 Merge branch 'master' of https://github.com/littleblack111/kitty Kovid Goyal 2026-02-16 13:47:21 +05:30
  • 5dfcfba50c Add copy_last_command_output_or_clipboard action littleblack111 2026-02-16 15:33:03 +08:00
  • b534926678 Clarify help text a little Kovid Goyal 2026-02-16 09:56:05 +05:30
  • 0d3983853d Merge branch 'dependabot/go_modules/all-go-deps-abdcf6c867' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-02-16 09:19:50 +05:30
  • d27f26c07f Bump the all-go-deps group with 2 updates dependabot[bot] 2026-02-16 03:43:24 +00:00
  • 823214575b Use an unsigned int rather than a double to store pixel scroll offset Kovid Goyal 2026-02-15 19:09:15 +05:30
  • a0b1adbda5 Cleanup downward fractional line scrolling Kovid Goyal 2026-02-15 18:57:40 +05:30
  • 8471c0e2e4 @ scroll-window: When scrolling by fractional lines and the fractional part is non-zero scroll by one pixel at least Kovid Goyal 2026-02-15 15:06:56 +05:30
  • ebafe8ef5b Fix partial single line scroll not being reset on key events Kovid Goyal 2026-02-15 14:58:17 +05:30
  • 66a9963fe9 Shell integration: Allow sending click events to shells using y co-ordinates relative to prompts Kovid Goyal 2026-02-15 10:12:22 +05:30
  • be325ccfcb Update changelog Kovid Goyal 2026-02-15 09:58:30 +05:30
  • 0eebb3f19d Merge branch 'master' of https://github.com/LazyStability/kitty Kovid Goyal 2026-02-15 09:55:56 +05:30
  • 4504b5febe feat(sessions): add active-only to goto_session LazyStability 2026-02-14 16:23:27 +01:00
  • 55f14aa63b ... Kovid Goyal 2026-02-13 11:15:41 +05:30
  • 7c7fc4d140 Fix focus_follows_mouse not working during a drag and drop Kovid Goyal 2026-02-13 10:16:11 +05:30
  • a99103d9a1 Drop events should use same co-ordinate system as mouse events Kovid Goyal 2026-02-13 10:08:25 +05:30
  • c4c31c3bc1 Bump libpng for CVE Kovid Goyal 2026-02-13 08:57:17 +05:30
  • 6b1aecdb47 Make compiler happy Kovid Goyal 2026-02-13 08:39:20 +05:30
  • f4ef955e95 Update changelog Kovid Goyal 2026-02-10 09:57:28 +05:30
  • d95b9a797b Merge branch 'fix/macos-stuck-menu' of https://github.com/alexeyshurygin/kitty Kovid Goyal 2026-02-10 09:56:26 +05:30
  • 1a4e5aa6da Fix menubar on MacOS Alexey Shurygin 2026-02-09 14:06:51 +03:00
  • 21ffe9118f Merge branch 'dependabot/go_modules/all-go-deps-ccd63e1044' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-02-09 09:41:39 +05:30
  • 3e3f9c69a0 Bump github.com/shirou/gopsutil/v4 in the all-go-deps group dependabot[bot] 2026-02-09 03:43:27 +00:00
  • 34ffc6cdce X11: port drop code to new API Kovid Goyal 2026-02-09 07:54:40 +05:30
  • 524a67d3aa ... Kovid Goyal 2026-02-09 06:47:31 +05:30
  • 6ac4b8464e Dont prune peers waiting for an async response Kovid Goyal 2026-02-09 05:33:15 +05:30
  • ef4574ae97 Support hide_window_decorations titlebar-only on Wayland Antoine Cellerier 2026-02-08 12:12:15 +01:00
  • abb1141826 Handle on_drop being called with a POSIX errno Kovid Goyal 2026-02-08 22:10:03 +05:30
  • ff70e2e3ab Dont hardcode mimetype to extension mappings Kovid Goyal 2026-02-08 21:54:20 +05:30
  • 08217c949d Fix crash on self drop Kovid Goyal 2026-02-08 20:43:48 +05:30
  • 625e3b5d1c Notes for X11 backend refactor Kovid Goyal 2026-02-08 20:30:27 +05:30
  • a80d742449 Port cocoa backend drop code to the new API Kovid Goyal 2026-02-08 19:47:38 +05:30
  • af4f3969b7 remove watch after all data is received on pipe Kovid Goyal 2026-02-08 17:10:19 +05:30
  • 5db41c7ba4 Remove remaining code for the old drop API Kovid Goyal 2026-02-08 14:45:24 +05:30
  • f3cda7e828 Have mimes_count be always accurate Kovid Goyal 2026-02-08 14:10:32 +05:30
  • c19ec465cb ... Kovid Goyal 2026-02-08 13:45:05 +05:30
  • 3cf24afdc0 Refactor drop API and implement it on Wayland Kovid Goyal 2026-02-08 13:34:00 +05:30
  • 0ea65903b8 Revert "Increase minimum python version to 3.12" Kovid Goyal 2026-02-08 21:57:11 +05:30
  • f3d7830352 Fix async repose rc commands not decrementing peer unhandled message counter Kovid Goyal 2026-02-08 21:25:37 +05:30
  • 386a6f14f0 Add bookorat to integrations Kovid Goyal 2026-02-08 15:36:15 +05:30
  • 1103aaf1a5 Cleanup previous PR Kovid Goyal 2026-02-08 07:57:15 +05:30
  • d02f30ca31 Merge branch 'detect-ssh-drop' of https://github.com/waresnew/kitty Kovid Goyal 2026-02-08 07:45:36 +05:30
  • 828bd56fa5 ssh kitten: Push and pop keyboard encoding flags newwares 2026-02-07 20:10:18 -05:00
  • 60e2d61eb4 edit-in-kitty: Warn if SSH connection has dropped when attempting to update remote file newwares 2026-02-07 20:09:52 -05:00
  • 9aab18d724 DRYer Kovid Goyal 2026-02-07 23:11:42 +05:30
  • 0d465f71a3 More work on cocoa darg drop still not functional Kovid Goyal 2026-02-07 23:00:23 +05:30
  • 19f24f2623 Get drag and drop to self working in cocoa backend Kovid Goyal 2026-02-07 16:42:56 +05:30
  • e186965bda ... Kovid Goyal 2026-02-07 15:12:54 +05:30
  • 7ca6fd66f8 Fix self drag not working under Wayland copilot-swe-agent[bot] 2026-02-07 08:32:05 +00:00
  • 3839dcc082 Bump dependency for CVE Kovid Goyal 2026-02-07 14:41:17 +05:30
  • 07a9f2bcaa API to start a drag Kovid Goyal 2026-02-07 13:50:16 +05:30
  • 5ea35cbbfc Refactor drag API to make it asynchronous copilot-swe-agent[bot] 2026-02-05 15:00:53 +00:00
  • a7b8e880c9 Merge branch 'patch-1' of https://github.com/rmaclean/kitty Kovid Goyal 2026-02-06 13:34:17 +05:30
  • 35ec8b81ac Add Warp terminal to keyboard protocol documentation Robert MacLean 2026-02-06 08:22:15 +02:00
  • a2a5464cbe Bump go version for CVE Kovid Goyal 2026-02-06 09:57:00 +05:30
  • d02cd59e38 Add far2l to integrations Kovid Goyal 2026-02-06 09:31:24 +05:30
  • 0afe77ebc9 Ignore irrelevant CVE Kovid Goyal 2026-02-05 23:01:58 +05:30
  • b66f8e9ed8 ... Kovid Goyal 2026-02-05 20:20:18 +05:30
  • 856e5680b4 DRYer Kovid Goyal 2026-02-04 21:29:28 +05:30
  • 740abf59a1 ... Kovid Goyal 2026-02-04 21:28:07 +05:30
  • d51dec8187 When dropping, paste into window under mouse cursor rather than active window Kovid Goyal 2026-02-04 21:21:25 +05:30
  • 7004911271 Increase minimum python version to 3.12 Kovid Goyal 2026-02-04 20:47:28 +05:30
  • 9a2ddc887b Cleanup new chunked drop code and use it in kitty Kovid Goyal 2026-02-04 20:34:10 +05:30