v0.5.0
Many improvements and fixes from the community :)
Changes
- fix: Read absolute path of symlinks
- internal: fix duplicate include of math
- feat: add splash_offset
- readme: update opensuse deps
- render: always draw a black background first
- ipc: allow multiple read from IPC
- fix: respect PREFIX in Makefile
- surface: set fully opaque
MRs
- fix: Read absolute path of symlinks by @slowsage in #90
- dupliacate include of math by @LamprosPitsillos in #95
- add "splash_offset" by @MightyPlaza in #98
- Update README.md by @uncomfyhalomacro in #99
- Always draw a black background behind the wallpaper by @FakeMichau in #100
- Allow multiple read from IPC + some refactor by @cylian914 in #102
- fix: respect PREFIX in Makefile by @czadowanie in #106
New Contributors
- @slowsage made their first contribution in #90
- @LamprosPitsillos made their first contribution in #95
- @MightyPlaza made their first contribution in #98
- @uncomfyhalomacro made their first contribution in #99
- @FakeMichau made their first contribution in #100
- @cylian914 made their first contribution in #102
- @czadowanie made their first contribution in #106
Full Changelog: v0.4.0...v0.5.0