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
/
win_config.c
Commit message (
Expand
)
Author
Age
*
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: fix includes for api/autocmd.h
dundargoc
2023-11-27
*
build(IWYU): export generated headers
dundargoc
2023-11-27
*
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: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
2023-11-27
*
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
refactor: move some functions to winfloat.c (#26020)
Raphael
2023-11-16
*
build: remove PVS
dundargoc
2023-11-12
*
docs: small fixes (#25585)
dundargoc
2023-10-29
*
refactor: allow not having a `default` case for enum
Famiu Haque
2023-10-10
*
Merge pull request #25386 from glepnir/toggle_float
bfredl
2023-09-30
|
\
|
*
feat(float): support toggle show float window
glepnir
2023-09-30
*
|
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
|
/
*
fix(api): get virtual text with multiple hl properly (#25307)
zeertzjq
2023-09-22
*
Merge pull request #25096 from glepnir/float_winnew
bfredl
2023-09-20
|
\
|
*
fix(float): trigger winnew event when float window create
glepnir
2023-09-19
*
|
Merge pull request #25214 from bfredl/glyphcache
bfredl
2023-09-19
|
\
\
|
*
|
refactor(grid): change schar_T representation to be more compact
bfredl
2023-09-19
|
|
/
*
|
Merge pull request #25148 from glepnir/fixed_opt
bfredl
2023-09-19
|
\
\
|
|
/
|
/
|
|
*
fix(float): add fixd option
glepnir
2023-09-18
*
|
Merge pull request #25078 from glepnir/au
bfredl
2023-09-16
|
\
\
|
*
|
fix(ui): doesn't trigger au event when enter is false
glepnir
2023-09-15
|
|
/
*
/
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
|
/
*
feat(highlight): add `FloatFooter` highlight group
Evgeni Chasnovski
2023-08-26
*
feat(float): implement footer
Evgeni Chasnovski
2023-08-26
*
refactor(float): extract "title" and "title_pos" handling
Evgeni Chasnovski
2023-08-26
*
refactor(api): use typed keysets
bfredl
2023-08-07
*
feat(api): allow open_win/win_set_buf in the cmdwin in some cases
Sean Dewar
2023-07-26
*
fix(api): use text_locked() to check textlock
Sean Dewar
2023-07-05
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
Merge pull request #22865 from MunifTanjim/issue-20370
bfredl
2023-04-10
|
\
|
*
fix(api): do not re-apply win_config.style when missing
Munif Tanjim
2023-04-10
*
|
refactor: remove redundant const char * casts
ii14
2023-04-07
|
/
*
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
feat(float): open float relative to mouse #21531
Sebastian Lyng Johansen
2023-01-10
*
fix(ui): set stc to empty in floatwin with minimal style (#21720)
Raphael
2023-01-10
*
fix: use enum type
Raphael
2023-01-09
*
fix: format
Raphael
2023-01-09
*
fix(ui): convert title_pos string in nvim_win_get_config
Raphael
2023-01-09
*
docs(api): fix treesitter parsing errors
Christian Clason
2023-01-01
*
docs(gen): support language annotation in docstrings
Christian Clason
2022-12-02
*
fix: pvs warnings (#21145)
dundargoc
2022-11-22
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor(highlight): rename FloatBorderTitle #20988
Raphael
2022-11-07
*
feat(ui): add support to display a title in the border of a float (#20184)
Raphael
2022-11-06
*
fix(docs): invalid :help links #20345
Justin M. Keyes
2022-09-25
[next]