Skip to content

Releases: yatli/fvim

v0.3.503+g5254e85

11 Mar 16:58
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v0.3.498+g0190abd

11 Mar 09:41
Compare
Choose a tag to compare

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

17 Oct 03:56
Compare
Choose a tag to compare

Changes:

  • 98c4036 update build pipeline
  • 4362d8a fix floating window z comparison

This list of changes was auto generated.

v0.3.487+gb4be2e2

11 Oct 16:44
Compare
Choose a tag to compare

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

25 Sep 18:22
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v0.3.467+g6619106

24 Sep 18:22
Compare
Choose a tag to compare

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
See More

This list of changes was auto generated.

v0.3.456+g275827a

18 Sep 22:55
Compare
Choose a tag to compare

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

10 Sep 19:33
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v0.3.423+g6e28667

07 Sep 12:57
Compare
Choose a tag to compare

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!

15 Aug 17:37
Compare
Choose a tag to compare

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

This list of changes was auto generated.