Commit Graph

  • dd8b97a86c Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2019-12-19 16:53:38 +05:30
  • 5eff3897de X11: Fix maximization of hidden windows Luflosi 2019-12-18 18:39:09 +01:00
  • 530cf2eb14 monotonic.h no longer depends on time.h Kovid Goyal 2019-12-19 16:48:35 +05:30
  • 2baa34beb8 Move a couple of functions to where they are actually needed Kovid Goyal 2019-12-19 16:43:51 +05:30
  • 87e2f7f86d Missed a couple of macOS timer calls Kovid Goyal 2019-12-19 16:34:47 +05:30
  • e142083d53 Remove unused code Kovid Goyal 2019-12-19 16:27:25 +05:30
  • 2e850a0d0d Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2019-12-19 07:56:04 +05:30
  • aec9c31bca Formatting Luflosi 2019-12-12 13:49:25 +01:00
  • 598a147500 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2019-12-18 22:51:17 +05:30
  • ba201c4c92 Add curly braces Luflosi 2019-12-11 22:23:54 +01:00
  • 5bc7cfaa43 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2019-12-18 20:33:44 +05:30
  • 2804e1ff81 Cocoa: Update outdated comment Luflosi 2019-12-11 22:17:18 +01:00
  • ae27d36902 Fix previous merge Kovid Goyal 2019-12-18 18:42:59 +05:30
  • 08182fbe4d Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2019-12-18 18:36:31 +05:30
  • 778474f436 Wayland: Unset the cursor shape on border exit Luflosi 2019-12-11 22:15:55 +01:00
  • c6698ce305 Merge branch 'comment' of https://github.com/Luflosi/kitty Kovid Goyal 2019-12-18 18:15:30 +05:30
  • 21bc215313 Make comment more accurate Luflosi 2019-12-15 16:45:15 +01:00
  • 88a9cc42d2 Merge branch 'fix-panel' of https://github.com/natnat-mc/kitty Kovid Goyal 2019-12-18 07:32:25 +05:30
  • 28f33a67cf Merge branch 'fix_oserror' of https://github.com/Luflosi/kitty Kovid Goyal 2019-12-18 07:30:37 +05:30
  • 6742fabfba fix kitty +kitten panel -c <config> resulting in no config at all Nathan DECHER 2019-12-18 00:33:40 +01:00
  • b3806f4533 Fix OSError when failing to create config directory on read-only file system Luflosi 2019-12-03 11:46:07 +01:00
  • 6d5fb4ccc6 Fix docs build warning Kovid Goyal 2019-12-17 20:44:32 +05:30
  • 2487f18f24 Add a new option active_tab_title_template to specify a different template for active tab titles Kovid Goyal 2019-12-17 20:39:46 +05:30
  • f59afff1d1 Add a new option tab_bar_background to specify a different color for the tab bar Kovid Goyal 2019-12-17 20:08:33 +05:30
  • b92f95b092 NSGL: Fix disabling of Retina resolution Kovid Goyal 2019-12-15 20:54:21 +05:30
  • d68ae01448 Make the active window history available when doing kitty @ ls Kovid Goyal 2019-12-13 18:16:59 +05:30
  • 87eda834d3 Use a token for github Kovid Goyal 2019-12-12 10:05:11 +05:30
  • c28ff5259a Finish implementing resize by increment Luflosi 2019-11-24 18:17:47 +01:00
  • 4619259e26 Implement resize by increment Anders Eurenius 2019-11-13 20:38:12 +01:00
  • 7bf0afa621 Fix #2187 Kovid Goyal 2019-12-08 22:37:47 +05:30
  • e3e02c7271 Fix #2180 Kovid Goyal 2019-12-01 22:34:56 +05:30
  • 24e17cb7d8 Fix background_opacity incorrectly applying to selected text and reverse video text Kovid Goyal 2019-12-01 15:14:15 +05:30
  • 769998adca Document valid values for pointer_shape_when_grabbed Kovid Goyal 2019-12-01 08:22:21 +05:30
  • 9b5d88e92d Fix choose item mapping Kovid Goyal 2019-11-30 17:18:02 +05:30
  • 6d7bebee3a Merge branch 'master' of https://github.com/l-yc/kitty Kovid Goyal 2019-11-30 16:58:28 +05:30
  • 1c38654321 Fixed bug in loading libcanberra when falling back on alternative library names lyc 2019-11-30 14:36:22 +08:00
  • da7a78691f Merge branch 'simplify' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-29 09:21:32 +05:30
  • 1eaf7083ef Simplify expression Luflosi 2019-11-28 23:37:05 +01:00
  • 79a6fcdc5c Oops Kovid Goyal 2019-11-28 10:12:21 +05:30
  • 90bcbbf426 No need to add index to titles when using hits kitten to choose tab/os_window Kovid Goyal 2019-11-28 10:11:14 +05:30
  • 41049e2a40 Avoid traceback when cancelling tab selection Kovid Goyal 2019-11-28 09:42:55 +05:30
  • c9b8510e9c Also use ascending order for os window selection Kovid Goyal 2019-11-28 09:23:08 +05:30
  • d854fc1cd0 Better numbering when asking for tab to detach window to Kovid Goyal 2019-11-28 09:20:38 +05:30
  • 5f7bcae072 hints kitten: Add an option --ascending to control if the hints numbers increase or decrease from top to bottom Kovid Goyal 2019-11-28 09:20:02 +05:30
  • 652eec3033 Fix a crash/incorrect rendering when detaching a window in some circumstances Kovid Goyal 2019-11-28 09:01:40 +05:30
  • a9928ec98a Merge branch 'format' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-28 07:24:06 +05:30
  • e1dfb608ca Format code in kitty/cocoa_window.m a little Luflosi 2019-11-27 19:32:52 +01:00
  • 2cee3a8809 Better fix for getting clock_gettime() from time.h Kovid Goyal 2019-11-27 22:19:12 +05:30
  • 804f72b31a Get monotonic.h to build on older linux distros v0.15.0 Kovid Goyal 2019-11-27 09:55:00 +05:30
  • e106dcc83b Dont use -Wfloat-conversion on old compilers Kovid Goyal 2019-11-27 09:27:23 +05:30
  • 9347be639b version 0.15.0 Kovid Goyal 2019-11-27 09:23:01 +05:30
  • ffc0c42a63 Merge branch 'faq-font-clarification' of https://github.com/ricci/kitty Kovid Goyal 2019-11-27 07:31:51 +05:30
  • f5e855b3ad Direct user to rebuild fc-cache in font FAQ Robert Ricci 2019-11-26 12:02:23 -07:00
  • 9af4dc4bff Merge branch 'redirect' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-26 22:13:51 +05:30
  • 6f6180c34a Change URL to avoid redirect Luflosi 2019-11-26 17:23:21 +01:00
  • 6ddd751713 Merge branch 'simplify' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-26 21:09:40 +05:30
  • 2c72b06012 Simplify conditions Luflosi 2019-11-26 16:05:57 +01:00
  • 88854c1aa4 Merge branch 'fix_stdin_source' of https://github.com/miseran/kitty Kovid Goyal 2019-11-26 06:47:21 +05:30
  • 5ad704469f Fix condition in stdin selection for launch Reto Schnyder 2019-11-25 20:10:18 +01:00
  • c140e17a6f Merge branch 'undo_commenting_out' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-24 18:08:14 +05:30
  • 4fc733a9c8 Comment commented out code back in Luflosi 2019-11-24 13:08:06 +01:00
  • c5c59e4c55 Merge branch 'return_type' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-24 17:56:26 +05:30
  • e0edef6719 Change return type of two functions Luflosi 2019-11-24 13:01:54 +01:00
  • 0f46ce49e2 Merge branch 'create_menu_bar_in_callback' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-24 13:27:35 +05:30
  • f9fd39b8c1 Create macOS menu bar where GLFW creates it Luflosi 2019-11-23 19:18:38 +01:00
  • bd75157428 macOS: Disable mouse hiding by default as getting it to work robustly on Cocoa is too much effort Kovid Goyal 2019-11-24 11:29:23 +05:30
  • f987f3ba77 Merge branch 'remove_obsolete_comment' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-24 08:09:14 +05:30
  • 1c16806efd Remove obsolete comment Luflosi 2019-11-23 17:51:38 +01:00
  • 29155fef23 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-23 18:59:07 +05:30
  • c05cbed5b2 Reduce difference to GLFW upstream Luflosi 2019-10-07 23:49:46 +02:00
  • 4f85d4db71 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-22 20:16:22 +05:30
  • 468468ab9f Wayland: Don’t update cursor position in the frame Luflosi 2019-11-22 12:38:56 +01:00
  • 1b4a6da577 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-22 07:11:14 +05:30
  • aed7a197c7 Wayland: Don’t reload the cursor on every pointer motion Luflosi 2019-11-22 02:12:42 +01:00
  • c257b7ecfd Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-22 07:00:04 +05:30
  • d6072f6218 X11: Assume 96 DPI if RandR monitor size is zero Luflosi 2019-11-21 18:37:08 +01:00
  • 4ea72a2892 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-22 06:34:42 +05:30
  • 89b07a1c6b Cocoa: Fix full screen window iconification Luflosi 2019-11-21 18:34:28 +01:00
  • db0cd61807 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-22 06:17:47 +05:30
  • 6feb906953 Cocoa: Cleanup Luflosi 2019-11-21 18:30:03 +01:00
  • 7cbf8c63bc Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-21 20:00:30 +05:30
  • fae51d4e00 Cocoa: Add comments for Cocoa symbol macros Luflosi 2019-11-21 14:16:01 +01:00
  • c510584afd Dont hang trying to read shell environment if the shell never quits. Fixes #2143 Kovid Goyal 2019-11-20 11:52:25 +05:30
  • 738878c2ff unicode input kitten: Add an option :option:kitty +kitten unicode_input --emoji-variation to control the presentation variant of selected emojis Kovid Goyal 2019-11-17 13:13:37 +05:30
  • d5682fe49a Fix #2137 Kovid Goyal 2019-11-17 08:35:23 +05:30
  • d8dd22048a Wayland: Ensure that glfw window content scale and kitty window content scale are in sync after the window is placed on a monitor Kovid Goyal 2019-11-16 10:47:05 +05:30
  • 737d8b96b6 Wayland: Dont bother with creating a temporary window anyway, as it is useless Kovid Goyal 2019-11-16 10:27:01 +05:30
  • c8627c9713 Expand user/env vars in csutomize processing path and note that absolute paths can be used in the docs for it. Kovid Goyal 2019-11-16 10:05:25 +05:30
  • 65fa7da24a Wayland: Use the primary monitor scale for windows on creation Kovid Goyal 2019-11-16 10:00:41 +05:30
  • c4c6ef799f Dont shadow data Kovid Goyal 2019-11-13 19:47:08 +05:30
  • 0d18b91895 Grammar Kovid Goyal 2019-11-13 19:45:48 +05:30
  • 42089aaadc typo Kovid Goyal 2019-11-13 19:45:28 +05:30
  • 432d0f3318 hints kitten: Allow passing extra CLI args when using --customize-procesing Kovid Goyal 2019-11-13 17:27:55 +05:30
  • 4ade6587e8 spelling Kovid Goyal 2019-11-13 16:57:11 +05:30
  • 1724f11429 Deprecate pipe in favor of launch Kovid Goyal 2019-11-13 16:08:48 +05:30
  • 75d66d1048 Changelog entry for launch Kovid Goyal 2019-11-13 15:44:57 +05:30
  • feccef67b9 Document the new launch action Kovid Goyal 2019-11-13 15:43:38 +05:30
  • a7d30a199d location should also apply to tab creation Kovid Goyal 2019-11-13 15:40:46 +05:30
  • 37bbfb11d3 Fix location=neighbor causing a hang on a new tab Kovid Goyal 2019-11-13 15:39:38 +05:30
  • 79c80b4043 Fix doc generation Kovid Goyal 2019-11-13 15:03:02 +05:30