- Updated chunkwm ABI version for compatibility with v0.4.6 and above.
- Updated chunkwm ABI version for compatibility with v0.4.0 and above.
- Reset wallpaper on all spaces on unload, and with
chunkc blur::reset
.
- Improve logging.
- Runtime commands to enable/disable blurring. Use
chunkc blur::enable
to enable blurring; usechunkc blur::disable
to disable blurring. - Help message. Run
chunkc blur::help
for help about variables and commands. - @crisidev created a brew formula!
- Fix: setting wallpaper on correct screen when working with more than one screen.
- Fix: count windows on active space, instead of on all visible spaces.
- chunkwm as submodule.
- Space specific wallpapers with the rule
<space>_wallpaper
.
- Fix: change wallpaper on deminimize.
- Fix: deleting temporary blurred walllpapers.
- Better error printing.
- Fix: deleting temporary blurred wallpapers.
- Runtime command:
chunkc blur::wallpaper [picture]
to change your wallpaper.
- Fix: blurred wallpaper stays the same after changing wallpaper and restarting chunkwm.
- CVar
wallpaper_tmp_file
changed towallpaper_tmp_path
.
- License
- Changelog
- Feature: restore wallpaper on current space to not-blurred version on unload.
- Fix: remove wallpaper on load/unload.