daa84
|
197fa9534e
|
Update versions
|
2017-08-21 18:10:52 +03:00 |
|
daa
|
6964d2e756
|
Progress..
|
2017-08-20 21:09:57 +03:00 |
|
daa84
|
063bd86fd7
|
pango_itemize/pango_shape implementation
|
2017-08-18 18:35:33 +03:00 |
|
daa84
|
0987518b58
|
Merge branch 'master' into imcontext
|
2017-07-11 12:33:55 +03:00 |
|
daa
|
5a6f7d7581
|
Extract mode struct
|
2017-07-08 23:45:55 +03:00 |
|
daa
|
27b498a36d
|
Neovim message process cleanup
|
2017-07-08 14:02:56 +03:00 |
|
daa84
|
62a996f7db
|
Add general nvim start error message (fix #8)
|
2017-07-06 12:41:35 +03:00 |
|
daa84
|
c2bdaac4ba
|
Use open signal for files
|
2017-06-08 17:17:08 +03:00 |
|
daa
|
5260d78418
|
Initialize nvim after gui size is nown
ALos some code cleanup
|
2017-06-04 13:14:09 +03:00 |
|
daa84
|
be6c872280
|
Implement imcontext (also must fix #6 on linux)
|
2017-06-03 12:27:18 +03:00 |
|
daa
|
42538027bf
|
Basic implementation of tabline
|
2017-05-27 19:50:25 +03:00 |
|
daa
|
68963ab628
|
Move option set from args to ginit.vim
|
2017-05-27 11:56:47 +03:00 |
|
daa
|
48a16528a8
|
Change application id for debug mode
|
2017-05-14 00:30:34 +03:00 |
|
daa
|
9eccd4599d
|
Project/oldfiles manager
|
2017-05-13 17:31:19 +03:00 |
|
daa84
|
d0aa5f1cf7
|
Fix test
|
2017-04-21 13:02:47 +03:00 |
|
daa84
|
1c4e43a26c
|
Implement external popup menu
As solution have some restrictions - it disabled by default
|
2017-04-19 11:40:53 +03:00 |
|
daa84
|
ade1f9a5de
|
Refactoring for remove global variables.
|
2017-04-12 13:12:05 +03:00 |
|
daa
|
e6c3b01cc9
|
Add key logging facility
|
2017-04-03 14:17:06 +03:00 |
|
daa
|
e717c92f33
|
First try to find changed values
|
2017-04-01 13:00:14 +03:00 |
|
daa84
|
5f523b8896
|
Make shell global variable due to borrow check conflict
|
2017-03-31 13:22:05 +03:00 |
|
daa84
|
865054e36e
|
Implement base cursor animation, still need a lot of improvements
|
2017-03-23 18:04:24 +03:00 |
|
daa84
|
7eb721bfcc
|
Commit cursor changes
|
2017-03-22 18:37:18 +03:00 |
|
daa
|
975d0e5f83
|
Update application name
|
2017-03-19 16:51:27 +03:00 |
|
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 |
|