index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
api
/
ui_events.in.h
Commit message (
Expand
)
Author
Age
*
refactor(ui): make ui_client_event_grid_line typesafe
bfredl
2022-03-15
*
feat(ui): implement ui_client event handlers
hlpr98
2022-03-15
*
feat(api): win_viewport also sends line_count #15613
Yatao Li
2021-09-10
*
[RDY] Add buffer information to tabline_update (#12481)
John Gehrig
2021-06-27
*
floats: z-index
Björn Linse
2021-05-15
*
Fix multiple typos (#13063)
Hansraj Das
2020-10-12
*
nvim__screenshot
Björn Linse
2020-09-05
*
api/ui: win_viewport event for visible range and cursor position in window
Björn Linse
2020-04-01
*
screen: use dedicated message grid
Björn Linse
2019-09-01
*
ui: use Window type in win_pos consistently with win_float_pos
Björn Linse
2019-08-17
*
highlight: expose builtin highlight groups using hl_group_set event
Björn Linse
2019-07-14
*
Allow using internal popupmenu or ext_popupmenu for wildmenu
Björn Linse
2019-03-16
*
floats: implement floating windows
Björn Linse
2019-03-02
*
ui: implement ext_messages
Björn Linse
2019-02-10
*
ui/compositor: add redraws needed due to intersected doublewidth chars.
Björn Linse
2019-02-02
*
UI: add "compositor" layer to merge grids for TUI use in a correct way
Björn Linse
2019-02-02
*
multigrid: API version bump
Björn Linse
2018-12-31
*
multigrid: rename event to win_pos, make grid first
Björn Linse
2018-12-31
*
multigrid: add msg_scroll_start and msg_scroll_reset events
Björn Linse
2018-12-31
*
multigrid: send win_hide events when changing tabpage
Björn Linse
2018-12-31
*
multigrid: use grid-based coordinates for ext_popupmenu
Björn Linse
2018-12-31
*
multigrid: Add win_position event
Utkarsh Maheshwari
2018-12-31
*
multigrid: Change screen_* functions to grid_* functions
Utkarsh Maheshwari
2018-12-31
*
api/ui: verify compatibility of UI events
Björn Linse
2018-10-21
*
ui: rename ext_newgrid to ext_linegrid
Björn Linse
2018-10-01
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
tui: handle termguicolors rgb value in bridge for now
Björn Linse
2018-06-02
*
ui_events: correct wrong argument order
Björn Linse
2018-04-17
*
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
ui: forward relevant option updates to UIs (#7520)
Björn Linse
2017-12-12
*
Merge #7454 'ui: ext_wildmenu'
Justin M. Keyes
2017-10-31
|
\
|
*
ui: allow external ui to draw wildmenu
Dongdong Zhou
2017-10-29
|
/
*
ext_cmdline: rename cmdline_char to cmdline_special_char
Björn Linse
2017-10-26
*
ext_cmdline: extend "function" to generic "block" mechanism
Björn Linse
2017-10-26
*
ext_cmdline: lint
Dongdong Zhou
2017-10-26
*
ext_cmdline: added indent
Dongdong Zhou
2017-10-26
*
ext_cmdline: Add function block support
Dongdong Zhou
2017-10-26
*
ext_cmdline: added cmdline level
Dongdong Zhou
2017-10-26
*
ext_cmdline: change to use ui_call
Dongdong Zhou
2017-10-26
*
lint: fix indentation of FUNC_ATTR lines
Björn Linse
2017-06-03
*
api: always use prefix FUNC_API, also change NOEVAL to REMOTE_ONLY
Björn Linse
2017-05-10
*
api: add metadata for ui events
Björn Linse
2017-05-10
*
api: use generated events for popupmenu and tabline
Björn Linse
2017-05-10
*
api: generate ui events
Björn Linse
2017-05-10