Commit Graph

  • c0d0062ef8 Add docs for individual layouts Kovid Goyal 2020-01-30 18:50:28 +05:30
  • aaaa34e119 Move a bunch of unneeded stuff Fredrick Brennan 2020-01-30 18:08:25 +08:00
  • fba9502a9d Fix background_image_linear Fredrick Brennan 2020-01-30 18:01:28 +08:00
  • 6670cc1534 Dont swap when removing overlay window in splits Kovid Goyal 2020-01-30 15:28:51 +05:30
  • 970729dca0 Work on expanding documentation for layouts Kovid Goyal 2020-01-30 15:06:23 +05:30
  • 6627586d6e Fix pedantic compiler test Fredrick Brennan 2020-01-30 17:31:37 +08:00
  • 9f364209af Add background_image Fredrick Brennan 2020-01-30 17:23:42 +08:00
  • c31a39a052 Action to convert between vertical and horizontal splits Kovid Goyal 2020-01-30 14:34:40 +05:30
  • 36fda90814 Implement window movement for splits Kovid Goyal 2020-01-30 13:33:15 +05:30
  • 7ccfbc16e9 DRYer Kovid Goyal 2020-01-30 07:26:32 +05:30
  • ad3b527bc4 Neighboring windows for splits Kovid Goyal 2020-01-30 07:09:33 +05:30
  • f7eef3f456 Minimal borders for the splits layout Kovid Goyal 2020-01-29 12:11:13 +05:30
  • 1870364888 When laying out windows in splits shove them offscreen if their widths/heights become too small as too small values will cause crashes Kovid Goyal 2020-01-29 08:11:29 +05:30
  • d7dfc85cf7 A __repr__ for Pairs Kovid Goyal 2020-01-28 22:24:26 +05:30
  • c047e5f16a Implement perpendicular axis resizing for splits Kovid Goyal 2020-01-28 22:20:18 +05:30
  • 8d21f63ec2 Resizing of a single split Kovid Goyal 2020-01-28 15:18:33 +05:30
  • 85b6a91e5c Blank rects for splits layout Kovid Goyal 2020-01-28 11:06:16 +05:30
  • c788e30b66 Implement adding of windows to splits layout Kovid Goyal 2020-01-28 08:46:07 +05:30
  • a99caed693 Basic implementation of splits layout Kovid Goyal 2020-01-27 09:38:32 +05:30
  • 9589fb5275 Clarify docs for background_opacity Kovid Goyal 2020-01-30 05:59:52 +05:30
  • 1a6dc530a4 Improve create_marker docs Kovid Goyal 2020-01-29 14:41:01 +05:30
  • 60835871eb Better error message when user does not specify strategy for disabling ligatures Kovid Goyal 2020-01-28 15:23:08 +05:30
  • 644ee646a2 version 0.16.0 v0.16.0 Kovid Goyal 2020-01-28 08:48:00 +05:30
  • 8f1ec053ef ... Kovid Goyal 2020-01-27 08:50:29 +05:30
  • 2e3037ce3a Wayland: Fix window titles being set to very long strings on the order of 8KB causing a crash Kovid Goyal 2020-01-27 08:49:25 +05:30
  • 109a856b91 Fix #2313 Kovid Goyal 2020-01-26 08:00:06 +05:30
  • eaec854bfb ... Kovid Goyal 2020-01-25 11:51:17 +05:30
  • 2c6cc6f047 Remove unused slot Kovid Goyal 2020-01-25 11:22:22 +05:30
  • f32ae10339 Use a global cache instead of a per window cache for grid size calculation Kovid Goyal 2020-01-25 11:20:25 +05:30
  • c46317f96f Use typed layout data Kovid Goyal 2020-01-25 11:11:55 +05:30
  • a67e4e550e Merge branch 'issue2310' of https://github.com/ctrlcctrlv/kitty Kovid Goyal 2020-01-24 13:43:15 +05:30
  • 65a7b19f40 Make each OS window have its own framebuffer Fredrick Brennan 2020-01-24 16:06:57 +08:00
  • 1b5daf930a Make the comment explaining wayland polling more detailed Kovid Goyal 2020-01-23 15:08:54 +05:30
  • 748ca81d4b Wayland: Fix a freeze in rare circumstances when having multiple OS Windows Kovid Goyal 2020-01-23 15:07:22 +05:30
  • 0ea7d24ba4 Fix incorrect offset when rendering images and there are +z-index, -z-index and --z-index images Kovid Goyal 2020-01-21 08:09:04 +05:30
  • 6c9861cb76 Fix incorrect blending of default bg color when using draw_cells_interleaved_premult with images but no below images Kovid Goyal 2020-01-21 07:59:44 +05:30
  • a1125b5cc8 Move draw_bg multiplication into vertex shader Kovid Goyal 2020-01-21 07:58:34 +05:30
  • b4e189d2bf Merge branch 'simplify' of https://github.com/Luflosi/kitty Kovid Goyal 2020-01-21 06:54:28 +05:30
  • dbc763fca0 Remove useless code from shader Luflosi 2020-01-21 00:28:55 +01:00
  • 4c03ffeae2 Merge branch 'patch-1' of https://github.com/ctrlcctrlv/kitty Kovid Goyal 2020-01-18 15:11:03 +05:30
  • 2719ac7d01 Add :pull:2248 to changelog.rst Fredrick Brennan 2020-01-18 17:34:27 +08:00
  • 219b81b5ee typo Kovid Goyal 2020-01-18 08:19:42 +05:30
  • 8e1443360f Merge branch 'force_ltr' of https://github.com/ctrlcctrlv/kitty Kovid Goyal 2020-01-18 08:07:56 +05:30
  • d55242aa82 Merge branch 'master' of https://github.com/mfilenko/kitty Kovid Goyal 2020-01-17 21:40:10 +05:30
  • ba531969ec List layouts in their default order Max Filenko 2020-01-14 14:01:14 +01:00
  • c12e7587cb Document default configuration Max Filenko 2020-01-14 14:00:27 +01:00
  • 3aac0860a2 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-01-17 20:28:26 +05:30
  • e4fd12001c Cocoa: Add fully dynamic loading of Vulkan loader Luflosi 2020-01-17 14:12:05 +01:00
  • 3581ffe04b Cocoa: Select Vulkan surface extension at runtime Luflosi 2020-01-17 14:08:47 +01:00
  • f6901e4a3d Cocoa: Add support for VK_EXT_metal_surface Luflosi 2020-01-17 13:14:32 +01:00
  • 5a2cc4578e force_ltr also makes FriBidi usable Fredrick Brennan 2020-01-17 17:57:26 +08:00
  • 6b5acc4d3d Add force_ltr Fredrick Brennan 2020-01-17 16:22:40 +08:00
  • 43326c9bd0 Fix URL detection not working for urls of the form scheme:///url Kovid Goyal 2020-01-17 07:49:01 +05:30
  • 96f3253e6d goto_tab now maps numbers larger than the last tab to the last tab Kovid Goyal 2020-01-16 20:17:17 +05:30
  • f5090c951a Merge branch 'with_open' of https://github.com/Luflosi/kitty Kovid Goyal 2020-01-16 19:41:55 +05:30
  • edacdc5e25 Use python context manager to open file Luflosi 2020-01-16 12:58:21 +01:00
  • c67661af61 oops Kovid Goyal 2020-01-15 21:39:13 +05:30
  • 5e60329adf Changelog entry to titlebar-only Kovid Goyal 2020-01-15 21:37:20 +05:30
  • 6b4f8408de Merge branch 'macos_hide_titlebar' of https://github.com/Luflosi/kitty Kovid Goyal 2020-01-15 21:36:03 +05:30
  • ea1ef709c6 macOS: Allow hiding the titlebar only instead of all window decorations Luflosi 2020-01-04 17:34:21 +01:00
  • bbf247c5c0 Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-01-15 19:32:12 +05:30
  • 8243fd505f Make mark colors per window Kovid Goyal 2020-01-15 18:42:37 +05:30
  • ed9f9db1b0 X11: Fix parent window handle initialization Luflosi 2020-01-14 21:57:18 +01:00
  • 74bed658e1 X11: Fix no window position events during resize Luflosi 2020-01-04 19:22:25 +01:00
  • 2f7bdc274d Fix failing test Kovid Goyal 2020-01-15 11:48:13 +05:30
  • 1347ff27d9 Changelog entry for triple click change Kovid Goyal 2020-01-15 11:46:50 +05:30
  • 5bf4d520f5 Merge branch 'master' of https://github.com/copy/kitty Kovid Goyal 2020-01-15 11:43:20 +05:30
  • cf8d665eb7 Allow having more than one full height window in the :code:tall layout Kovid Goyal 2020-01-15 11:28:58 +05:30
  • b2eee6df5c Multiline triple-click selections: Don't ignore leading spaces in first line Fabian 2020-01-14 21:04:02 -06:00
  • e8121b39ec Add newer layout classes to tests Kovid Goyal 2020-01-15 08:14:45 +05:30
  • 5359abab76 next version should be 0.16.0 Kovid Goyal 2020-01-15 08:05:45 +05:30
  • 01644ac3f0 Changelog entry for marks Kovid Goyal 2020-01-15 08:05:12 +05:30
  • 8fbf552494 Allow opening new tabs/windows before the current tab/window as well as after it with the :option:launch --location option. Kovid Goyal 2020-01-15 08:02:05 +05:30
  • 9c3390c5e6 Allow specifying a marker when launching windows Kovid Goyal 2020-01-15 07:22:32 +05:30
  • 24d45b99e3 typo Kovid Goyal 2020-01-15 07:13:32 +05:30
  • 936f2186cc Allow scrolling to marks Kovid Goyal 2020-01-15 07:11:34 +05:30
  • c68b302fa2 Merge branch 'wayland' of https://github.com/kennylevinsen/kitty Kovid Goyal 2020-01-15 06:51:24 +05:30
  • ca7cab1a2d wayland: Consistently use errno for errors Kenny Levinsen 2020-01-14 20:06:13 +01:00
  • 083b294659 wayland: Simplify dispatch_pending error handling Kenny Levinsen 2020-01-14 19:47:17 +01:00
  • bc24716476 wayland: errno does not have to be cleared Kenny Levinsen 2020-01-14 19:54:48 +01:00
  • 4acab65016 wayland: Only cancel display read after prepare success Kenny Levinsen 2020-01-14 19:42:51 +01:00
  • f6b03f106c wayland: Cancel display read before abortOnFatalError Kenny Levinsen 2020-01-14 19:42:15 +01:00
  • 8f9bbeabd7 Fix reference to --debug-config Kovid Goyal 2020-01-14 19:50:18 +05:30
  • ac72ac7af2 Wayland: On dispatch error cancel read before running fatal error handlers Kovid Goyal 2020-01-14 19:48:28 +05:30
  • 68e00bc8e1 Proper fix for #2270 Kovid Goyal 2020-01-14 18:46:08 +05:30
  • 922d6b3b32 Fix #2270 Kovid Goyal 2020-01-14 17:20:35 +05:30
  • 4dde98305e Allow setting markers using remote control Kovid Goyal 2020-01-14 15:06:52 +05:30
  • 3593189a75 Add a link to the marks docs Kovid Goyal 2020-01-14 13:45:04 +05:30
  • 4f135be86c Allow creating markers dynamically Kovid Goyal 2020-01-13 20:05:50 +05:30
  • 605b32f78a Merge branch 'dryer' of https://github.com/Luflosi/kitty Kovid Goyal 2020-01-13 19:42:56 +05:30
  • 476a8b1429 DRYer Luflosi 2020-01-12 23:31:26 +01:00
  • da9165aebf More marker docs Kovid Goyal 2020-01-13 12:54:29 +05:30
  • 455a1e9532 Basic docs for marking Kovid Goyal 2020-01-13 12:38:58 +05:30
  • f12031e284 Make the run-program example a little fancier Kovid Goyal 2020-01-13 12:16:43 +05:30
  • df551bc992 Change marker 1 color Kovid Goyal 2020-01-13 11:58:18 +05:30
  • 35fb702833 Use only a single marker function Kovid Goyal 2020-01-13 11:57:19 +05:30
  • 072cd29e3c Make add_marker easier to use with combine Kovid Goyal 2020-01-13 09:56:39 +05:30
  • 624dd78460 Actually apply mark colors when rendering Kovid Goyal 2020-01-13 08:37:36 +05:30
  • 51c4737a29 Test function marking Kovid Goyal 2020-01-12 21:01:28 +05:30
  • d63ea11cac Marking now works Kovid Goyal 2020-01-12 19:29:55 +05:30