Commit Graph

25 Commits

Author SHA1 Message Date
daa e5994b79d4 Use timeout to hide popup menu
this prevent "blinking animation" of menu in case of popup population take
some time.
2018-03-31 22:57:53 +03:00
daa 467ca0e672 Merge branch 'master' into ext_cmdline 2018-02-23 12:36:26 +03:00
daa a6e16d1cbd Fix popup width in case kind column is visible (#34) 2018-01-08 23:33:35 +03:00
daa d31ec7d581 Always make word and kind column visible (#34)
Allow popup to make smaller again
2018-01-08 10:52:28 +03:00
daa 0b2fc12c4e Merge branch 'master' into ext_cmdline 2018-01-01 17:56:10 +03:00
daa 30ccc4b62c Merge branch 'master' into fix-popup-width 2018-01-01 14:54:32 +03:00
daa 1b4e73ac20 Update gtk-rs version 2017-12-31 12:47:50 +03:00
daa 60c635fa7b Show info column in separate label (#34) 2017-12-24 20:41:23 +03:00
daa 480a16702f Limit popup width to window size
remove info column
2017-12-21 22:54:27 +03:00
daa 9edfa9b609 Add nonblocking check for resize event
Refactor error report
2017-12-11 23:15:17 +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
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