index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
ui_compositor.c
Age
Commit message (
Expand
)
Author
Files
2026-04-12
perf(ui): check rectangle intersection when looking for covering grids #38500
jdrouhard
1
2026-03-11
fix(compositor): clear old position with last known dimensions #38229
luukvbaal
1
2025-09-13
feat(ui): support grid=0 in nvim_input_mouse #32535
fredizzimo
1
2025-09-02
fix: screenchar()/screenstring() with hidden floating windows #35560
Evgeni Chasnovski
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-04-28
Merge pull request #33481 from bfredl/gridview
bfredl
1
2025-04-28
refactor(ui): separate types for allocated grids and viewports
bfredl
1
2025-04-26
fix: screenchar()/screenstring() with multigrid #32494
fredizzimo
1
2025-04-23
fix(winblend): treat braille blank (\u2800) as whitespace #32741
Skoh
1
2025-04-15
feat(ui): include compositor info with multigrid
Fred Sundvik
1
2024-12-12
fix(float): re-sort layers when grid zindex changed #30259
glepnir
1
2024-11-23
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
1
2024-10-20
feat(float): allow enabling mouse for non-focusable window (#30844)
zeertzjq
1
2024-03-08
refactor(ui): remove outdated UI vs UIData distinction
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-18
docs: add style rule regarding initialization
dundargoc
1
2023-12-02
refactor: free more reachable memory with EXITFREE (#26349)
zeertzjq
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build: enable IWYU on mac
dundargoc
1
2023-11-19
refactor: follow style guide
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-10-06
refactor(grid): get rid of unbatched grid_puts and grid_putchar
bfredl
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-29
refactor: remove long
dundargoc
1
2023-09-20
refactor(grid): unused grid->line_wraps delenda est
bfredl
1
2023-09-19
refactor(grid): change schar_T representation to be more compact
bfredl
1
2023-08-18
fix(ui_compositor): only reset skipstart at first column (#24776)
zeertzjq
1
2023-06-04
fix(ui): don't send empty grid_line with redrawdebug=compositor (#23899)
zeertzjq
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-04-24
refactor(time): refactor delay with input checking
bfredl
1
2023-01-15
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
1
2023-01-09
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
1
2023-01-05
refactor(ui): devirtualize the ui layer
bfredl
1
2022-11-30
fix(ui-ext): log and clear error in ui_comp_event (#21147)
Andrew Willette
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-10-21
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
1
2022-10-05
refactor(redraw): no type argument in update_screen()
bfredl
1
2022-09-25
refactor: move klib out of src/nvim/ #20341
dundargoc
1
2022-09-22
fix(redraw): avoid unnecessary redraws and glitches with floats+messages
bfredl
1
2022-09-15
feat(ui): use msg_grid based implementation for cmdheight=0
bfredl
1
2022-09-02
fix(ui): ui compositor does not correctly free event callbacks
Famiu Haque
1
2022-09-01
fix(lua): make ui_attach()/ui_detach() take effect immediately (#20037)
zeertzjq
1
2022-08-31
feat(lua): vim.ui_attach to get ui events from lua
bfredl
1
2022-08-18
vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)
zeertzjq
1
2022-08-17
refactor: remove some unused includes (#19820)
zeertzjq
1
[next]