v2.2
Pre-release
Pre-release
Note
As mentioned in the changelog, the GUI in this version has switched to using a new framework. This means there'll probably be some bugs that I haven't caught. If you encounter any, feel free to open an issue - they are appreciated :)
Downloads
- Windows installer (.exe)
- macOS installer (.dmg)
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
xattr -dr com.apple.quarantine /Applications/blur.app
to unquarantine it.
- Note: After opening on Mac for the first time you'll get a 'Blur is damaged and can't be opened.' error. To fix this, run
- Linux binaries
- Note: Requires manual installation of dependencies. See here for the list of dependencies.
Note: To opt in to beta update notifications you can enable
include beta updates
in yourblur.cfg
found in your config folder. Any feedback or issue reporting on these releases is greatly appreciated :)
Changes
- Ported the GUI from laf to SDL
- Expect bugs as this was a pretty major rewrite.
- User experience - things shouldn't be that different for now, but on macOS the GUI will now render properly at high DPI, and on Linux opening the file picker should be more reliable.
- Added the option to link/tie blur amount to FPS to keep the effective blur amount consistent across different framerates. Thanks @Furzide for the idea
- Improved dropdown styling