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
Luflosi
410165c14d
GLFW: Improve (?) reference documentation for callbacks
...
From upstream: 51bb76c7c3 .
2019-10-15 12:11:01 +02:00
Kovid Goyal
973ef9fcda
Merge branch 'fix_nix_link' of https://github.com/Luflosi/kitty
2019-10-15 04:14:04 +05:30
Luflosi
396bfb8540
Fix link to Nix kitty package
...
Instead of a fragment identifier, the URL now needs a query parameter.
2019-10-14 18:48:21 +02:00
Kovid Goyal
aaf597bffd
Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty
2019-10-13 09:08:15 +05:30
Luflosi
63c4f64bf5
Reduce difference to GLFW upstream
...
From upstream: 773f4495f0 .
2019-10-12 15:19:44 +02:00
Kovid Goyal
5745dc34f7
Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty
2019-10-12 17:58:50 +05:30
Luflosi
114b8cff93
Cleanup
...
From upstream: 62b7fe8311 .
2019-10-11 20:26:27 +02:00
Kovid Goyal
261571bb69
Merge branch 'modern_objective-c' of https://github.com/Luflosi/kitty
2019-10-10 22:01:30 +05:30
Manuel Herrmann
497e2c9163
#1310 move windows into separate tabs
2019-10-10 17:13:34 +02:00
Luflosi
ac01ffaa54
Cocoa: Move slightly towards modern Objective-C
2019-10-10 14:36:52 +02:00
Kovid Goyal
eb9fe06d10
Merge branch 'correct_space' of https://github.com/Luflosi/kitty
2019-10-09 22:15:38 +05:30
Luflosi
506f2f7db7
Replace weird character with space
...
In 4c4c6ab0e68c56710f9a1eb07ae8a4d878664ace you added a weird unicode character, which is apparently called an Object Replacement Character, instead of a space.
2019-10-09 18:32:49 +02:00
Kovid Goyal
f476c56f91
Drop support for the gtk_primary_selection wayland protocol
...
sway recently decided to start complaining when binding
wp_primary_selection_device_manager interface to gtk_primary_selection
name, which means we either have to maintain an in-tree version
of the gtk_primary_selection protocol or drop support for sway.
Sway has not quite annoyed me enough yet for the latter.
See #1977
2019-10-09 07:37:03 +05:30
Kovid Goyal
474688888d
Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty
2019-10-08 17:16:51 +05:30
Luflosi
7ddbb613fe
Cocoa: Fix window creation blocking after re-init
...
From 2fbb560eb7 .
2019-10-08 13:41:10 +02:00
Kovid Goyal
adc1c06089
Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty
2019-10-08 12:12:00 +05:30