Releases: yatli/fvim
Releases · yatli/fvim
v0.3.503+g5254e85
v0.3.498+g0190abd
Changes:
- 0190abd Update azure-pipelines.yml for Azure Pipelines
- 105fcda Update azure-pipelines.yml for Azure Pipelines
- f879203 fix missing minimize button label
- ca5d807 migrate from async to native tasks
- 7de0944 moving to .net 6.0
- 337cf63 Merge pull request #208 from kalvinpearce/master
- 82440e6 Fix typo in README.md
- b144d1e Merge pull request #207 from cro/master
- 3b91006 Make launcher script behave more nicely with big environments and environment vars with spaces.
This list of changes was auto generated.
v0.3.489+g98c4036
Changes:
This list of changes was auto generated.
v0.3.487+gb4be2e2
Changes:
- b4be2e2 fix normal exit...
- 1cdb244 Update to Avalonia 0.10.8 -- better performance in X11
- d818312 add update.sh for development
- 91c5c33 fix #203
- 7f01739 make CursorConfig recursive to notify parents
- 21a4629 simplify input handling
- 0efa44b Merge branch 'master' of github.com:yatli/fvim
- a9c48ca Merge pull request #194 from jjohnson338/input_todo_cleanup
- c2349c3 Merge pull request #194 from jjohnson338/input_todo_cleanup
- bfb6ae1 update input.fs logic -- split early to avoid re-computing
See More
- 568bb7a Merge branch 'master' of github.com:yatli/fvim
- 00587b3 allow floats to have widgets
- 8a7e6ff ...
- 22ccc05 Merge branch 'master' of github.com:yatli/fvim
- 3f3d90b update arm builds to 64bit...
- 3d8c4c8 fix #75
- 8c9575f some unwraps, some guards.
- 3a52ba6 Update azure-pipelines.yml for Azure Pipelines
- 5294848 Cleanup Todos in input.fs
This list of changes was auto generated.
v0.3.468+g123a102
v0.3.467+g6619106
Changes:
- 6619106 track out-of-bound widgets
- 96fe49d the optimization does not work with linux...
- 60395f2 performance improvements for text rendering.
- f217bc4 add profiling data
- 694e460 ...
- 99610a7 do not send mouse events if widget is not mouse-enabled.
- 710d8a2 themed svg
- 4ab8bfc better svg
- 3217e22 draw background for text widgets
- 56b9b29 gui-widgets: cursorhide and text/plain
v0.3.456+g275827a
Changes:
- 275827a ...
- 20bfdeb widgets/floats proper composition
- 1018bd6 clip each vm individually
- aa1273f update win_extmarks handling
- 5c78e92 extmark mouse events
- 9d7df46 refactor. support gui-widget placement alignment and stretch options
- 5735080 integrate win_extmarks
- 71ba449 hide gadgets when floating windows are visible
- 073e084 cosmetics, but need more
- ca8e55d more
See More
- 7f67dbd trace without print still takes time...
- f4afe63 fix #185 and others: mouse events with floating windows. reduce logging in Release.
- a7494aa update README
- dd66c8e update to .net 5.0.x and Avalonia 0.10.7
- 27a28a2 cleanup.
- d2fd571 fix grid sizing inconsistencies -- grid vm receives redraw commands to update framebuffer w/h, grid view checks for inconsistencies and trigger gridvm.SetMeasuredSize.
- e72abf8 update init mechanism to support remote sessions. use lua to write the init script to a remote temp file and then source it.
- fc875b0 update window<->buf linking logic
- 0101d5e add svg support
- 1eec3a7 gui-widgets integration
- 6fb2243 msgpack: implement match state triggers for binary data
- e9daaf0 update to MessagePack 2.x
- 2ec3852 prepare for gui changes
This list of changes was auto generated.
v0.3.433+gf48ac0e
Changes:
- f48ac0e fix #199
- ee8bad0 scrollbar visual tweaks
- a097432 sign indicators for scrollbar OK!
- a55879a refactor. split scripts to fvim.vim and OnBufWinEnter done.
- 0716d4d limit scrollbar height
- 53d9e71 no msg
- 9177f16 algin with upstream
- a845d08 scrollbar works.
- a5839fc prepare to work on scrollbars.
- 4549f43 refactoring
This list of changes was auto generated.
v0.3.423+g6e28667
Changes:
- 6e28667 draw msg grid separator
- 995b14c temporarily work around the style class setter problem
- a9ced61 add version calculator..
- 85a1f65 Update azure-pipelines.yml for Azure Pipelines
- ad45cbc Update azure-pipelines.yml for Azure Pipelines
- cc8cb3c Update azure-pipelines.yml for Azure Pipelines
- 09c9f90 set ext window name
- ef7512d bring back cursor-initiated focus change...
- 2c5b229 ToggleFullScreen: handle multi windows
- fb34805 update README
See More
- 0882f0f FrameVM: do not maximize for detached frames
This list of changes was auto generated.
Welcome to multigrid!
Changes:
- 3b521db GridVM: FindTargetVM: search child even if the child itself doesn't overlap with the target point (for overflowed float grand childrens etc.)
- b5f135b def: fix win_close, grid_destroy parsing
- 8dd49ce update update.ps1
- dec9a6d Merge branch 'master' of github.com:yatli/fvim
- e29d863 merge with multigrid_next
- 21fe3fd z-index aware findTargetVm (for cursor config)
- 353daaa z-index aware text composing
- 328bec0 GridVM: reset anchor to 0 when detached as external
- 77e1840 Merge pull request #192 from jjohnson338/master
- e9ef4b7 Updated path of fvim.ico to include parent dir
See More
- 98b8e8c minor.
- cecd5f9 improve text composition
- 310e87d win_float_pos: support parsing z-index
- 6e4c3a3 improve textual grid composition
- 85c5a37 update getopt terminal command params
- b7b4d44 invalidate visual on cursor config.
- c8cf42a handle external window close
- 1a0f6af external window works
- d242367 handle win_hide
- 466846f multigrid, composed
This list of changes was auto generated.