Commit Graph

  • dca81589a7 Finish code to connect to IBUS daemon Kovid Goyal 2018-07-09 09:22:36 +05:30
  • 5b7c697dfe Connect to IBUS Kovid Goyal 2018-07-09 06:10:22 +05:30
  • 18d6b8a0ad Code to read the IBUS address Kovid Goyal 2018-07-08 21:58:49 +05:30
  • cdee601137 Start work on IBUS support Kovid Goyal 2018-07-08 20:47:48 +05:30
  • e74c08ff39 Disable brew based travis build Kovid Goyal 2018-07-12 17:42:33 +05:30
  • 5bfe2fb8d3 Make using a fixed color for the text under the cursor the default Kovid Goyal 2018-07-12 16:52:38 +05:30
  • 55fc5c4358 Add an option :opt:cursor_text_color to render text under the cursor in a fixed color. Kovid Goyal 2018-07-12 12:50:42 +05:30
  • d6a603d536 Change the default publish action from build+ to all Kovid Goyal 2018-07-10 22:05:33 +05:30
  • 5c85d915cc ... Kovid Goyal 2018-07-10 22:00:34 +05:30
  • 57f8519a52 version 0.11.3 v0.11.3 Kovid Goyal 2018-07-10 21:42:01 +05:30
  • 056be45dd5 ... Kovid Goyal 2018-07-10 21:30:30 +05:30
  • 3ee22e545e macOS: Workaround for switching from fullscreen to windowed mode with the titlebar hidden causing window resizing to not work. Kovid Goyal 2018-07-10 21:29:30 +05:30
  • db5aa36f44 Fix deprecation warning from newer versions of wayland-scanner Kovid Goyal 2018-07-10 19:48:37 +05:30
  • cc767061cc Linux: Fix compilation with python 3.7 Kovid Goyal 2018-07-10 18:47:05 +05:30
  • 1d22b75090 Fix a regression in the previous release that caused pasting large amounts of text to be duplicated Kovid Goyal 2018-07-08 16:25:08 +05:30
  • 4313531432 macOS: Use a custom mouse cursor that shows up well on both light and dark backgrounds Kovid Goyal 2018-07-07 10:39:30 +05:30
  • 1faddeb402 Also return image dimensions when loading PNG Kovid Goyal 2018-07-07 08:04:11 +05:30
  • 2b035739f8 Make the PNG reader code re-useable Kovid Goyal 2018-07-07 07:46:15 +05:30
  • aeed20087e Fix segfault when opening more tabs than would fit with even one character titles on the tab bar. Fixes #706 Kovid Goyal 2018-07-07 05:35:56 +05:30
  • a239f41495 minimal borders for the grid layout Kovid Goyal 2018-07-06 20:23:56 +05:30
  • b36d6967a5 DRYer Kovid Goyal 2018-07-06 17:54:01 +05:30
  • 7c1d13b7db Minimal borders for vertical and horizontal layouts Kovid Goyal 2018-07-06 17:46:08 +05:30
  • 3e99949db8 Implement minimal borders in the Fat layout Kovid Goyal 2018-07-06 17:35:23 +05:30
  • aa12a65a8f Draw only the minimum borders needed for inactive windows Kovid Goyal 2018-07-06 17:30:53 +05:30
  • 18804efb7e Let the layout control which window borders are drawn Kovid Goyal 2018-07-06 17:14:25 +05:30
  • a5d27196ea Remove unnecessary code Kovid Goyal 2018-07-06 08:21:23 +05:30
  • 5af6d88ffb Support drawing individual border widths Kovid Goyal 2018-07-05 19:46:58 +05:30
  • 472a3bc69f Refactor layout dimension to use per window decoration sizes Kovid Goyal 2018-07-05 15:44:26 +05:30
  • f0f1c911ea Track window neighbors Kovid Goyal 2018-07-05 14:43:18 +05:30
  • fcb0033d25 When drag-scrolling stop the scroll when the mouse button is released. Kovid Goyal 2018-07-06 13:01:49 +05:30
  • c8b1e76783 When clicking in the margin/border area of a window map the click to the nearest cell in the window. Avoids selection with the mouse failing when starting the selection just outside the window. Kovid Goyal 2018-07-06 12:32:08 +05:30
  • b50f621e61 DRYer Kovid Goyal 2018-07-06 10:55:03 +05:30
  • 77c4f5fecc When dragging to select with the mouse "grab" the mouse so that if it strays into neighboring windows, the selection is still updated Kovid Goyal 2018-07-06 10:33:01 +05:30
  • e27ea3337a Prevent integer wrap on xlimit Kovid Goyal 2018-07-06 09:50:34 +05:30
  • 23fbf6f157 Fix triple-click to select line not working when the entire line is filled Kovid Goyal 2018-07-06 08:17:48 +05:30
  • 321e5081ed Merge branch 'reproducible-docs' of https://github.com/jamessan/kitty Kovid Goyal 2018-07-05 20:37:57 +05:30
  • 33cac29f87 seq_as_rst: Sort "Choices" so they are consistently formatted James McCoy 2018-07-05 10:59:52 -04:00
  • 12be438dea ... Kovid Goyal 2018-07-05 12:30:11 +05:30
  • 00092db6ad Use an enum for border colors Kovid Goyal 2018-07-05 11:52:32 +05:30
  • 619c3a0025 macOS: Add an option macos_window_resizable to control if kitty top-level windows are resizable using the mouse or not Kovid Goyal 2018-07-03 06:49:28 +05:30
  • f12697c897 Better error when kitty config dir is a file Kovid Goyal 2018-07-03 06:30:29 +05:30
  • 4bf0e0ea23 version 0.11.2 v0.11.2 Kovid Goyal 2018-07-01 07:58:46 +05:30
  • c7879d06c9 Output native key names in --debug-config Kovid Goyal 2018-06-30 18:48:39 +05:30
  • 05227e7dfb Fix --debug-config failing when native keys present Kovid Goyal 2018-06-30 18:42:19 +05:30
  • 9805d164d0 Remove unknown flags from brew install for harfbuzz on travis Kovid Goyal 2018-06-30 18:34:27 +05:30
  • 05384c46e7 ... Kovid Goyal 2018-06-30 18:25:45 +05:30
  • c2679eff9a Fix compiler warning Kovid Goyal 2018-06-30 18:15:08 +05:30
  • 3ec66c0b9f Fix regression in previous release that caused --debug-config to fail when printing shortcuts Kovid Goyal 2018-06-30 17:48:25 +05:30
  • 9277b80fad Remove unused code Kovid Goyal 2018-06-30 12:01:56 +05:30
  • 568a4c9b5d Re-raise KeyError idiomatically Kovid Goyal 2018-06-29 13:49:08 +05:30
  • 4de18688ca Merge branch 'fix/conf-utils-keyparser' of https://github.com/arubertoson/kitty Kovid Goyal 2018-06-29 13:42:21 +05:30
  • 12975347ee Fix: Exception in conf utils Marcus Albertsson 2018-06-29 08:56:25 +01:00
  • e35c3cc913 Add an option single_window_margin_width to allow different margins when only a single window is visible in the layout Kovid Goyal 2018-06-29 09:56:05 +05:30
  • 65fef81f29 hints kitten: Add an option to select multiple items Kovid Goyal 2018-06-29 06:49:16 +05:30
  • e3f60e6fa7 Update CHANGELOG Kovid Goyal 2018-06-28 20:34:56 +05:30
  • 0c88e11cd7 More useful exception when unexpected output encountered from a kitten Kovid Goyal 2018-06-27 14:13:40 +05:30
  • d689c21283 Fix pasting large amounts of text very slow. Kovid Goyal 2018-06-26 18:20:46 +05:30
  • 5362d1a7a6 Micro-optimization Kovid Goyal 2018-06-26 16:02:05 +05:30
  • 3b1490020d ... Kovid Goyal 2018-06-26 12:35:38 +05:30
  • b8ba25b81f Add a link to the kitty source code for packagers Kovid Goyal 2018-06-26 12:03:07 +05:30
  • 8bfdc47998 macOS: Fix an error in remote control when using --listen-on. Fixes #679 Kovid Goyal 2018-06-25 12:33:54 +05:30
  • 2491fafe98 Update glfw from upstream Kovid Goyal 2018-06-23 14:59:36 +05:30
  • b5bc466aef Merge branch 'master' of https://github.com/Ma-Shell/kitty Kovid Goyal 2018-06-23 13:54:47 +05:30
  • cfd6ea4301 bugfix for get-text with extent=screen Marcel Schumacher 2018-06-23 10:13:37 +02:00
  • 2cdf41f190 ... Kovid Goyal 2018-06-23 13:20:53 +05:30
  • 9169d0aa9b ... Kovid Goyal 2018-06-23 10:34:35 +05:30
  • 05a25e3531 redirect to kitty website Kovid Goyal 2018-06-23 10:30:34 +05:30
  • 2852ce9a4d Update glfw from upstream Kovid Goyal 2018-06-23 10:23:21 +05:30
  • 20f8f2c401 Removed unused code Kovid Goyal 2018-06-23 10:03:37 +05:30
  • 0995187080 Remove unused code Kovid Goyal 2018-06-23 09:58:20 +05:30
  • d10eac1b02 Merge branch 'fix-new_os_window' of https://github.com/blueyed/kitty Kovid Goyal 2018-06-23 08:28:11 +05:30
  • 2cc2f803f1 create_session: handle args=None Daniel Hahler 2018-06-23 02:57:47 +02:00
  • 66a52ac588 Also ignore failure to read readline history in the ask kitten Kovid Goyal 2018-06-22 17:23:55 +05:30
  • 32f22e0ada kitty shell: Ignore failure to read readline history file Kovid Goyal 2018-06-22 17:23:01 +05:30
  • c037f53534 ... Kovid Goyal 2018-06-22 15:35:24 +05:30
  • aba84581f5 When running kitty from within kitty, use a full path Kovid Goyal 2018-06-22 15:33:07 +05:30
  • 82f6fbff77 Add a --hold command line option to stay open after the child process exits Kovid Goyal 2018-06-22 13:51:42 +05:30
  • d16215ab6e Initialize glfw for --debug-config as well Kovid Goyal 2018-06-22 13:30:03 +05:30
  • 45b0233f60 Update GLFW from upstream Kovid Goyal 2018-06-22 13:26:41 +05:30
  • 1ce4366972 ... Kovid Goyal 2018-06-22 12:44:08 +05:30
  • c8fc21d336 Linux: Allow using XKB key names to bind shortcuts to keys not supported by GLFW Kovid Goyal 2018-06-22 12:41:50 +05:30
  • 5dd3243674 Update glfw from upstream Kovid Goyal 2018-06-22 10:21:51 +05:30
  • 815dd99f7c Keep the Debian PC police happy Kovid Goyal 2018-06-21 13:11:57 +05:30
  • bf0dcb1d2e Update version of glad used to generate OpenGL wrapper Kovid Goyal 2018-06-20 12:43:26 +05:30
  • 031fc10859 Merge branch 'title-command-line-parameter' of https://github.com/lamby/kitty Kovid Goyal 2018-06-19 13:48:55 +05:30
  • a644e4c31e Support "-T" as an alias for "--title". Chris Lamb 2018-06-19 10:10:39 +02:00
  • 0398dbdcbe Fix extra blank lines when using log_error() Kovid Goyal 2018-06-19 12:51:54 +05:30
  • 84b2fbba28 --debug-font-fallback also prints out what basic fonts were matched Kovid Goyal 2018-06-19 12:48:33 +05:30
  • 491f233d33 diff kitten: When triggering a search scroll to the first match automatically Kovid Goyal 2018-06-19 10:30:52 +05:30
  • 5e38af6d24 When closing a kitty window reset the mouse cursor to its default shape and ensure it is visible. Fixes #655 Kovid Goyal 2018-06-19 10:19:17 +05:30
  • 4c0f68150a Merge branch 'master' of https://github.com/Luflosi/kitty Kovid Goyal 2018-06-18 18:41:12 +05:30
  • 3f25f70783 Ignore .DS_Store Luflosi 2018-06-18 14:39:12 +02:00
  • d7007f77aa DRYer Kovid Goyal 2018-06-18 12:18:04 +05:30
  • 94273941ad ... Kovid Goyal 2018-06-18 12:10:42 +05:30
  • c09542ea6a Speed up reading of command responses Kovid Goyal 2018-06-18 11:42:32 +05:30
  • c5583d380d No need to use select() for TTYIO Kovid Goyal 2018-06-18 11:10:16 +05:30
  • f820f72768 Add a kitty @ get-colors command Kovid Goyal 2018-06-18 10:02:05 +05:30
  • 6db1f8e3e3 Dont read more data than needed in TTYIO Kovid Goyal 2018-06-18 08:36:47 +05:30
  • 2aba3e249c Linux installer: Workaround for bug in 3.0 <= python <= 3.5 Kovid Goyal 2018-06-18 07:21:44 +05:30
  • f66db65974 version 0.11.1 v0.11.1 Kovid Goyal 2018-06-17 10:57:55 +05:30