Commit Graph

  • 3c39cbf333 Add a note about over large scrollback fill Kovid Goyal 2021-04-23 15:54:21 +05:30
  • bd746e5151 Add a note about what happens when no scrollback lines are present Kovid Goyal 2021-04-23 15:48:47 +05:30
  • b32c346eed A new protocol extension to unscroll the screen Kovid Goyal 2021-04-23 15:44:38 +05:30
  • 77b8e204ad Fix graphics being cleared when switching to alt screen if the switch mode is to not clear the alt screen Kovid Goyal 2021-04-23 14:51:32 +05:30
  • 93dfe19c35 GNOME: Fix maximize state not being remembered when focus changes and window decorations are hidden Kovid Goyal 2021-04-23 14:04:12 +05:30
  • 6dc8df5178 icat kitten: Respect EXIF orientation when displaying JPEG images Kovid Goyal 2021-04-23 07:31:37 +05:30
  • 237fd73702 Fix removal of inactive tab that is before the currently active tab causing the highlighted tab to be incorrect Kovid Goyal 2021-04-22 22:28:05 +05:30
  • 5f2d0142d1 Re-organize README a bit Kovid Goyal 2021-04-22 20:32:34 +05:30
  • 572d576d5b Merge branch 'fix-compilation-on-old-macos' of https://github.com/Luflosi/kitty Kovid Goyal 2021-04-22 14:30:38 +05:30
  • 6606f51636 Fix compilation on macOS 10.12 Luflosi 2021-04-21 16:23:42 +02:00
  • 36da65120a It's only alt and alt+shift that dont work in global menubar Kovid Goyal 2021-04-22 10:50:43 +05:30
  • b6c1e1a609 ... Kovid Goyal 2021-04-22 10:24:57 +05:30
  • 5d003ec772 Fix @close-tab not working with pipe based remote control Kovid Goyal 2021-04-22 10:23:04 +05:30
  • b9210a2ba4 macOS: Prevent option based shortcuts for being used for global menu actions Kovid Goyal 2021-04-22 10:15:10 +05:30
  • f3c559ea13 Cleanup secure keyboard entry logging Kovid Goyal 2021-04-22 09:41:01 +05:30
  • 6cee6b6429 More accurate ignoring message Kovid Goyal 2021-04-22 09:31:41 +05:30
  • 84f6aabf5b Clean up debug keyboard on macOS Kovid Goyal 2021-04-22 09:28:11 +05:30
  • 9ce947d6ea Ignore failure to read the readline init file on Linux as well Kovid Goyal 2021-04-22 08:13:57 +05:30
  • 0f23ad0d7e Merge branch 'u_int8_t' of https://github.com/sgn/kitty Kovid Goyal 2021-04-21 18:45:18 +05:30
  • 1b760b6c53 freetype_render_ui_text: use uint8_t instead of u_int8_t Đoàn Trần Công Danh 2021-04-21 19:23:43 +07:00
  • cdf64bf016 Linux: Fix binary kitty builds not able to load fonts in WOFF2 format Kovid Goyal 2021-04-20 17:07:47 +05:30
  • f3726023c2 version 0.20.1 v0.20.1 Kovid Goyal 2021-04-19 21:45:08 +05:30
  • cb41683f47 ... Kovid Goyal 2021-04-19 20:12:20 +05:30
  • 629a8ad055 Fix #3501 Kovid Goyal 2021-04-19 19:58:02 +05:30
  • 4ba0fa00b4 Update changelog Kovid Goyal 2021-04-19 18:07:03 +05:30
  • f1e73c015a Merge branch 'hyperlink_unbound_variable' of https://github.com/miseran/kitty Kovid Goyal 2021-04-19 18:03:18 +05:30
  • 926c3540ff Fix unbound variable in hyperlink handling Reto Schnyder 2021-04-19 14:19:13 +02:00
  • 1aebd83e45 A little clearer code Kovid Goyal 2021-04-19 17:42:15 +05:30
  • 8225351145 icat: When displaying an animated GIF image with no delays between frames, add a 100ms delay between every frame. Kovid Goyal 2021-04-19 17:17:45 +05:30
  • 379add8d6f IntEnum was needed Kovid Goyal 2021-04-19 17:09:23 +05:30
  • ea11ce8664 Use a normal enum for Dispose rather than an IntEnum Kovid Goyal 2021-04-19 16:57:43 +05:30
  • 82e9e96f0c Fix CodeQL warnings Kovid Goyal 2021-04-19 14:00:53 +05:30
  • 8c4e426534 Silence some unused parameter warnings v0.20.0 Kovid Goyal 2021-04-19 13:53:27 +05:30
  • 636771e566 Fix test crashing on 32bit machines Kovid Goyal 2021-04-19 13:48:39 +05:30
  • 363b20bdd2 Add debug symbols when not stripping Kovid Goyal 2021-04-19 13:29:50 +05:30
  • b16317e2ca Silence spurious compiler warning Kovid Goyal 2021-04-19 13:27:17 +05:30
  • 2c5c869228 Print command used to run tests Kovid Goyal 2021-04-19 13:11:46 +05:30
  • 3f5f218e0b Use correct printf codes Kovid Goyal 2021-04-19 13:00:48 +05:30
  • c9cc425aad version 0.20.0 Kovid Goyal 2021-04-19 10:14:00 +05:30
  • 9a2b0b6995 Wayland CSD: Double clicking on titlebar should toggle window maximize Kovid Goyal 2021-04-19 08:58:29 +05:30
  • 50f8aeeaf6 Dont output an error when none is used as a modifier Kovid Goyal 2021-04-18 18:11:56 +05:30
  • fe291dd769 ... Kovid Goyal 2021-04-18 10:46:06 +05:30
  • 58850a0e14 Switch to ALE instead of syntastic Kovid Goyal 2021-04-17 16:53:48 +05:30
  • 518057489c Also output layout state in kitty @ ls Kovid Goyal 2021-04-17 12:11:56 +05:30
  • cf0b2389a3 Also report window sizes in kitty @ ls Kovid Goyal 2021-04-17 11:49:57 +05:30
  • 6179cfc670 Abort parsing of APC and PM escape codes on 0x00 and 0x7f Kovid Goyal 2021-04-15 12:57:58 +05:30
  • e6ccc2d178 Fix #3485 Kovid Goyal 2021-04-15 08:57:47 +05:30
  • db719eafac Remove num/caps locks from modifier processing in mouse events Kovid Goyal 2021-04-14 10:08:33 +05:30
  • a4db27a807 Ignore the lock modifiers in legacy mode Kovid Goyal 2021-04-13 21:35:18 +05:30
  • 111c123435 X11: Fix resize_in_steps being applied even when window is maximized Kovid Goyal 2021-04-13 12:48:23 +05:30
  • 75d067e411 Merge branch 'fix-timg-link' of https://github.com/hzeller/kitty Kovid Goyal 2021-04-13 11:09:31 +05:30
  • fbeb991f7d Fix timg link (underscore was missing). Henner Zeller 2021-04-12 22:27:32 -07:00
  • ea2db51bbb Output all modifier indices in debug Kovid Goyal 2021-04-13 10:21:26 +05:30
  • 15f4c476c3 Ignore locked mods for legacy encoding in a few more places Kovid Goyal 2021-04-13 10:01:16 +05:30
  • a7c5b8c634 Fix #3471 Kovid Goyal 2021-04-13 09:53:57 +05:30
  • 1aeafcaebf Remove unused code Kovid Goyal 2021-04-13 09:02:30 +05:30
  • 8d743e9511 Fix is_self Kovid Goyal 2021-04-13 08:54:45 +05:30
  • 958d4d8a6a kitty @ ls: Show only environment variables that are different for each window, by default. Kovid Goyal 2021-04-13 08:44:11 +05:30
  • 05fb09f56c Fix #3470 Kovid Goyal 2021-04-13 08:23:15 +05:30
  • cdcf8ed3bd Add some colors to keyboad debug output Kovid Goyal 2021-04-13 07:41:47 +05:30
  • 572466eed1 XKB: Honor numlock state when reporting keypad keys Kovid Goyal 2021-04-13 07:35:13 +05:30
  • 4c644b8556 Add NumLock and CapsLock reporting to the keyboard protocol Kovid Goyal 2021-04-13 07:10:00 +05:30
  • c989a7198b Add support for the keypad Begin key Kovid Goyal 2021-04-11 07:58:27 +05:30
  • 084b028eac Merge branch 'macos-secure-keyboard-entry' of https://github.com/multi/kitty Kovid Goyal 2021-04-10 14:41:54 +05:30
  • 699d88e393 ... Kovid Goyal 2021-04-10 14:36:31 +05:30
  • 8c6566580a ... Kovid Goyal 2021-04-10 14:32:13 +05:30
  • effe30ad3f Add a FAQ entry about memory leaks Kovid Goyal 2021-04-10 14:23:28 +05:30
  • e91b8d4556 ... Kovid Goyal 2021-04-10 14:08:03 +05:30
  • 76fca0641e Fix memory leak in utf_8_strndup test Kovid Goyal 2021-04-10 13:39:04 +05:30
  • 7ec803222f Fix a mem leak of the disk cache directory path Kovid Goyal 2021-04-10 13:21:58 +05:30
  • 03f0f065ee Use a single alloc per history buf segment Kovid Goyal 2021-04-10 13:18:27 +05:30
  • 63e5be6ff0 Dont use the python memory pool for the history buffer Kovid Goyal 2021-04-10 12:11:05 +05:30
  • 4ccd2afd78 Free ChildMonitor at end of dealloc Kovid Goyal 2021-04-10 11:49:39 +05:30
  • 98519bf326 [macos] - Add "Secure Keyboard Entry" menu item Georgi Yonchev 2021-04-09 16:39:51 +03:00
  • 82d11b80dd Add a test for filling from scrollback with large continued line Kovid Goyal 2021-04-09 17:04:55 +05:30
  • cf3662442f Fix #3460 Kovid Goyal 2021-04-09 16:56:53 +05:30
  • 0be5347e6a Better error message when screen_resize() fails Kovid Goyal 2021-04-09 10:09:17 +05:30
  • 1b39c42e92 ... Kovid Goyal 2021-04-08 12:36:44 +05:30
  • 5b4f5a1e2a Add a link to the nb note taking application Kovid Goyal 2021-04-08 12:06:02 +05:30
  • 4eb8b1db01 Merge branch 'bug3446-fix' of https://github.com/orki/kitty Kovid Goyal 2021-04-08 08:37:55 +05:30
  • b5555b9a8d Handle multiple real modifiers mapping to the same virtual modifier Ravi R Kiran 2021-04-07 21:36:11 -05:00
  • 67bb426eb2 Fix recent Wayland chagelog entries in the incorrect section Kovid Goyal 2021-04-08 07:59:34 +05:30
  • cf3a088a53 Allow running under Wayland on GNOME by default Kovid Goyal 2021-04-08 07:52:28 +05:30
  • a79d024c09 Accept window_id as an alias for id when matching Kovid Goyal 2021-04-08 07:19:45 +05:30
  • 253de1eeca Move the CSD metrics initialization into the CSD module Kovid Goyal 2021-04-07 22:28:04 +05:30
  • 4e6d5d3f1e Fix GNOME breaking when setting window geometry Kovid Goyal 2021-04-07 22:14:09 +05:30
  • 82a5733ec5 _glfwPLatformSetWindowSize() should not be called when handling configure events as it does a bunch of work already done before Kovid Goyal 2021-04-07 19:55:15 +05:30
  • 4822fa989e Wayland: wire up live resize notification Kovid Goyal 2021-04-07 18:29:28 +05:30
  • fe0e1adb2a DRYer Kovid Goyal 2021-04-07 15:26:30 +05:30
  • 850a8218db Allow toggling xdg configure debug output at runtime Kovid Goyal 2021-04-07 15:24:58 +05:30
  • bf3fc5fb92 Also implement programmatic window resizing Kovid Goyal 2021-04-07 15:13:22 +05:30
  • a19d1fc140 Restore size after all types of docking not just maximize/unmaximize Kovid Goyal 2021-04-07 15:08:44 +05:30
  • 593eb1d952 Focus state needs to be updated always Kovid Goyal 2021-04-07 14:28:11 +05:30
  • 75ec801941 Get the window geometry with CSD fully correct (I think) Kovid Goyal 2021-04-07 14:16:57 +05:30
  • 5a1bd93518 Handle all known xdg top level states Kovid Goyal 2021-04-07 13:33:06 +05:30
  • f849f383cb Use the proper number for wayland CSD vertical shadow geometry Kovid Goyal 2021-04-06 22:11:30 +05:30
  • ac3080f0e2 Fix #3446 (I hope) Kovid Goyal 2021-04-06 21:51:03 +05:30
  • 0935dd053c Modifier indices are unsigned Kovid Goyal 2021-04-06 21:45:02 +05:30
  • 7e78f30739 Wayland: Fix un-maximizing a window not restoring its size to what it was before being maximized Kovid Goyal 2021-04-05 13:47:50 +05:30
  • d0f34e99a6 Fix fringing in shadow due to using integer operations Kovid Goyal 2021-04-05 11:09:34 +05:30