1.2.0 (2024-07-06)
1.1.0 (2023-03-12)
- added stars (049ac75)
- added winblend option (734678c)
- added xmas theme (30e09ff)
- initial commit (5349b9f)
- properly made drop background transparent without losing color of the drops (79da940)
- hide drops with vim.schedule. Fixes #6 (d9bd4ff)
- potential stuck snowflake top left (15db372)
- re-init drop when failed to set extmark (f0184df)
- redraw after updating drops so that it still renders during blocking events (6f2c550)
- render speed (290ed07)
- resize drop area on VimResized (dce331a)
- schedule wrap screensaver. Fixes #4 (3511533)
- set zindex to 10 to make sure other floats are visible. Fixes #3 (7dec467)
- snowflakes no longer get stuck on the left side of the editor (69dd33a)