Commit Graph

14 Commits

Author SHA1 Message Date
daa
9edfa9b609 Add nonblocking check for resize event
Refactor error report
2017-12-11 23:15:17 +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
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
daa84
80d89157e9 Fix clippy issues 2017-07-25 17:55:31 +03:00
daa84
62a996f7db Add general nvim start error message (fix #8) 2017-07-06 12:41:35 +03:00
daa84
f32ddbd69c Bg/Fg colors, fix popup in case of string wrap 2017-05-25 17:50:56 +03:00
daa84
5f7019dd0d Adapt size to contents 2017-05-24 17:51:16 +03:00
daa84
905b95343d Code reorganisation 2017-05-23 18:17:45 +03:00
daa84
14a154f628 Popup menu refactor 2017-05-22 18:38:36 +03:00
daa
6b1840549d Small code cleanup 2017-05-21 16:52:49 +03:00
daa84
6f8ed8c1fe Use popover instead of popup 2017-05-17 18:25:50 +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