Commit Graph

  • be3c76da20 Fix remote control command docs order randomized Kovid Goyal 2020-06-20 12:45:05 +05:30
  • b15e58621c Fix the kitty shell launched via a mapping needlessly requiring :opt:allow_remote_control to be turned on. Kovid Goyal 2020-06-20 12:43:46 +05:30
  • 601a6c9e3d Allow sending arbitrary signals to the current foreground process in a window using either a mapping in kitty.conf or via remote control Kovid Goyal 2020-06-20 12:37:27 +05:30
  • 3ff184348e Merge branch 'unused-macro' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-19 18:33:28 +05:30
  • c8efcd2be1 Remove unused macro Luflosi 2020-06-19 13:45:30 +02:00
  • 9c116a2975 Fix #2776 Kovid Goyal 2020-06-19 12:13:32 +05:30
  • 8818b5d8df Set CFBundleAllowMixedLocalizations in the app bundle to have NSLocale.currentLocale return the correct locale on non-English systems Kovid Goyal 2020-06-18 20:16:36 +05:30
  • e96dfadae7 Ensure cocoa_get_lang() returns a valid locale or None Kovid Goyal 2020-06-18 20:15:01 +05:30
  • deb564e5a6 Even more integrations Kovid Goyal 2020-06-17 18:09:34 +05:30
  • ffc71c348c A couple more integrations with external tools Kovid Goyal 2020-06-17 18:07:19 +05:30
  • 19df7b94ea Clarify documentation a bit Kovid Goyal 2020-06-16 09:53:08 +05:30
  • a3ecc79f0d Dont actually need -- since kitty's option processing code is smart enough to stop looking for options after the first non-optional argument Kovid Goyal 2020-06-16 09:31:42 +05:30
  • b140b15119 Add a -- to linenum hints examples Kovid Goyal 2020-06-16 08:30:34 +05:30
  • b7b2b6075a Add mdcat Kovid Goyal 2020-06-15 09:31:51 +05:30
  • 7525e152b8 Make comment a bit better Kovid Goyal 2020-06-15 06:55:52 +05:30
  • bc9dfec615 Fix #2764 Kovid Goyal 2020-06-15 06:53:35 +05:30
  • 7824739034 Ensure selection GPU buffer is refreshed after a resize Kovid Goyal 2020-06-13 22:59:46 +05:30
  • e7b60a3628 Fix #2763 Kovid Goyal 2020-06-13 20:09:26 +05:30
  • 97c3061b8f Allow having no tab separator Kovid Goyal 2020-06-13 12:33:15 +05:30
  • 1a042c873c Add a link to vim-test Kovid Goyal 2020-06-11 08:02:17 +05:30
  • 064aa3a150 Wayland: Ensure cursor theme is loaded before trying to set cursor Kovid Goyal 2020-06-11 07:57:08 +05:30
  • 8a178ebe55 Wayland: Apply the same framebuffer selection optimisation Kovid Goyal 2020-06-09 21:59:25 +05:30
  • 9a97f0bced X11: Further reduce startup time Kovid Goyal 2020-06-09 20:18:07 +05:30
  • 5c7471910d Fix #2752 Kovid Goyal 2020-06-09 09:51:15 +05:30
  • 27b6517594 X11: Reduce startup time by ~25% by only querying GLX for framebuffer configurations once Kovid Goyal 2020-06-09 01:04:09 +05:30
  • cd4dacb406 Fix #2753 Kovid Goyal 2020-06-08 21:40:59 +05:30
  • 5f6faa1bf0 Make a central list of integrations in the docs Kovid Goyal 2020-06-08 14:49:59 +05:30
  • cfc5a952f8 Add --no-response to @ last-used-layout Kovid Goyal 2020-06-08 09:16:26 +05:30
  • 10b186957b Update link to termpdf.py Kovid Goyal 2020-06-08 08:57:50 +05:30
  • f597481736 Update changelog for last merge Kovid Goyal 2020-06-06 22:32:52 +05:30
  • 9fa97e6187 Merge branch 'mouse-events' of https://github.com/trygveaa/kitty Kovid Goyal 2020-06-06 22:27:54 +05:30
  • 3844321f20 Use a multiple of 8 size for mouse_button_pressed Kovid Goyal 2020-06-06 22:24:01 +05:30
  • 8efe08c45b Support more mouse buttons for terminal mouse events Trygve Aaberge 2020-04-30 01:40:07 +02:00
  • c78563b452 Report modifier key state when sending move and drag events to the terminal program Trygve Aaberge 2020-04-30 00:14:00 +02:00
  • 122e172092 Track modifier state correctly Trygve Aaberge 2020-04-29 23:43:42 +02:00
  • 8f85c0d167 Use bypy in update-on-ubuntu Kovid Goyal 2020-06-06 09:23:36 +05:30
  • ac6d1ce174 Use bypy in the publish script Kovid Goyal 2020-06-06 09:19:48 +05:30
  • 03e0bf4c0e Migrate update-on-ox to use bypy Kovid Goyal 2020-06-06 09:11:50 +05:30
  • 1cb183f5e1 Add a note about what sort of ligatures disable_ligatures affects Kovid Goyal 2020-06-06 09:11:32 +05:30
  • d78a553910 Fix #2739 Kovid Goyal 2020-06-06 07:50:43 +05:30
  • 1326532850 macOS: Notarize the kitty application Kovid Goyal 2020-06-05 22:52:30 +05:30
  • 408508247d Merge branch 'replace_glfw_true' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-05 22:32:53 +05:30
  • e2be09e028 Remove GLFW_TRUE in comment Luflosi 2020-06-03 23:24:30 +02:00
  • c7c14f184c X11: Recompile keymaps on XkbNewKeyboardNotify events Kovid Goyal 2020-06-05 22:11:15 +05:30
  • 24ca919f33 Merge branch 'fake_scroll_correct_window' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-05 20:20:40 +05:30
  • 85fe783652 Fix fake scroll when scrolling in unfocused kitty window Luflosi 2020-06-04 23:57:01 +02:00
  • 04b6bf3b74 bypy builds on macOS Kovid Goyal 2020-06-05 19:38:00 +05:30
  • 8b2fb105d0 Fix #2735 Kovid Goyal 2020-06-05 19:24:40 +05:30
  • 558caa232d Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-05 07:10:39 +05:30
  • d8886edbeb Null: Make platform more conformant Luflosi 2020-06-03 23:22:21 +02:00
  • f72ecf1791 Start work on building macOS binary with bypy Kovid Goyal 2020-06-04 23:18:48 +05:30
  • 45d1b978d8 bypy now builds the Linux binary Kovid Goyal 2020-06-04 19:54:01 +05:30
  • 0b780cc065 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-04 19:24:40 +05:30
  • 5263f6598c Add feature available/implemented errors Luflosi 2020-06-03 20:04:54 +02:00
  • f9e60e7ef6 Start work on using bypy to build the binaries Kovid Goyal 2020-06-04 13:51:50 +05:30
  • 45c00d0b1f Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-04 07:15:09 +05:30
  • c70e2f7d3e Add statement to docs for glfwTerminate Luflosi 2020-06-03 19:10:28 +02:00
  • 1ec0bed1ce Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-03 22:45:24 +05:30
  • 46b5e4513a Win32: Fix VS /W4 compile warnings Luflosi 2020-06-03 19:05:05 +02:00
  • ffb5196f3b Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-03 22:04:21 +05:30
  • 107f1af3c4 Fix desktop GL header not always being suppressed Luflosi 2020-06-03 11:32:59 +02:00
  • 03b1484c96 Wayland: Abort on fatal error should bypass quit confirmation Kovid Goyal 2020-06-03 14:39:27 +05:30
  • aaf64ad63e Add links to config settings to change mouse modifiers in the main mouse docs Kovid Goyal 2020-06-03 08:17:28 +05:30
  • f548e795d5 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-02 17:05:02 +05:30
  • 767da68239 Reduce difference to GLFW upstream Luflosi 2020-05-25 15:18:53 +02:00
  • f44e0ff4bd Merge branch 'patch-1' of https://github.com/TheDaemoness/kitty Kovid Goyal 2020-06-02 10:54:44 +05:30
  • 7f226f2ea1 Avoid incrementing hidden cursors' images TheDaemoness 2020-06-02 05:10:51 +00:00
  • 1c82a39a6e Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-02 08:13:33 +05:30
  • b70cf276b4 Change the cursor image immediately on scale change Kovid Goyal 2020-06-02 08:09:27 +05:30
  • 80b2df2ef4 Better code when using a stack cursor Kovid Goyal 2020-06-02 07:59:32 +05:30
  • ad27452275 Wayland: Avoid infinite timer fires if arrow cursor is animated Kovid Goyal 2020-06-02 07:53:15 +05:30
  • 196a0b6b7e Merge branch 'patch-1' of https://github.com/TheDaemoness/kitty Kovid Goyal 2020-06-02 07:49:57 +05:30
  • f356f63994 wayland: save serial from all input sources Luflosi 2020-05-25 16:40:21 +02:00
  • 4947fb6b57 Fix a missing cursorWayland-scale assignment. TheDaemoness 2020-06-01 17:41:16 +00:00
  • 622f12b84e Add a changelog entry for wayland hidpi cursors Kovid Goyal 2020-06-01 21:26:18 +05:30
  • c1f84ce603 cleanup for wayland hidpi cursors merge Kovid Goyal 2020-06-01 20:26:28 +05:30
  • 14912461ad Use left_ptr as default arrow cursor on Wayland Kovid Goyal 2020-06-01 20:23:32 +05:30
  • a9f265e8b7 Initialize a couple of local vars Kovid Goyal 2020-06-01 20:09:07 +05:30
  • 199ee20adb Fixed an instance of eager cursor loading. Also fixed a minor formatting issue. TheDaemoness 2020-05-30 10:07:49 -07:00
  • 7c3c87abf6 Initial implementation of proper HiDPI cursor support on Wayland. TheDaemoness 2020-05-26 20:51:34 -07:00
  • b0ad44bcf2 Fix #2714 Kovid Goyal 2020-06-01 20:31:05 +05:30
  • 9ba808ec3c Merge branch 'ft/csi-code-rep' of https://github.com/keynslug/kitty Kovid Goyal 2020-06-01 14:31:34 +05:30
  • eacf849e3a Add bounds check to left_shift_line() Kovid Goyal 2020-05-31 08:10:58 +05:30
  • 42c2791182 Do not cap repetitions by row length Andrew Mayorov 2020-05-29 20:36:30 +03:00
  • 390e883ecf Update terminfo with CSI REP support Andrew Mayorov 2020-05-29 01:06:16 +03:00
  • 9fe631ee3f Provide support for CSI REP control code Andrew Mayorov 2020-05-29 01:05:49 +03:00
  • 82d8c4b230 Fix #2699 Kovid Goyal 2020-05-27 20:18:05 +05:30
  • 9775bb0a9d Merge branch 'patch-1' of https://github.com/aslpavel/kitty Kovid Goyal 2020-05-27 09:05:09 +05:30
  • 139c9a2d6d Fix incorrect examples in graphic protocol Pavel 2020-05-26 20:39:31 +01:00
  • 542880f87b Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-05-25 22:17:42 +05:30
  • 3846286bee Wayland: Implement raw mouse motion control Luflosi 2020-05-25 15:20:48 +02:00
  • 72be402a2d Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-05-25 21:47:56 +05:30
  • c6b9cb759a Wayland: Rename handlers for more unicity Luflosi 2020-05-25 15:18:05 +02:00
  • 13ccf269a6 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-05-25 15:25:01 +05:30
  • fcc7a0255a Align joystick axis to gamepad button behavior Luflosi 2020-05-25 11:44:14 +02:00
  • e7447f38cf Fix half-axis to gamepad button value mapping Luflosi 2020-05-24 19:54:45 +02:00
  • 7ae35631a6 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-05-25 10:32:54 +05:30
  • 55ad228166 Rename raw input to raw mouse motion, cleanup Luflosi 2020-05-24 19:47:52 +02:00
  • 48fb051253 Add GLFW_RAW_INPUT and glfwRawInputSupported Luflosi 2020-05-24 19:35:59 +02:00
  • f97e8b7eeb The title for @ set-window-title is optional Kovid Goyal 2020-05-24 21:51:33 +05:30