Kovid Goyal
|
7d8edccb04
|
Merge branch 'pending_scroll_pixels_per_screen' of https://github.com/Luflosi/kitty
|
2019-10-20 16:58:28 +05:30 |
|
Luflosi
|
3750d70173
|
Store pending_scroll_pixels for every screen
Scrolling in one screen shouldn't affect the `pending_scroll_pixels` for another screen in the same OS window.
|
2019-10-20 13:22:46 +02:00 |
|
Kovid Goyal
|
025e0bb546
|
Merge branch 'var-names-consistency-wrt-scancode' of https://github.com/bew/kitty
|
2019-10-20 08:08:48 +05:30 |
|
Kovid Goyal
|
033367de91
|
Merge branch 'fix_line_drawing' of https://github.com/Luflosi/kitty
|
2019-10-19 06:26:57 +05:30 |
|
Luflosi
|
f93b605b75
|
Fix line drawing algorithm
|
2019-10-18 21:26:11 +02:00 |
|
Kovid Goyal
|
7b4141b0c8
|
Add a changelog entry for powerline tabbar
|
2019-10-18 19:38:08 +05:30 |
|
Kovid Goyal
|
90acef72dc
|
Merge branch 'add_powerline_style_tabs' of https://github.com/brujoand/kitty
|
2019-10-18 19:36:31 +05:30 |
|
Kovid Goyal
|
43f200be77
|
Add an entry for the new box character rendering functions
|
2019-10-18 17:24:33 +05:30 |
|
Kovid Goyal
|
2fbb167803
|
Merge branch 'fix-triangle-symbol-scaling' of https://github.com/bew/kitty
|
2019-10-18 17:13:50 +05:30 |
|
Benoit de Chezelles
|
2b396262f0
|
Update glyph ids
|
2019-10-18 11:48:55 +02:00 |
|
Benoit de Chezelles
|
74deca52b9
|
Remove trailing whitespace
|
2019-10-18 11:39:51 +02:00 |
|
Benoit de Chezelles
|
058d956464
|
Merge branch 'master' into fix-triangle-symbol-scaling
|
2019-10-18 11:30:46 +02:00 |
|
brujoand
|
0f38dc1bd1
|
Adding powerline style tabs
|
2019-10-18 11:18:28 +02:00 |
|
Kovid Goyal
|
576b03c047
|
Implement drawing thick anti-aliased lines
And actually use it for the unicode diagonal box drawing chars and also
the powerline angle separators
|
2019-10-18 13:19:04 +05:30 |
|
Kovid Goyal
|
59cb1ad1e0
|
Implement special rendering for the diagonal line box drawing chars
|
2019-10-18 11:01:51 +05:30 |
|
Benoit de Chezelles
|
f77acdce14
|
remove useless import in help msg for box drawing debug
|
2019-10-18 06:08:45 +02:00 |
|
Benoit de Chezelles
|
43a98a1df1
|
Add missing association between char & glyph id
|
2019-10-18 06:08:20 +02:00 |
|
Benoit de Chezelles
|
d1cf771c14
|
Add other corner triangles & enable in C side
|
2019-10-18 05:45:13 +02:00 |
|
Benoit de Chezelles
|
10e5fcc375
|
Fix usage of icat function show
The `screen_size` function was not initialized yet
|
2019-10-18 04:54:14 +02:00 |
|
Benoit de Chezelles
|
2112932d04
|
Add corner triangle glyphs drawing
|
2019-10-18 04:48:03 +02:00 |
|
Benoit de Chezelles
|
be505ce6e0
|
Fix test functions for setup_for_testing's new call syntax
|
2019-10-18 04:47:04 +02:00 |
|
Benoit de Chezelles
|
4d6472128c
|
Rename scancode to keycode for cocoa implementation
|
2019-10-17 20:41:48 +02:00 |
|
Kovid Goyal
|
26b7b1ec63
|
Merge branch 'typo' of https://github.com/Luflosi/kitty
|
2019-10-17 18:32:42 +05:30 |
|
Luflosi
|
9a8f0a9b5a
|
Fix typo
|
2019-10-17 13:56:46 +02:00 |
|
Kovid Goyal
|
16dbbf3a1e
|
Make count-lines-of-code a little nicer
|
2019-10-17 15:19:13 +05:30 |
|
Kovid Goyal
|
8492d0a264
|
Merge branch 'dont_cloc_parse-graphics-command.h' of https://github.com/Luflosi/kitty
|
2019-10-17 14:36:53 +05:30 |
|
Luflosi
|
d8f8f1f590
|
Exclude kitty/parse-graphics-command.h from the line count
This file is automatically generated and should not count towards the total line count.
|
2019-10-17 10:38:55 +02:00 |
|
Kovid Goyal
|
b762e81da0
|
Merge branch 'python_encoding_header' of https://github.com/Luflosi/kitty
|
2019-10-17 06:28:16 +05:30 |
|
Luflosi
|
8b3b68ea69
|
Unify python encoding headers
All the other python encoding headers are of the form `vim:fileencoding=utf-8`.
|
2019-10-16 20:34:56 +02:00 |
|
Benoit de Chezelles
|
28525766a5
|
Final changes before 'ready for review'
|
2019-10-16 02:47:14 +02:00 |
|
Benoit de Chezelles
|
d8fc23c38f
|
remove outdated 'fixme'
|
2019-10-16 02:41:26 +02:00 |
|
Benoit de Chezelles
|
8cae70fa36
|
Update doc
|
2019-10-16 02:36:55 +02:00 |
|
Benoit de Chezelles
|
7f2b98fad7
|
Rename all uses of 'scancode' to 'native_key' where relevant
|
2019-10-16 02:25:20 +02:00 |
|
Benoit de Chezelles
|
2b6dde2ac5
|
Wish: rename scancode → native_key in glfw codebase
|
2019-10-16 02:00:24 +02:00 |
|
Benoit de Chezelles
|
0c254fa7c7
|
GLFWkeyevent: rename scancode → native_key
|
2019-10-16 02:00:24 +02:00 |
|
Kovid Goyal
|
fe7375becc
|
Merge branch 'grammar' of https://github.com/Luflosi/kitty
|
2019-10-16 04:19:54 +05:30 |
|
Luflosi
|
b6ee88056e
|
Minor grammar correction
|
2019-10-16 00:46:52 +02:00 |
|
Kovid Goyal
|
96f691ad64
|
Merge branch 'mark_parse-graphics-command.h_as_generated' of https://github.com/Luflosi/kitty
|
2019-10-16 03:31:32 +05:30 |
|
Luflosi
|
8cf3380a77
|
Mark kitty/parse-graphics-command.h as being generated
|
2019-10-15 18:16:28 +02:00 |
|
Kovid Goyal
|
e8d7e3e98b
|
Merge branch 'remove_khrplatform.h_references' of https://github.com/Luflosi/kitty
|
2019-10-15 20:58:16 +05:30 |
|
Luflosi
|
8af0a8476f
|
Remove remaining references to kitty/khrplatform.h
`kitty/khrplatform.h` was removed in f872f955b02b4c352939d6ebb507d80f73de5da9.
|
2019-10-15 17:25:47 +02:00 |
|
Kovid Goyal
|
2de4248f76
|
Merge branch 'regenerate_glfw-wrapper' of https://github.com/Luflosi/kitty
|
2019-10-15 20:42:49 +05:30 |
|
Luflosi
|
8c73ab6afb
|
Regenerate kitty/glfw-wrapper.h
|
2019-10-15 17:10:02 +02:00 |
|
Kovid Goyal
|
ee9bd77dc4
|
Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty
|
2019-10-15 19:10:50 +05:30 |
|
Luflosi
|
81f31ca215
|
Reduce difference of glfw/glfw3.h to GLFW upstream
|
2019-10-15 15:37:35 +02:00 |
|
Kovid Goyal
|
51eff372f8
|
Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty
|
2019-10-15 18:16:22 +05:30 |
|
Luflosi
|
087376b44d
|
GLFW: Documentation work
From upstream: a43d1a4937.
|
2019-10-15 14:37:41 +02:00 |
|
Kovid Goyal
|
e49047ef7d
|
Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty
|
2019-10-15 18:02:17 +05:30 |
|
Luflosi
|
c117f36009
|
GLFW: Cleanup
From upstream: d5ab3e919a.
|
2019-10-15 14:25:46 +02:00 |
|
Kovid Goyal
|
5ec83ee759
|
Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty
|
2019-10-15 16:17:49 +05:30 |
|