Commit Graph

42 Commits

Author SHA1 Message Date
Kovid Goyal
1d45a831ef version 0.5.0 2017-11-19 07:59:01 +05:30
Kovid Goyal
4e7b957cc7 version 0.4.2 2017-10-23 17:11:04 +05:30
Kovid Goyal
32a1886b31 version 0.4.1 2017-10-23 11:19:30 +05:30
Kovid Goyal
1276bd6f5d Simply code to query xrdb for Xft.dpi 2017-10-22 17:09:30 +05:30
Kovid Goyal
be6e41c400 version 0.4.0 2017-10-22 09:48:43 +05:30
Kovid Goyal
09c723380c Refactoring to allow using kitty in other projects 2017-10-21 12:16:46 +05:30
Kovid Goyal
4f6084c9f2 Use /proc/sef instead of /proc/getpid() 2017-10-20 10:57:06 +05:30
Kovid Goyal
6c9615df0d ... 2017-10-18 14:03:05 +05:30
Kovid Goyal
073c330800 Better wayland detection 2017-10-18 14:02:12 +05:30
Kovid Goyal
e558880e8f Load glfw primary selection functions dynamically
Allows kitty to run on wayland. Also dont try to set the window
icon on wayland.
2017-10-18 12:46:32 +05:30
Kovid Goyal
c5e989bc94 Move the key handler to C 2017-09-15 21:46:00 +05:30
Kovid Goyal
ddbe0703a3 Remove unused code 2017-09-15 18:10:17 +05:30
Kovid Goyal
745b6222c2 Start work on migrating the mouse handlers to C 2017-09-15 10:45:25 +05:30
Kovid Goyal
44650c5723 Make reading into the screen read buffer more efficient 2017-09-15 10:45:11 +05:30
Kovid Goyal
0365828a5b Remove all python threading related code 2017-09-15 10:45:10 +05:30
Kovid Goyal
b6679ff7b5 version 0.3.0 2017-08-23 07:25:37 +05:30
Kovid Goyal
5117a2c17a version 0.2.8 2017-08-05 08:21:20 +05:30
Kovid Goyal
9a103f3979 version 0.2.7 2017-07-14 10:46:35 +05:30
Kovid Goyal
ea298f95f2 Another place we can use exist_ok 2017-06-09 00:00:02 +05:30
Kovid Goyal
b4d4ed718f version 0.2.6 2017-06-03 09:58:38 +05:30
Kovid Goyal
8047743882 0.2.5 2017-05-26 14:02:14 +05:30
Kovid Goyal
bd75fa6ed3 version 0.2.4 2017-05-17 10:38:30 +05:30
Kovid Goyal
339dd9b412 version 0.2.3 2017-04-28 09:48:27 +05:30
Kovid Goyal
be5185ab1a version 0.2.2 2017-04-05 09:12:10 +05:30
Kovid Goyal
0923d6ecee version 0.2.1 2017-03-15 16:31:28 +05:30
Kovid Goyal
d96c7d71a7 version 0.2.0 2017-02-13 17:31:17 +05:30
Kovid Goyal
9f3d6fe0e9 Fix mouse co-ordinates incorrect on OS X retina
Fixes #43
2017-01-24 07:30:57 +05:30
Kovid Goyal
df5c225b5a Set window icon on linux 2017-01-18 20:52:06 +05:30
Kovid Goyal
089c6f25cd Use an appropriate default config dir on OS X 2017-01-08 16:29:27 +05:30
Kovid Goyal
1cdd481e00 Dont use xsel on OS X 2017-01-07 13:37:22 +05:30
Kovid Goyal
de2c1deb97 More refactoring 2016-12-05 20:52:08 +05:30
Kovid Goyal
7ec41ba7fb Micro-optimization 2016-12-02 16:44:05 +05:30
Kovid Goyal
85bbc2173a Track mouse button state globally instead of per window 2016-12-02 15:50:09 +05:30
Kovid Goyal
c9af8bc0bc Dont call glfw functions from the child thread 2016-12-02 15:46:21 +05:30
Kovid Goyal
ff83aa2730 Get rid of glfw_constants 2016-11-29 14:20:21 +05:30
Kovid Goyal
f4e3fbcb2e Implement rendering of selections 2016-11-29 09:45:14 +05:30
Kovid Goyal
cfca4cd0bf Ensure ctypes data type sizes match GL sizes 2016-11-28 15:17:58 +05:30
Kovid Goyal
b5000c2ec0 Refactor to support multiple windows/tabs 2016-11-26 17:40:28 +05:30
Kovid Goyal
7161406ff3 Handle window resizing correctly 2016-10-26 10:46:20 +05:30
Kovid Goyal
cca33a5550 Ensure terminfo definition is available to child process 2016-10-17 23:12:29 +05:30
Kovid Goyal
3069faff5c Look for config file in stabdard location on startup 2016-10-14 18:30:09 +05:30
Kovid Goyal
90679edcc6 Application skeleton 2016-10-14 14:38:25 +05:30