Skip to content

0.13.1

Latest
Compare
Choose a tag to compare
@fredizzimo fredizzimo released this 24 May 20:03
· 9 commits to main since this release
4d567d7

What's Changed

Bug Fixes

  • fix: Fix underline rendering by @AThePeanut4 in #2564
  • fix: Delay the window creation until it's time to draw by @fredizzimo in #2562
    • This fixes a lot of macOS issues, and some glitches when showing the window initially on other platforms
  • fix: neovide_scale_factor minor fix by @dineshKumar777 in #2570
  • fix: Require only DXGI 1.2 when not debugging by @fredizzimo in #2559
    • Fixes startup crash on Windows
  • fix: Broken IME enable and popup position by @fredizzimo in #2571
  • docs: Update list of currently available settings by @ekorchmar in #2583
  • fix: group floating window by @TwIStOy in #2578
  • fix: Don't use login shell on macOS if $TERM is set by @cpmsmith in #2587
  • fix: Another attempt to fix the IME not geting properly enabled by @fredizzimo in #2581
  • fix: Disable inter-layer grouping by default by @fredizzimo in #2580

Other Changes

New Contributors

Full Changelog: 0.13.0...0.13.1