Commit Graph

180 Commits

Author SHA1 Message Date
daa 37c8b48015 Fix italic repaint problem 2017-04-23 12:54:46 +03:00
daa 0f919ec390 Number of fixes 2017-04-22 22:18:59 +03:00
daa 552021d2be Make repaint by regions 2017-04-22 18:00:06 +03:00
daa 682660107a Multiple send 2017-04-22 14:31:06 +03:00
daa 751c4eb6fa Fix repaint of underscore 2017-04-22 12:33:36 +03:00
daa 9413af5a4e Fix repaint underscore problem 2017-04-22 12:08:03 +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
daa b2ee054d6d Fix compilation warinings 2017-04-15 20:12:40 +03:00
daa 2443c7d705 Fix mouse scroll bug 2017-04-15 20:07:09 +03:00
daa84 ade1f9a5de Refactoring for remove global variables. 2017-04-12 13:12:05 +03:00
daa84 057fad0e87 Implement busy_start/stop cursor hiding 2017-04-03 18:16:04 +03:00
daa e6c3b01cc9 Add key logging facility 2017-04-03 14:17:06 +03:00
daa 41ac04f5c2 Moved to new version of neovim-lib, that fixes some issues 2017-04-01 17:48:11 +03:00
daa84 5f523b8896 Make shell global variable due to borrow check conflict 2017-03-31 13:22:05 +03:00
daa84 0bd7356cd6 Disable cursor when window not in focus 2017-03-31 12:49:14 +03:00
daa84 a04a035b84 Render optimization + fix resize bug 2017-03-30 18:25:54 +03:00
daa e020a5825b Make cursor reset animation state on input 2017-03-26 00:38:22 +03:00
daa 0c5d57346b Make only changed area repaintable 2017-03-24 22:23:22 +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
daa84 e676af8f91 Finish area readrawing optimization 2017-03-21 13:10:55 +03:00
daa84 778cbd0af2 Clip Iterator 2017-03-20 18:18:08 +03:00
daa ff4aa6c848 Fix scroll 2017-03-18 13:21:20 +03:00
daa 700c8cd522 Fix borrow error, rustfmt 2017-03-18 12:49:30 +03:00
daa 89e6600325 Invalidate rect passed to draw 2017-03-18 12:45:05 +03:00
daa 51dcd7f4e8 Repaint event on given area 2017-03-18 01:18:41 +03:00
daa a92b42f784 Calculate changed area for given event 2017-03-17 23:38:12 +03:00
daa84 ba4e8bc3aa Implement mouse scroll, enable mouse by default 2017-03-16 18:12:56 +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