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
/
winfloat.c
Age
Commit message (
Expand
)
Author
Files
2026-04-19
feat(options): add 'winpinned' to pin a window #39157
luukvbaal
1
2026-03-14
feat(api): nvim_win_set_config can move split to other tp as floatwin
Sean Dewar
1
2026-03-14
fix(winfloat): last_status when changing split to floatwin
Sean Dewar
1
2026-03-14
refactor(window): lastwin_nofloating takes tp
Sean Dewar
1
2026-03-13
fix(ui): preview float doesn't respond to mouse scroll #38270
glepnir
1
2026-02-16
fix(float): clamp floating window above cmdline #37899
luukvbaal
1
2026-01-10
fix(completion): set 'wrap' and scrolloff=0 in preview window (#37327)
glepnir
1
2025-11-28
fix(float): null pointer dereference, redundant call #36727
glepnir
1
2025-11-27
fix(float): respect statusline=3, don't inherit local 'statusline' #36716
glepnir
1
2025-11-26
feat(float): 'statusline' in floating windows #36521
glepnir
1
2025-10-11
fix(float): crash from nasty :fclose autocmds (#36134)
Sean Dewar
1
2025-09-13
feat(ui): support grid=0 in nvim_input_mouse #32535
fredizzimo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-06-14
fix(window): don't enter unfocusable or hidden prevwin (#34486)
luukvbaal
1
2025-04-28
refactor(ui): separate types for allocated grids and viewports
bfredl
1
2025-02-14
fix(float): "Not enough room" error for 1-line float #25192
glepnir
1
2025-01-14
feat(api): nvim_open_win() relative to tabline and laststatus #32006
luukvbaal
1
2025-01-09
Revert "refactor(options): set option value for non-current context directly"...
zeertzjq
1
2024-12-26
refactor(options): set option value for non-current context directly
Famiu Haque
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-16
refactor(options): remove `.indir`, redesign option scopes #31066
Famiu Haque
1
2024-10-24
fix(options): missing error check for global 'scl' and 'winhl' (#30919)
zeertzjq
1
2024-10-20
feat(float): allow enabling mouse for non-focusable window (#30844)
zeertzjq
1
2024-09-29
fix(float): properly find last window of tabpage (#30571)
zeertzjq
1
2024-09-28
fix(window): making float with title/footer non-float leaks memory (#30551)
zeertzjq
1
2024-09-27
fix(api): fix crash/leak with float title/footer on error (#30543)
zeertzjq
1
2024-07-17
fix(float): handle error in win_float_create() (#29742)
glepnir
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-04-25
fix(completion): improve popup window position (#26739)
Raphael
1
2024-04-25
feat(api): allow floats to be opened in non-current tabpage (#28480)
Will Hopkins
1
2024-04-21
fix(float): wrong position when bufpos is set
glepnir
1
2024-03-09
fix(api): win_set_config set tp_curwin of win moved from other tabpage
Sean Dewar
1
2024-03-08
fix(api): patch some cmdwin/textlock holes
Sean Dewar
1
2024-03-08
fix(api): handle win_split_ins failure properly
Sean Dewar
1
2024-03-08
vim-patch:9.1.0118: Use different restoration strategy in win_splitmove
Sean Dewar
1
2024-02-13
vim-patch:9.0.0245: mechanism to prevent recursive screen updating is incompl...
zeertzjq
1
2024-02-10
refactor: rename w_float_config to w_config #27419
Will Hopkins
1
2024-02-10
refactor: don't use subtraction in qsort() comparison functions
zeertzjq
1
2024-02-09
refactor: rename FloatConfig to WinConfig #27397
Will Hopkins
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-02
fix(clangd): check size of array before applying qsort on it
sus-domesticus
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-18
docs: add style rule regarding initialization
dundargoc
1
2023-12-16
feat(ui): completeopt support popup like vim
mathew
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-16
refactor: iwyu (#26062)
zeertzjq
1
[next]