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
/
ui_compositor.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
refactor: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
*
refactor: format with uncrustify #15872
dundargoc
2021-10-02
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
floats: z-index
Björn Linse
2021-05-15
*
ui_compositior: handle multiple displayed floats in the same tick
Björn Linse
2021-04-26
*
floats: handle interaction with popupmenu and border correctly
Björn Linse
2021-03-25
*
screen: make ui_compositor aware of the intended size of a float
chentau
2021-03-11
*
Use abort() instead of assert(false) for things that should never happen
James McCoy
2021-01-31
*
Merge pull request #12698 from erw7/fix-popupmenu-with-rl
Jan Edmund Lazo
2020-11-13
|
\
|
*
ui: fix problem with the popupmenu when rightleft is set
erw7
2020-07-31
*
|
api: add API for themes
Björn Linse
2020-11-01
|
/
*
doc: fix typos
Brian Wignall
2019-11-27
*
screen: don't crash on invalid grid cells being recomposed
Björn Linse
2019-09-30
*
compositor: avoid transmitting invalid lines on double scroll
Björn Linse
2019-09-15
*
UIAttach, UIDetach
Justin M. Keyes
2019-09-12
*
screen: add some documentation of internals of msg_grid implementation
Björn Linse
2019-09-01
*
screen: use dedicated message grid
Björn Linse
2019-09-01
*
compositor: handle invalid screen positions after resize gracefully
Björn Linse
2019-08-14
*
PVS/V512: memcpy overflow/underflow #10642
Ihor Antonov
2019-07-28
*
floats: fix 'winblend' on top of doublewidth chars.
Björn Linse
2019-07-13
*
Merge pull request #9575 from bfredl/redrawdebug
Björn Linse
2019-07-09
|
\
|
*
ui: add 'redrawdebug' option for flexible debugging of redrawing
Björn Linse
2019-07-09
*
|
compositor: handle float overlapping left half of doublewidth char
Björn Linse
2019-07-09
|
/
*
compositor: handle scrolling of blended window
Björn Linse
2019-06-26
*
ui: add 'winblend' to support blending of floating windows
Björn Linse
2019-06-25
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
doc [ci skip]
Justin M. Keyes
2019-03-26
*
compositor: fix rendering issues with floats opened after popupmenu
Björn Linse
2019-03-14
*
PVS/V501: ui_compositor.c: identical sub-expressions #9673
Billy SU
2019-03-05
*
floats: implement floating windows
Björn Linse
2019-03-02
*
UI: 'pumblend' for cterm (256-color TUI)
Justin M. Keyes
2019-02-12
*
UI: implement 'pumblend' option for semi-transparent popupmenu
Björn Linse
2019-02-07
*
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