Commit Graph

  • f33205a490 Wayland: Fix maximizing the window on a compositor that does not provide server side window decorations, such a GNOME or Weston not working Kovid Goyal 2019-05-29 17:07:42 +05:30
  • 2920638a3d Add a shortcut to toggle maximized window state Kovid Goyal 2019-05-29 16:41:34 +05:30
  • 1ae32b5742 Linux: Automatically increase cell height if the font being used is broken and draws the underscore outside the bounding box Kovid Goyal 2019-05-29 16:04:50 +05:30
  • 4e9dabfb25 Add an option :opt:command_on_bell to run an arbitrary command when a bell occurs Kovid Goyal 2019-05-29 09:42:52 +05:30
  • ca2c419c9b Fix colors not being preserved when using the pipe command with the pager history buffer Kovid Goyal 2019-05-29 09:13:55 +05:30
  • 020c1311ca When resizing and only a single window is present in the current layout, use that window's background color to fill in the blank areas. Kovid Goyal 2019-05-29 09:01:57 +05:30
  • 8193b2a44b Use layout depenedent key check for strl+tab as well Kovid Goyal 2019-05-29 08:43:13 +05:30
  • 324a000777 Merge branch 'docs_conf.py_shebang' of https://github.com/Luflosi/kitty Kovid Goyal 2019-05-28 20:53:30 +05:30
  • 951b1c1e83 Add shebang for docs/conf.py Luflosi 2019-05-28 17:15:57 +02:00
  • 8e57fd93c6 macOS: Fix a regression that caused cmd+v to double up in the dvorak keyboard layout Kovid Goyal 2019-05-28 20:35:13 +05:30
  • d262f43b5b Log ARepeat property Kovid Goyal 2019-05-28 20:18:50 +05:30
  • 73224e7d95 One less line in the debug log Kovid Goyal 2019-05-28 20:04:21 +05:30
  • 19463c81a3 Merge branch 'docs_copyright_year' of https://github.com/Luflosi/kitty Kovid Goyal 2019-05-28 19:12:24 +05:30
  • 6f2bb31068 Make the copyright year dynamic for the documentation Luflosi 2019-05-28 14:54:36 +02:00
  • abf9c4117d macOS: Fix a regression that could cause rendering of a kitty window to occasionally freeze in certain situations, such as moving it between monitors or transitioning from/to fullscreen Kovid Goyal 2019-05-28 17:54:34 +05:30
  • 39f50830d7 Fix a missing newline when using the pipe command between the scrollback and screen contents Kovid Goyal 2019-05-28 15:30:44 +05:30
  • c2fd7005cb Fix Ctrl+underscore not being passed to child programs in normal and application keyboard modes Kovid Goyal 2019-05-24 19:21:48 +05:30
  • 52f2ed33f5 Add a link to the Ubuntu kitty package Kovid Goyal 2019-05-24 18:08:29 +05:30
  • a51239c6ae Add support for the underscore key found in some keyboard layouts Kovid Goyal 2019-05-24 17:52:08 +05:30
  • e6217e1428 Fix warning with old freetype headers Jerome Reybert 2019-05-24 11:57:08 +02:00
  • f61dfb0828 Fix warning on older compilers v0.14.0 Kovid Goyal 2019-05-24 12:07:24 +05:30
  • 00fe963e7c version 0.14.0 Kovid Goyal 2019-05-24 11:52:46 +05:30
  • 009ea1c8cd Merge branch 'change_package_manager_installation_docs' of https://github.com/Luflosi/kitty Kovid Goyal 2019-05-22 21:19:22 +05:30
  • 72069015b9 Add Homebrew and Nix (not only on NixOS) as package manager to the installation instructions Luflosi 2019-05-21 20:17:48 +02:00
  • 6c0c67dd7b Merge branch 'docs_use_better_word' of https://github.com/Luflosi/kitty Kovid Goyal 2019-05-22 06:36:42 +05:30
  • 3c090519a0 docs: "relatively little effort" instead of "relatively less effort" Luflosi 2019-05-22 02:55:23 +02:00
  • 5da70929f6 Merge branch 'docs_mouse_hide_wait_attention' of https://github.com/Luflosi/kitty Kovid Goyal 2019-05-22 06:19:25 +05:30
  • 5b66d6209f Move documentation for mouse_hide_wait config option to the top of the Mouse group Luflosi 2019-05-21 21:54:29 +02:00
  • 9f7f353485 Merge branch 'macos_mouse_cursor_off_by_one' of https://github.com/Luflosi/kitty Kovid Goyal 2019-05-22 06:06:33 +05:30
  • 05f01525c3 Revert "macOS: Fix cocoa mouse y-coord off by one" Luflosi 2019-05-21 19:24:00 +02:00
  • 3aa016940c Merge branch 'python3_shebang' of https://github.com/Luflosi/kitty Kovid Goyal 2019-05-21 21:30:59 +05:30
  • a792c94ccf Use python3 shebang for all python scripts Luflosi 2019-05-20 12:38:06 +02:00
  • 249e59b310 Only reset dirty flag on borders if actually updated Kovid Goyal 2019-05-20 11:18:54 +05:30
  • 3b43b76222 Merge branch 'fix_copy_and_paste_error' of https://github.com/Luflosi/kitty Kovid Goyal 2019-05-19 19:44:29 +05:30
  • 398f5cfbdc Fix copy and paste error Luflosi 2019-05-18 19:33:03 +02:00
  • bc47be64b0 Merge branch 'missing_file_header' of https://github.com/Luflosi/kitty Kovid Goyal 2019-05-19 19:31:50 +05:30
  • 59c6fb9ce7 Add file header to build-terminfo Luflosi 2019-05-19 15:41:46 +02:00
  • 8b99d0a432 Make the default live resize strategy drawing the current window contents unchanged Kovid Goyal 2019-05-19 09:45:59 +05:30
  • 639b18c7e8 Better fix for python include dirs Kovid Goyal 2019-05-19 09:17:52 +05:30
  • 701942f6ef Fix #1619 Kovid Goyal 2019-05-19 07:21:52 +05:30
  • 9d8e6a2b30 Merge branch 'rename_linux_launcher' of https://github.com/Luflosi/kitty Kovid Goyal 2019-05-19 07:17:41 +05:30
  • 581deb6073 Rename linux-launcher -> launcher Luflosi 2019-05-18 19:10:34 +02:00
  • 9849a69afd Allow extending word selections to non-word chars Kovid Goyal 2019-05-16 20:20:03 +05:30
  • 5f33d907aa Mouse selection: When extending by word, fix selection encompassing one or two non-word characters after a word when the mouse is over that character Kovid Goyal 2019-05-16 18:32:15 +05:30
  • 0919eda640 Merge branch 'typo' of https://github.com/Luflosi/kitty Kovid Goyal 2019-05-15 16:58:37 +05:30
  • 5952a140e0 Fix typo Luflosi 2019-05-15 13:16:42 +02:00
  • 6d92996661 make comment more helpful Kovid Goyal 2019-05-13 21:13:45 +05:30
  • 04e4b0c469 Fix rendering of text containing the VS15 variation selector Kovid Goyal 2019-05-13 20:52:14 +05:30
  • 20f4a9a942 ... Kovid Goyal 2019-05-13 20:42:30 +05:30
  • 5552679c11 Left in a print statement Kovid Goyal 2019-05-13 20:37:44 +05:30
  • 1369a36178 Exclude variation selectors when finding fallback font Kovid Goyal 2019-05-13 20:36:29 +05:30
  • 529337e00a Ensure cursor is correctly positioned after emoji presentation char + VS15 Kovid Goyal 2019-05-13 20:18:41 +05:30
  • fe882dad15 Add support for Vs-15 to wcswidth Kovid Goyal 2019-05-13 19:50:49 +05:30
  • 4fff84b4b9 Add void to all function declarations for functions that take no arguments Kovid Goyal 2019-05-13 10:59:01 +05:30
  • 3e964163c0 Pass zero for fullscreen flags on non Cocoa platforms Kovid Goyal 2019-05-12 16:07:54 +05:30
  • 10a987b908 Simplify code Kovid Goyal 2019-05-12 16:01:09 +05:30
  • 03e417e1be ... Kovid Goyal 2019-05-12 16:00:02 +05:30
  • c95d3b19b3 X11 backend: Get rid of override redirect Kovid Goyal 2019-05-12 15:59:16 +05:30
  • 1fa9b8f102 X11: use the window manager's native full-screen implementation when making windows full-screen Kovid Goyal 2019-05-12 15:53:06 +05:30
  • c27cf31a7c Only wait 0.2 secs after live resize if the resize strategy is "size" Kovid Goyal 2019-05-12 15:39:03 +05:30
  • ad672fc9d6 Wayland: Remove wl_shell support Kovid Goyal 2019-05-11 17:50:02 +05:30
  • a0f298ddb0 ... Kovid Goyal 2019-05-11 16:35:48 +05:30
  • 9b740849ed Allow the user to control the draw strategy during OS window resizes Kovid Goyal 2019-05-11 15:49:11 +05:30
  • a3f9835b7b X11 backend: Improve performance when handling consecutive XkbKeyMap events Kovid Goyal 2019-05-11 13:39:05 +05:30
  • f4294b83fb Add a rationale for PWD Kovid Goyal 2019-05-11 12:59:01 +05:30
  • 4fa4a20b22 When launching child process set the PWD environment variable Kovid Goyal 2019-05-11 12:57:25 +05:30
  • af2c9a49b1 ... Kovid Goyal 2019-05-11 12:04:07 +05:30
  • bdeec61266 macOS: Add an entry point to use that works even if run via a symlink Kovid Goyal 2019-05-11 10:25:06 +05:30
  • 268e5cef3b Remove useless else Kovid Goyal 2019-05-03 13:37:57 +05:30
  • b37f4333e2 Merge branch 'master' of github.com:kovidgoyal/kitty Kovid Goyal 2019-05-03 13:31:10 +05:30
  • f0c663d42d macOS: Improve handling of IME extended input Kovid Goyal 2019-05-03 13:30:56 +05:30
  • e36e44ab3a macOS: do not pass input events while having marked text BlahGeek 2019-05-02 15:01:40 +08:00
  • 2dceec444f Merge branch 'fix-windows-for-payload' of https://github.com/blahgeek/kitty Kovid Goyal 2019-05-02 15:20:02 +05:30
  • eaba3cff0b Fix windows_for_payload BlahGeek 2019-05-02 17:38:46 +08:00
  • ec31a348cf oops Kovid Goyal 2019-05-01 13:11:49 +05:30
  • d6a6e26500 Remote control: Make the :ref:at_set-font-size command more capable. Kovid Goyal 2019-05-01 12:37:39 +05:30
  • cab1ba4e50 Use sys._xoptions to pass bundle_exe_dir Kovid Goyal 2019-05-01 08:45:01 +05:30
  • a2f589be00 Make use of realpath() safer Kovid Goyal 2019-05-01 07:55:03 +05:30
  • 7622cbaed5 Avoid rapid transitions between the cells banner and the normal terminal view when live resizing on systems without live resizing notifications Kovid Goyal 2019-04-29 18:19:03 +05:30
  • 53df123c0d Allow the user to control the resize debounce time via resize_debounce_time Kovid Goyal 2019-04-28 21:16:13 +05:30
  • c660840c19 When encountering errors in kitty.conf report them to the user instead of failing to start. Kovid Goyal 2019-04-28 20:53:59 +05:30
  • c6d3ede57e Fix show_error kitten --title not working Kovid Goyal 2019-04-28 20:48:57 +05:30
  • 6037167336 Allow controlling the ligature strategy dynamically, per window Kovid Goyal 2019-04-27 22:05:33 +05:30
  • 0804447881 Merge branch 'patch-1' of https://github.com/g4s8/kitty Kovid Goyal 2019-04-27 18:52:57 +05:30
  • 83482873dc CR: grammar fixes Kirill 2019-04-27 14:11:12 +03:00
  • 5e351e4d65 Mentioned kitty list-fonts command Kirill 2019-04-27 13:02:52 +03:00
  • 408cd9cf9b Wayland: Only print out window attention error once Kovid Goyal 2019-04-27 14:53:31 +05:30
  • 8b47e63136 Wayland backend: Dont roundtrip to the server just to wakeup the main loop Kovid Goyal 2019-04-27 14:52:15 +05:30
  • 379ec88776 Only use the tick callback mechanism on macOS Kovid Goyal 2019-04-27 14:40:09 +05:30
  • a320e8bc25 When debuggin event loop display number of dispatched X11 events Kovid Goyal 2019-04-27 13:52:44 +05:30
  • 1c4f5b471d Fix #1575 Kovid Goyal 2019-04-27 07:58:07 +05:30
  • d5846282a9 Avoid bikeshedding about the best way to suppress flake8 messages Kovid Goyal 2019-04-24 23:46:24 +05:30
  • 8b56f1ced6 Forgot to specify the default for --extra-logging Kovid Goyal 2019-04-24 16:19:30 +05:30
  • 0987a536b1 Add extra logging to debug the event loop Kovid Goyal 2019-04-24 16:16:40 +05:30
  • 099510f4d1 Fix docs build failure Kovid Goyal 2019-04-24 15:39:16 +05:30
  • 35c6014025 Merge branch 'update_changelog' of https://github.com/Luflosi/kitty Kovid Goyal 2019-04-24 15:27:18 +05:30
  • 895ac26d43 Update changelog.rst to reflect change to disable_ligatures config option Luflosi 2019-04-24 11:28:56 +02:00
  • da999f730b Dont assume sphinx-build is a python script Kovid Goyal 2019-04-24 15:12:36 +05:30
  • 47969e9f18 Use multiple CPU cores for sphinx-build Kovid Goyal 2019-04-24 15:08:51 +05:30
  • b6267d4a8c X11 backend: Get rid of server roundtrip just to wake up the event loop Kovid Goyal 2019-04-24 13:42:26 +05:30