Kovid Goyal
8d21f63ec2
Resizing of a single split
2020-01-30 06:12:45 +05:30
Kovid Goyal
85b6a91e5c
Blank rects for splits layout
2020-01-30 06:12:45 +05:30
Kovid Goyal
c788e30b66
Implement adding of windows to splits layout
2020-01-30 06:12:45 +05:30
Kovid Goyal
a99caed693
Basic implementation of splits layout
2020-01-30 06:12:45 +05:30
Kovid Goyal
9589fb5275
Clarify docs for background_opacity
2020-01-30 05:59:52 +05:30
Kovid Goyal
1a6dc530a4
Improve create_marker docs
2020-01-29 14:41:01 +05:30
Kovid Goyal
60835871eb
Better error message when user does not specify strategy for disabling ligatures
2020-01-28 15:23:08 +05:30
Kovid Goyal
644ee646a2
version 0.16.0
v0.16.0
2020-01-28 08:48:00 +05:30
Kovid Goyal
8f1ec053ef
...
2020-01-27 08:50:29 +05:30
Kovid Goyal
2e3037ce3a
Wayland: Fix window titles being set to very long strings on the order of 8KB causing a crash
...
Fixes #1526
2020-01-27 08:49:25 +05:30
Kovid Goyal
109a856b91
Fix #2313
2020-01-26 08:00:06 +05:30
Kovid Goyal
eaec854bfb
...
2020-01-25 11:51:17 +05:30
Kovid Goyal
2c6cc6f047
Remove unused slot
2020-01-25 11:22:22 +05:30
Kovid Goyal
f32ae10339
Use a global cache instead of a per window cache for grid size calculation
2020-01-25 11:21:05 +05:30
Kovid Goyal
c46317f96f
Use typed layout data
2020-01-25 11:11:55 +05:30
Kovid Goyal
a67e4e550e
Merge branch 'issue2310' of https://github.com/ctrlcctrlv/kitty
2020-01-24 13:43:15 +05:30
Fredrick Brennan
65a7b19f40
Make each OS window have its own framebuffer
...
This commit fixes graphics rendering when more than one OS window is
open, all OS windows are semi-transparent, and multiple windows contain
graphics.
This commit closes #2310 .
2020-01-24 16:06:57 +08:00
Kovid Goyal
1b5daf930a
Make the comment explaining wayland polling more detailed
2020-01-23 15:08:54 +05:30
Kovid Goyal
748ca81d4b
Wayland: Fix a freeze in rare circumstances when having multiple OS Windows
...
Fixes #2307
Fixes #1722
2020-01-23 15:07:22 +05:30
Kovid Goyal
0ea7d24ba4
Fix incorrect offset when rendering images and there are +z-index, -z-index and --z-index images
2020-01-21 08:09:04 +05:30
Kovid Goyal
6c9861cb76
Fix incorrect blending of default bg color when using draw_cells_interleaved_premult with images but no below images
2020-01-21 07:59:44 +05:30
Kovid Goyal
a1125b5cc8
Move draw_bg multiplication into vertex shader
2020-01-21 07:58:34 +05:30
Kovid Goyal
b4e189d2bf
Merge branch 'simplify' of https://github.com/Luflosi/kitty
2020-01-21 06:54:28 +05:30
Luflosi
dbc763fca0
Remove useless code from shader
2020-01-21 00:28:55 +01:00
Kovid Goyal
4c03ffeae2
Merge branch 'patch-1' of https://github.com/ctrlcctrlv/kitty
2020-01-18 15:11:03 +05:30
Fredrick Brennan
2719ac7d01
Add :pull:2248 to changelog.rst
...
It was missing
2020-01-18 17:34:27 +08:00
Kovid Goyal
219b81b5ee
typo
2020-01-18 08:19:42 +05:30
Kovid Goyal
8e1443360f
Merge branch 'force_ltr' of https://github.com/ctrlcctrlv/kitty
2020-01-18 08:07:56 +05:30
Kovid Goyal
d55242aa82
Merge branch 'master' of https://github.com/mfilenko/kitty
2020-01-17 21:40:10 +05:30
Max Filenko
ba531969ec
List layouts in their default order
2020-01-17 16:28:44 +01:00
Max Filenko
c12e7587cb
Document default configuration
2020-01-17 16:28:30 +01:00
Kovid Goyal
3aac0860a2
Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty
2020-01-17 20:28:26 +05:30
Luflosi
e4fd12001c
Cocoa: Add fully dynamic loading of Vulkan loader
...
From upstream: 7da87aaae7 .
2020-01-17 14:18:28 +01:00
Luflosi
3581ffe04b
Cocoa: Select Vulkan surface extension at runtime
...
From upstream: 15d91801b7 .
2020-01-17 14:18:21 +01:00
Luflosi
f6901e4a3d
Cocoa: Add support for VK_EXT_metal_surface
...
From upstream: c5cb4a253a .
2020-01-17 14:18:05 +01:00
Fredrick Brennan
5a2cc4578e
force_ltr also makes FriBidi usable
...
Add above fact to documentation.
2020-01-17 17:57:26 +08:00
Fredrick Brennan
6b5acc4d3d
Add force_ltr
...
Close #2252
2020-01-17 16:22:40 +08:00
Kovid Goyal
43326c9bd0
Fix URL detection not working for urls of the form scheme:///url
...
Fixes #2292
2020-01-17 07:49:01 +05:30
Kovid Goyal
96f3253e6d
goto_tab now maps numbers larger than the last tab to the last tab
...
Fixes #2291
2020-01-16 20:17:17 +05:30
Kovid Goyal
f5090c951a
Merge branch 'with_open' of https://github.com/Luflosi/kitty
2020-01-16 19:41:55 +05:30
Luflosi
edacdc5e25
Use python context manager to open file
2020-01-16 14:11:54 +01:00
Kovid Goyal
c67661af61
oops
2020-01-15 21:39:13 +05:30
Kovid Goyal
5e60329adf
Changelog entry to titlebar-only
2020-01-15 21:37:20 +05:30
Kovid Goyal
6b4f8408de
Merge branch 'macos_hide_titlebar' of https://github.com/Luflosi/kitty
2020-01-15 21:36:03 +05:30
Luflosi
ea1ef709c6
macOS: Allow hiding the titlebar only instead of all window decorations
...
Thanks to @ntruong for writing cb8279ec54 and 6807411365 , the code was very helpful.
2020-01-15 16:35:36 +01:00
Kovid Goyal
bbf247c5c0
Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty
2020-01-15 19:32:12 +05:30
Kovid Goyal
8243fd505f
Make mark colors per window
2020-01-15 18:42:37 +05:30
Luflosi
ed9f9db1b0
X11: Fix parent window handle initialization
...
From upstream: 9372ba95fa .
2020-01-15 13:19:33 +01:00
Luflosi
74bed658e1
X11: Fix no window position events during resize
...
From upstream: fe57e3c292 .
2020-01-15 13:19:32 +01:00
Kovid Goyal
2f7bdc274d
Fix failing test
2020-01-15 11:48:13 +05:30