Skip to content

Releases: yatli/fvim

v0.2-186-g30d61fa

15 Nov 19:18
Compare
Choose a tag to compare

Changes:

  • 30d61fa fix #92: title bar and cursor are aware of inactive window
  • 283e5af #92: cursor is now aware of inactive window

This list of changes was auto generated.

v0.2-184-gfd670f8

12 Nov 08:37
Compare
Choose a tag to compare

Changes:

  • fd670f8 fix build errors. update to avalonia v0.9 preview; fix #94
  • 72f0641 update readme.
  • 4877e1e fix #68
  • 2bd67b3 Merge pull request #74 from yatli/blur_bg
  • f4e1ed5 remember last ui status and restore on startup
  • 05d6721 revert font position calculation
  • a80bb80 Merge branch 'master' into blur_bg
  • 99357d8 don't enable drag resize on fullscreen/maximized state
  • 0d7a663 Merge branch 'master' into blur_bg
  • 6971490 Merge pull request #83 from yatli/custom_titlebar
See More

This list of changes was auto generated.

v0.2-132-ge81f09a

05 Oct 15:52
Compare
Choose a tag to compare

Changes:

  • e81f09a fix #82
  • 3802d59 fix keymap regression
  • 48b42e8 fix reverse color calculation
  • 2fc3093 add all entries from Avalonia Key enum
  • 6457500 fix compile warnings
  • 7c17e77 mouse: do not translate mouse press counters into repeated clicks
  • 72cfe68 Merge pull request #79 from yatli/multigrid
  • 0dfe162 fix linux InvalidateVisual
  • 5f57798 revert ReactiveUI dep to fix build
  • 4e1c563 cleanup
See More
  • dca1d8e add theme.fs, move global theme settings. move more redraw commands to
  • 3aa2519 cache events in case the editor grid does not get ready promptly
  • 6995255 work around neovim win_pos message quirk
  • 958af43 revert Microsoft.Win32.Registry to 4.5
  • 9afd0e9 ui: minor touches on RenderText
  • 28ea89e updating deps. minor touches, enable multigrid (broken)
  • 25e243d use nvim_input_mouse for mouse events
  • 77deb39 wip: moving input events to the main window, shall also move popup
  • 3a0f08e ui: try remove padding above baseline
  • 07604c4 minor touch
  • acbb217 refactoring. dispatch redraw events, not always broadcast.
  • 3b70ad5 Merge pull request #78 from yatli/crash_report
  • b45b538 branch out multigrid
  • 6806678 wrapup.
  • 935d944 add crash report window
  • 2fda012 refactor. move query ui capabilities to main model
  • 0fad65b fix #70
  • 9a34fb6 update deps, fix cursor animations
  • 173164c fix #64
  • af99aed fix #60
  • 70ca775 fix #65
  • 4e77a9b update_with_deps.ps1

This list of changes was auto generated.

v0.2-100-g520d8b8

16 Sep 02:33
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v0.2-96-g269872a

10 Sep 01:39
Compare
Choose a tag to compare

Changes:

  • 269872a README: add rpm package installation command
  • 0329456 getopt: fix tryDaemon fallback
  • 708d108 Merge pull request #56 from jjohnson338/rpm_build
  • 7573292 Implement rpm packaging
  • a3265a7 popupvm: fix #54 with async chunked item operations
  • baca502 Update README.md
  • ce4518a Merge pull request #55 from jjohnson338/master [ #52 ]
  • d49d3b7 Improve linux installation instructions #52

This list of changes was auto generated.

v0.2-88-g17b59dd: Merge pull request #53 from yatli/popupmenu

03 Sep 02:51
17b59dd
Compare
Choose a tag to compare

Changes:

  • 17b59dd Merge pull request #53 from yatli/popupmenu
  • de62461 ui options configuration ok.
  • 8762c8a popupmenu hover workaround
  • f4eb5c9 BaseView: add ViewModelConnected event.
  • cbb44f1 PAD
  • b1f4b1d Merge branch 'master' into popupmenu
  • d3aa1d8 properlly throttle rendering ticks
  • f7100c0 PAD
  • 31e0683 popupmenu: sync colors from semantic highlighting groups
  • e6ac3bb popupmenu: sync font settings from editor
See more

This list of changes was auto generated.

v0.2-71-g5bc3070

02 Sep 09:25
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v0.2-70-g45665ac

27 Aug 22:54
Compare
Choose a tag to compare

Changes:

  • 45665ac revert NuGet.config. prevent pack.ps1 from removing sources from the local nuget config
  • 003309c add option to disable shift-space (sending space instead)
  • b2d9574 avoid sending capslock as a sequence of keys

This list of changes was auto generated.

v0.2-67-g680028c

27 Aug 18:18
Compare
Choose a tag to compare

Changes:

  • 680028c update deps to latest avalonia-ci builds
  • 60d4731 update NuGet.config
  • f1a48a4 rename nuget.config
  • 629a8c3 update deps
  • f071d32 Merge pull request #49 from thautwarm/master [ #48 ]
  • e465da6 workaround #48
  • 0324dec synchronize neovim events
  • 4ea92f9 refactor editor vm -- consolidate cursor vm
  • e085ec5 popup menu work in progress
  • 88135ac remove log ignore code improves performance (???); implement frame skipping
See more
  • 5f8989c refactoring. move common view code to ViewBase

This list of changes was auto generated.

v0.2-56-gfd39a12

14 Aug 12:49
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.