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
/
winfloat.c
Commit message (
Expand
)
Author
Age
*
feat(float): allow enabling mouse for non-focusable window (#30844)
zeertzjq
2024-10-20
*
fix(float): properly find last window of tabpage (#30571)
zeertzjq
2024-09-29
*
fix(window): making float with title/footer non-float leaks memory (#30551)
zeertzjq
2024-09-28
*
fix(api): fix crash/leak with float title/footer on error (#30543)
zeertzjq
2024-09-27
*
fix(float): handle error in win_float_create() (#29742)
glepnir
2024-07-17
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
fix(completion): improve popup window position (#26739)
Raphael
2024-04-25
*
feat(api): allow floats to be opened in non-current tabpage (#28480)
Will Hopkins
2024-04-25
*
fix(float): wrong position when bufpos is set
glepnir
2024-04-21
*
fix(api): win_set_config set tp_curwin of win moved from other tabpage
Sean Dewar
2024-03-09
*
fix(api): patch some cmdwin/textlock holes
Sean Dewar
2024-03-08
*
fix(api): handle win_split_ins failure properly
Sean Dewar
2024-03-08
*
vim-patch:9.1.0118: Use different restoration strategy in win_splitmove
Sean Dewar
2024-03-08
*
vim-patch:9.0.0245: mechanism to prevent recursive screen updating is incompl...
zeertzjq
2024-02-13
*
refactor: rename w_float_config to w_config #27419
Will Hopkins
2024-02-10
*
refactor: don't use subtraction in qsort() comparison functions
zeertzjq
2024-02-10
*
refactor: rename FloatConfig to WinConfig #27397
Will Hopkins
2024-02-09
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
fix(clangd): check size of array before applying qsort on it
sus-domesticus
2024-01-02
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: eliminate cyclic includes
dundargoc
2023-12-20
*
docs: add style rule regarding initialization
dundargoc
2023-12-18
*
feat(ui): completeopt support popup like vim
mathew
2023-12-16
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
refactor: move some functions to winfloat.c (#26020)
Raphael
2023-11-16