Commit Graph

  • 44775e4644 GLFW: Remove no-op call at window creation Luflosi 2020-07-16 23:55:24 +02:00
  • 805921d6a3 GLFW: Move management of shared state to shared code Luflosi 2020-07-16 23:54:16 +02:00
  • d7cd6edaa5 GLFW: X11: Include X Shape extension headers Luflosi 2020-07-16 23:50:26 +02:00
  • 6a472bd6da GLFW: X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH Luflosi 2020-07-16 23:24:48 +02:00
  • d0c6ce9fd7 GLFW: Add support for mouse input transparency Luflosi 2020-07-16 21:15:00 +02:00
  • df48e2f9e2 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-07-16 23:43:07 +05:30
  • 2b4b3bbf18 GLFW: Null: Fix typos in workarea retrieval Luflosi 2020-07-16 20:00:15 +02:00
  • 6ea5027bf6 Remote control close_tab should not ask for confirmation Kovid Goyal 2020-07-16 12:55:25 +05:30
  • 384ccb4fc7 Have the :opt:confirm_os_window_close option also apply when closing tabs with multiple windows Kovid Goyal 2020-07-16 12:51:19 +05:30
  • ff763b099e Merge branch 'patch-1' of https://github.com/tammersaleh/kitty Kovid Goyal 2020-07-16 08:06:47 +05:30
  • 741ae4c04b Merge branch 'typo' of https://github.com/Luflosi/kitty Kovid Goyal 2020-07-16 08:06:20 +05:30
  • d84ec941c0 Fix typo Tammer Saleh 2020-07-15 17:44:02 -07:00
  • f0b5dd9799 Fix typo Luflosi 2020-07-15 19:09:35 +02:00
  • cec4371b51 Rewrite the talk loop for interaction with peers Kovid Goyal 2020-07-15 14:31:45 +05:30
  • c0ff39c59d Fix extra close for loops with no signal_read_fd Kovid Goyal 2020-07-14 20:23:45 +05:30
  • 022634f2d9 Log an extra error message Kovid Goyal 2020-07-14 20:18:38 +05:30
  • 392f576d07 Instrument safe_close() to make it easy to see where an fd is closed from Kovid Goyal 2020-07-14 20:18:04 +05:30
  • 6d59e2125e Prevent invalid fds from spinning the talk thread forever Kovid Goyal 2020-07-14 19:09:04 +05:30
  • 6476a1d2e0 When a character from the Unicode Dingbat block is followed by a space, use the extra space to render a larger version of the character Kovid Goyal 2020-07-12 21:05:39 +05:30
  • ca998fb4b0 Fix incorrect centering when a PUA or symbol glyph is followed by more than one space Kovid Goyal 2020-07-12 20:16:16 +05:30
  • 48631c4ea6 Add changelog entry for previous merge Kovid Goyal 2020-07-12 14:47:14 +05:30
  • 294be2a772 Merge branch 'neighboring_window_changes' of https://github.com/juho-p/kitty Kovid Goyal 2020-07-12 14:33:21 +05:30
  • 533688a67a Implement support for box drawing rounded-corners characters Kovid Goyal 2020-07-12 12:35:52 +05:30
  • 4309e2371d Simplify code by using supersampling for diagonal lines as well Kovid Goyal 2020-07-12 10:07:55 +05:30
  • ea30c84240 Fix grid layout neighbors Juho Peltonen 2020-07-11 23:47:19 +03:00
  • d4c2b13dda Prefer most recently activated window when selecting neighbors Juho Peltonen 2020-07-09 15:01:21 +03:00
  • 1decae2938 Change splits layout neighbors to only include real neighbors Juho Peltonen 2020-07-09 10:18:57 +03:00
  • 145ec86d3b Forgot to add supersampling to rendering of filled D Kovid Goyal 2020-07-11 23:10:43 +05:30
  • e17c96b20f Improve anti-aliasing of triangular box drawing characters, noticeable on low-resolution screens Kovid Goyal 2020-07-11 23:08:28 +05:30
  • 2cfcefd9eb Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-07-11 22:57:53 +05:30
  • 356e950122 X11: Fix cursor hover query retry behavior Luflosi 2020-07-11 18:59:28 +02:00
  • 64dee63b73 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-07-11 22:26:32 +05:30
  • 431d013d32 X11: Fix race in window hovered query Luflosi 2020-07-11 18:18:33 +02:00
  • 40eb8455d0 Fix `launch --location=last` not working Kovid Goyal 2020-07-09 22:29:24 +05:30
  • c46b36509b macOS: Fix cmd+plus not increasing font size with keyboards where the + key is a shifted key. Fixes #2839 Kovid Goyal 2020-07-09 22:14:07 +05:30
  • f7ff63132d Merge branch 'remove-trailing-whitespace' of https://github.com/Luflosi/kitty Kovid Goyal 2020-07-09 07:42:02 +05:30
  • e17036a7a5 Remove trailing whitespace Luflosi 2020-07-02 10:52:03 +02:00
  • e678c41f56 More code scanning warning fixes Kovid Goyal 2020-07-07 10:24:57 +05:30
  • ee3462592a Silence more code scanning warnings Kovid Goyal 2020-07-07 10:01:38 +05:30
  • 521f921424 Fix a bunch of code scanning warnings Kovid Goyal 2020-07-07 09:52:59 +05:30
  • ee47a10b37 Simplify code a bit Kovid Goyal 2020-07-07 09:44:51 +05:30
  • b81700144d Silence another code scanning warning Kovid Goyal 2020-07-07 09:38:33 +05:30
  • 9f28dd61d3 Silence a spurious code scanning warning Kovid Goyal 2020-07-07 09:30:33 +05:30
  • dad7d366b3 Fix out of bounds write on platforms where sizeof(bool) != 1 Kovid Goyal 2020-07-07 09:25:14 +05:30
  • 209b78a3ec Silence a code scanning warning Kovid Goyal 2020-07-07 09:20:59 +05:30
  • 17f34d1f95 Use the more secure localtime_r variant Kovid Goyal 2020-07-07 09:20:27 +05:30
  • 26699cd9ef Fix incorrect format specifier to printf Kovid Goyal 2020-07-07 09:14:33 +05:30
  • 907db09a58 Only use pythonLocation if it is available Kovid Goyal 2020-07-07 08:57:50 +05:30
  • d506fa0565 Use python3 in code analysis build step Kovid Goyal 2020-07-07 08:41:20 +05:30
  • de1a0d48a6 Use ci script to build kitty for code scanning Kovid Goyal 2020-07-07 08:35:04 +05:30
  • a20e5fefd3 ... Kovid Goyal 2020-07-07 08:27:10 +05:30
  • 44558560f9 Dont use autobuild for code scanning Kovid Goyal 2020-07-07 08:24:37 +05:30
  • 677f154f03 Create codeql-analysis.yml Kovid Goyal 2020-07-07 08:21:14 +05:30
  • 0adaf064e7 Fix #2832 Kovid Goyal 2020-07-05 07:34:11 +05:30
  • 3c828feef2 Merge branch 'environmenterror-to-oserror' of https://github.com/Luflosi/kitty Kovid Goyal 2020-07-02 08:29:27 +05:30
  • 4d3c5e61fd Update changelog Kovid Goyal 2020-07-02 08:26:37 +05:30
  • 67baefb52a Merge branch 'hints-linenum-expand-home' of https://github.com/trygveaa/kitty Kovid Goyal 2020-07-02 08:23:59 +05:30
  • d509a4fa8c Expand ~ in the path argument for linenum in hints Trygve Aaberge 2020-07-02 00:59:51 +02:00
  • cad1c12b7b Replace EnvironmentError with OSError Luflosi 2020-07-01 22:39:01 +02:00
  • 9f751d8715 Add kitti3 to integrations.rst Kovid Goyal 2020-06-30 08:15:16 +05:30
  • cf8a1dff33 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-30 08:13:27 +05:30
  • 973d98457f EGL: Add support for EGL_ANGLE_platform_angle Luflosi 2020-06-29 11:57:31 +02:00
  • ce262f810d Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-29 19:13:34 +05:30
  • bd31c2b484 Add GLFW_CONTEXT_DEBUG window hint alias Luflosi 2020-06-29 11:49:49 +02:00
  • ef0e610802 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-29 18:45:19 +05:30
  • 3040d4c83f Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib Luflosi 2020-06-29 11:43:24 +02:00
  • c9252e8639 When erasing in display upto cursor, the line containing the cursor should be marked as not continued. Kovid Goyal 2020-06-29 14:29:03 +05:30
  • e2e701460b Fix the CSI J (Erase in display ED) escape code not removing line continued markers Kovid Goyal 2020-06-29 14:17:40 +05:30
  • f0c3641ebd Some more commands for replay commands Kovid Goyal 2020-06-29 13:04:10 +05:30
  • 025f6d7701 Add keypad mode support to replay commands Kovid Goyal 2020-06-29 12:46:34 +05:30
  • c68516ca8d Wayland: Fix a crash when using animated mouse cursors Kovid Goyal 2020-06-29 08:03:25 +05:30
  • a9e739e08d Apply single instance BO override when different from current BO not when less than 1 Kovid Goyal 2020-06-27 17:32:03 +05:30
  • cc15ff73b7 Respect --override of background_opacity for --single-instance Kovid Goyal 2020-06-27 09:18:41 +05:30
  • fd3a4536e7 Fix imperative close request being ignored in absence of any other activity Kovid Goyal 2020-06-26 16:37:17 +05:30
  • 75caafb5ac Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-26 16:34:33 +05:30
  • cf2f8165eb Only ask application to abort once Kovid Goyal 2020-06-26 16:28:48 +05:30
  • a2f80740d7 Remove EGL and OSMesa struct member macros Luflosi 2020-06-26 12:43:49 +02:00
  • c7703791d1 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-26 16:19:04 +05:30
  • c39e9e9c61 EGL: Add support for EGL_EXT_platform_base Luflosi 2020-06-26 12:31:48 +02:00
  • 713059319c Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-26 15:59:34 +05:30
  • d7a7509da6 EGL: Replace native handle macros with functions Luflosi 2020-06-26 12:11:48 +02:00
  • 57e6e7b2c5 Use ctrl+[] for changing tabs in unicode input as ctrl+tab is taken on macOS Kovid Goyal 2020-06-26 12:29:42 +05:30
  • d675977f10 Better error message for xterm specific key resource CSI codes that vim has started emitting Kovid Goyal 2020-06-25 23:07:34 +05:30
  • 7ef911e17d Fix #2798 Kovid Goyal 2020-06-25 21:43:54 +05:30
  • 9a384c5045 Allow passing the current selection to kittens Kovid Goyal 2020-06-25 08:46:05 +05:30
  • 2b3753d99c Prevent super large tab margin widths from causing a crash Kovid Goyal 2020-06-24 22:56:54 +05:30
  • d173ab9f45 macOS: Fix the LC_TYPE env var being set to UTF-8 on systems in which the language and country code do not form a valid locale Kovid Goyal 2020-06-24 21:59:47 +05:30
  • fbd0e8e26a X11: Improve handling of multiple keyboards Kovid Goyal 2020-06-24 12:05:30 +05:30
  • 50414b333a Re-enable the spawn tesRe-enable the spawn test Kovid Goyal 2020-06-23 20:43:40 +05:30
  • ee2fdb3d25 Merge branch 'typos' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-23 20:16:42 +05:30
  • 2b884377d4 Fix typos Luflosi 2020-06-23 16:18:02 +02:00
  • 36a20f7b00 Temporarily disable spawn test as it is failing in the Linux build container v0.18.1 Kovid Goyal 2020-06-23 17:37:04 +05:30
  • 35cbf49b08 version 0.18.1 Kovid Goyal 2020-06-23 17:29:22 +05:30
  • 21836cedda Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-06-21 22:07:44 +05:30
  • 0a892b72e6 Fix GLU header inclusion being disabled Luflosi 2020-06-21 18:07:31 +02:00
  • 2c6e5a6e73 Get multiprocessing working in kitty Kovid Goyal 2020-06-21 14:47:24 +05:30
  • 2cb25cf5a8 Build the launcher when freezing on macOS as well Kovid Goyal 2020-06-21 14:37:36 +05:30
  • e07916425e macOS: Fix for diff kitten not working with python 3.8 Kovid Goyal 2020-06-20 19:03:45 +05:30
  • f62e2374e4 Ensure mimetype is sent to github Kovid Goyal 2020-06-20 13:02:34 +05:30
  • eb4ee2f0af version 0.18.0 v0.18.0 Kovid Goyal 2020-06-20 12:48:59 +05:30