daa84
|
d6aa19510c
|
One step to cmd line implementation
|
2017-11-23 17:57:39 +03:00 |
|
daa
|
f58e398c48
|
Starting point on conversion cmdline input to UiModel
|
2017-11-19 12:44:28 +03:00 |
|
daa
|
333c28e066
|
Use popup instead of dialog
|
2017-11-18 23:15:03 +03:00 |
|
daa
|
932b7d98b4
|
Refactoring, ext_cmdline window
|
2017-11-18 15:56:37 +03:00 |
|
daa
|
56bc8f32de
|
Small improvements
|
2017-11-17 23:48:33 +03:00 |
|
daa84
|
797de26ec2
|
Add ext_cmd event processing
Update event processing code
|
2017-11-17 18:40:09 +03:00 |
|
daa84
|
50603b4325
|
Use colors for selected items, enable popup menu by default
|
2017-11-16 16:53:58 +03:00 |
|
daa84
|
3b9de543ae
|
Use Pmenu colors for backgournd/foreground
|
2017-11-14 18:38:24 +03:00 |
|
daa84
|
9f17a8bb09
|
Fix :q panic
|
2017-11-13 12:15:13 +03:00 |
|
daa
|
05d6507dc5
|
Active autocmd FocusGained/FocusLost on gtk events (#18)
|
2017-11-12 11:04:55 +03:00 |
|
daa
|
d9d4932b98
|
Fix some compilation bugs, small optimizations
|
2017-11-11 18:56:23 +03:00 |
|
daa84
|
2ee2fa31be
|
Refactor nvim client
|
2017-11-10 18:36:54 +03:00 |
|
daa
|
25cdf3ef8f
|
Merge branch 'master' into fix-async-startup
|
2017-11-06 22:05:11 +03:00 |
|
daa
|
6763512964
|
Merge branch 'plug-manager'
|
2017-11-06 11:18:41 +03:00 |
|
daa
|
5345d178bf
|
Update vim configuration on save
source configuration one Ok pressed
|
2017-11-04 23:04:03 +03:00 |
|
daa84
|
ba179f715d
|
Generate and use plug-vim config on nvim startup
|
2017-10-26 17:56:53 +03:00 |
|
daa84
|
4068fc5a43
|
Make middle mouse event be processed by neovim itself (#14)
|
2017-10-18 18:12:29 +03:00 |
|
daa
|
86e18562b5
|
Seleton for plug manager
|
2017-10-15 22:50:59 +03:00 |
|
daa
|
d9af1b9477
|
nvim handler refactoring
|
2017-10-15 14:34:48 +03:00 |
|
daa
|
cda55e0f7d
|
Make ui attach really async
|
2017-10-14 14:50:13 +03:00 |
|
daa
|
e7cd39607f
|
Insert before cursor
|
2017-10-14 14:42:50 +03:00 |
|
daa84
|
dcdd6d98d1
|
Ignore mappings in paste code (#14)
|
2017-10-13 12:04:40 +03:00 |
|
daa84
|
968f5762c4
|
Support right mouse and release events
|
2017-10-13 11:43:07 +03:00 |
|
daa
|
3714817604
|
Implement #14
allow paste from PRIMARY by middle mouse button
allow paste to command box
paste from toolbar now paste CLIPBOARD
|
2017-10-12 08:59:16 +03:00 |
|
daa
|
7065fbe2c7
|
Resize check
|
2017-10-11 19:10:24 +03:00 |
|
daa
|
557f3dd0f6
|
Small code cleanup
|
2017-10-11 18:59:23 +03:00 |
|
daa
|
08d8408adc
|
Fix crush on startup (#17, #13)
Solution: on_resize/ui_attach events must always update model, so model manipulation commands will always works right
|
2017-10-11 18:55:29 +03:00 |
|
daa
|
0ff5c29de2
|
Fix #11
|
2017-09-15 16:20:59 +03:00 |
|
daa84
|
3ddf1b2ec7
|
Fix resizing
|
2017-09-14 16:17:50 +03:00 |
|
daa
|
857f78fe51
|
Still problems with resize
|
2017-09-14 15:08:45 +03:00 |
|
daa84
|
90fad0fe9c
|
Resize nvim on font change, not window
|
2017-09-13 18:34:18 +03:00 |
|
daa84
|
94747615af
|
Move out resize/init code from draw handler
|
2017-09-13 17:40:43 +03:00 |
|
daa84
|
945cea6acf
|
Clippy code cleanup
|
2017-09-11 18:31:15 +03:00 |
|
daa84
|
f7710ca912
|
Drawing optimization
|
2017-09-11 18:00:51 +03:00 |
|
daa
|
47ccbdcec5
|
Fix repaint issue
|
2017-09-09 22:44:28 +03:00 |
|
daa84
|
837fcb7b45
|
Fix redraw clip rect calculation
|
2017-09-08 18:26:16 +03:00 |
|
daa
|
a00d1ff65c
|
Fix cursor repaint.
|
2017-09-07 22:53:32 +03:00 |
|
daa84
|
fab0002a56
|
Cursor rendering
|
2017-09-07 18:51:12 +03:00 |
|
daa84
|
7f05e11e84
|
Add new repaint logic
|
2017-09-07 17:48:10 +03:00 |
|
daa84
|
6963c7ab95
|
Starting update queue area code rewriting
|
2017-09-06 18:31:13 +03:00 |
|
daa84
|
05dee3251f
|
Get sizes from FontMetrics
|
2017-09-05 18:23:46 +03:00 |
|
daa84
|
bc31984362
|
Fix text coloring
|
2017-09-05 17:03:20 +03:00 |
|
daa84
|
c4ecd43ea0
|
Fix rendering
|
2017-09-04 18:32:12 +03:00 |
|
daa84
|
a591bda6ee
|
Small fixes
|
2017-09-01 16:49:10 +03:00 |
|
daa84
|
40f5492ba8
|
reimplement merge
|
2017-08-31 18:37:55 +03:00 |
|
daa
|
8aeac2b819
|
Render fixes
|
2017-08-26 23:17:09 +03:00 |
|
daa84
|
d6f6b04ca3
|
pango_itemize/pango_shape
|
2017-08-25 18:32:30 +03:00 |
|
daa84
|
aad5dc2112
|
Progress...
|
2017-08-23 12:45:56 +03:00 |
|
daa84
|
b6e16cc969
|
Show text
|
2017-08-22 12:27:59 +03:00 |
|
daa84
|
c8da929681
|
Merge branch 'master' into render
|
2017-08-22 12:04:51 +03:00 |
|