Commit Graph

332 Commits

Author SHA1 Message Date
daa84 75e28ceedb Small cleanup 2017-03-09 16:18:13 +03:00
daa 35d2dd1868 Fix underline/curl rendering 2017-03-09 15:07:19 +03:00
daa84 0b7810ce5b Base code for underline/undercurl implementation
not usable for now, one reason is not finished gtk-rs bindings
2017-03-09 13:19:44 +03:00
daa84 2fe5b0a249 Use constants for icon size 2017-03-09 11:44:22 +03:00
daa c3d30177b1 paste command improvement 2017-03-08 22:22:58 +03:00
daa 5316b37919 Improve paste action 2017-03-07 19:24:45 +03:00
daa84 8e6888591c Update README.md 2017-03-07 18:22:17 +03:00
daa84 efd9826324 Add --nvim-bin-path command line option 2017-03-07 18:20:48 +03:00
daa84 bde70d7797 Update UI. Fix quotes input. 2017-03-07 17:12:22 +03:00
daa 841a588a8b Add screen 2017-03-07 14:50:09 +03:00
daa 7d86395e87 Merge branch 'master' of https://github.com/daa84/neovim-gtk 2017-03-07 14:36:46 +03:00
daa df496e2d27 small speed optimization 2017-03-07 14:36:29 +03:00
daa84 6d41ac6fd8 Update README.md 2017-03-07 14:54:08 +04:00
daa a9adeb648f Merge branch 'master' of https://github.com/daa84/neovim-gtk 2017-03-07 13:52:56 +03:00
daa 714b6059f1 Make save button work 2017-03-07 13:52:01 +03:00
daa f961bf045e Add ginit.vim support 2017-03-07 13:44:28 +03:00
daa84 ebade2ecf3 Update README.md 2017-03-07 01:10:41 +04:00
daa 7f2e5835e4 Support font setup. Small improvements 2017-03-07 00:05:48 +03:00
daa84 fb8c55a4f0 Small rendering speed optimisation 2017-03-06 17:13:32 +03:00
daa84 15bb4e5e2d Use GtkApplication 2017-03-06 16:58:10 +03:00
daa84 3171a5d397 Fix windows resize 2017-03-06 13:03:13 +03:00
daa 2a9b71b0fb Move rendering to pangocairo 2017-03-06 01:28:07 +03:00
daa 265f525cb6 Move to new gtk-rs version 2017-03-05 20:52:46 +03:00
daa84 a948d6dbc7 default font update 2017-02-28 17:08:07 +03:00
daa84 f2ccb2c6ee Remove fix for old nvim 2017-02-28 11:53:56 +03:00
daa84 fa31e8b0b0 Make toolbar smaller 2017-02-27 18:09:27 +03:00
daa84 8fffd05905 Update README.md 2017-02-27 11:32:44 +03:00
daa 4743556d39 rustfmt.toml 2017-02-26 22:34:08 +03:00
daa b49d93dc96 cargo-fmt, version update 2017-02-26 22:33:44 +03:00
daa f41d3dd55a Migrate to new neovim-lib version.
update dependencies versions, fix some new problems due to version
update
2017-02-26 22:31:13 +03:00
daa84 e377a1b1c6 Create README.md 2016-06-27 17:48:00 +03:00
daa84 ba23d198ec Merge branch 'master' of https://github.com/daa84/neovim-gtk 2016-06-27 17:45:43 +03:00
daa84 f73246733d Initial commit 2016-06-27 17:43:25 +03:00
daa84 c7813afe19 Update version dependency, fix compilations 2016-06-23 17:32:30 +03:00
daa84 4e0d3e2e5a Quit from neovim - quits application 2016-05-05 17:27:45 +03:00
daa84 1a0adf0a82 Fix quit exception 2016-05-05 16:48:21 +03:00
daa84 b1d5e3a36d Implement mouse drag support 2016-05-05 11:44:21 +03:00
daa84 78caf6f340 Mouse calculation fix 2016-05-05 11:22:18 +03:00
daa c8e78fd697 Enable mouse event 2016-05-05 10:23:04 +03:00
daa84 54449aed83 Some starting point on mouse implementation 2016-05-04 17:59:51 +03:00
daa84 2a566d1d51 Quit nvim 2016-05-04 11:52:57 +03:00
daa 60539e0ccf Edit mode cursor 2016-05-04 09:23:39 +03:00
daa a11581748c Add cursor 2016-05-03 20:25:52 +03:00
daa 59b00b392a Don't process keys that was passed to nvim instance 2016-05-03 13:36:59 +03:00
daa d071cabce6 Code style update 2016-05-03 13:34:36 +03:00
daa f2911beee3 Fix resize to smaller size. 2016-05-03 13:30:36 +03:00
daa84 3b5e26f95c Resize underline nvim instance 2016-04-06 17:53:16 +03:00
daa84 118faaca25 Update key bindings, improve render of background highlight 2016-04-06 13:16:41 +03:00
daa84 209c71aa4b fix initial size 2016-04-06 11:31:00 +03:00
daa84 27669e035b Merge branch 'master' of ssh://daaparts.info/home/git/neovim-gtk 2016-04-06 11:20:45 +03:00