daa84
|
b1507a0334
|
Finish migration to shell.rs
|
2017-03-16 13:18:13 +03:00 |
|
daa84
|
61a429d2f1
|
Start extracting vim shell ui processing to shell file
|
2017-03-15 18:33:47 +03:00 |
|
daa
|
e719535d2a
|
Fix two time run
|
2017-03-14 23:12:31 +03:00 |
|
daa
|
b910c9ba6a
|
Rustfmt
|
2017-03-14 22:31:56 +03:00 |
|
daa
|
b7aff3e7ac
|
Fix open file bug
|
2017-03-14 22:31:07 +03:00 |
|
daa84
|
fde94bd64a
|
Fixes #1 Temproray fix that allows open single file
To make good fix wait for gtk-rs bindings udpate for optons/open support
inside GtkApplication
|
2017-03-14 12:37:06 +03:00 |
|
daa84
|
d7b2c313f8
|
Fix application starting for windows
|
2017-03-13 18:03:32 +03:00 |
|
daa84
|
2fe5b0a249
|
Use constants for icon size
|
2017-03-09 11:44:22 +03:00 |
|
daa84
|
efd9826324
|
Add --nvim-bin-path command line option
|
2017-03-07 18:20:48 +03:00 |
|
daa84
|
15bb4e5e2d
|
Use GtkApplication
|
2017-03-06 16:58:10 +03:00 |
|
daa
|
2a9b71b0fb
|
Move rendering to pangocairo
|
2017-03-06 01:28:07 +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
|
4e0d3e2e5a
|
Quit from neovim - quits application
|
2016-05-05 17:27:45 +03:00 |
|
daa
|
c8e78fd697
|
Enable mouse event
|
2016-05-05 10:23:04 +03:00 |
|
daa84
|
3b5e26f95c
|
Resize underline nvim instance
|
2016-04-06 17:53:16 +03:00 |
|
daa84
|
6c80fd3e8c
|
fix keypress
|
2016-04-04 13:14:57 +03:00 |
|
daa
|
dc1539d0d3
|
Add key map converter table
|
2016-04-02 23:00:18 +03:00 |
|
daa84
|
8d2c22e571
|
Repaint + some basic input
|
2016-03-31 16:52:22 +03:00 |
|
daa84
|
2d04cbbdc0
|
Make ui as thread local variable
|
2016-03-31 13:09:34 +03:00 |
|
daa84
|
0b4504e6d7
|
Fix idle add problem
|
2016-03-28 17:14:10 +03:00 |
|
daa84
|
f553fd5f42
|
Build ui object as central point of all event processing
|
2016-03-28 13:09:31 +03:00 |
|
daa84
|
193b4d573c
|
Implement mutex for ui thread idle function
|
2016-03-25 17:36:51 +03:00 |
|
daa84
|
8e57752e97
|
Event loop
|
2016-03-24 12:21:27 +03:00 |
|
daa84
|
edaa867103
|
some small step to implement events listener
|
2016-03-23 18:22:28 +03:00 |
|
daa
|
3fc2c3322d
|
Add events callback
|
2016-03-23 14:59:18 +03:00 |
|
daa
|
1043d9ac8e
|
Nvim connection with events handler
|
2016-03-19 13:27:39 +03:00 |
|
daa
|
bd9dde064e
|
Add screen model
|
2016-03-19 11:47:23 +03:00 |
|
daa84
|
64d4746545
|
ui refactoring/update
|
2016-03-16 18:25:25 +03:00 |
|
daa84
|
9d44052099
|
Initial gtk ui
|
2016-03-16 17:39:53 +03:00 |
|