aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ui_compositor.h
Commit message (Collapse)AuthorAge
* doc [ci skip]Justin M. Keyes2019-03-26
| | | | closes #9719
* UI: add "compositor" layer to merge grids for TUI use in a correct wayBjörn Linse2019-02-02
Initially we will use this for the popupmenu, floating windows will follow soon NB: writedelay + compositor is weird, we need more flexible redraw introspection.