Swaylock-effects 1.6-3
Swaylock-effects 1.6-3
This is a smaller bug-fix release to fix some issues with 1.6-2.
- Fix a freezing issue as a result of OpenMP being used both before and after
a fork. - Convert images to RGB24 before applying any effects, because that's the
pixel format effects expect to work on. - Fix effects not being applied to images.
- Fix some build issues on some platforms.
- Use meson's config for optimization instead of hard-coding -O3.
- Add --trace option to trace events for easier debugging.