aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ui_client.h
Commit message (Expand)AuthorAge
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: iwyu (#26269)zeertzjq2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): export generated headersdundargoc2023-11-27
* docs: deprecate the "term_background" UI fieldGregory Anders2023-11-13
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* fix(tui): don't overwrite an assertion faliure message on exitbfredl2023-09-21
* fix(unittests): fix TUI broken test previously ignoredbfredl2023-01-18
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* refactor(ui): devirtualize the ui layerbfredl2023-01-05
* fix(tui): do not set ui_client_termname if it is already set (#21607)zeertzjq2023-01-01
* fix(tui): more work in the TUIbfredl2022-12-31
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* perf(ui): unpack grid_line (screen contents) directlybfredl2022-07-19
* refactor(api): use hashy hash for looking up api method and event namesbfredl2022-05-30
* refactor(uncrustify): format all c code under /src/nvim/Dundar Goc2022-04-29
* refactor(ui): use "ui_client" instead of "redraw" as general prefixbfredl2022-03-15
* feat(ui): implement ui_client event handlershlpr982022-03-15
* feat(ui): connect to remote ui (only debug messages for now)bfredl2022-03-12