Skip to content

Releases: splintersuidman/blur

Version 0.2.4

10 Sep 18:33
Compare
Choose a tag to compare

Changed

  • Updated chunkwm ABI version for compatibility with v0.4.6 and above.

NOTE: minimum chunkwm version is v0.4.6 now.

Version 0.2.3

08 Jul 14:30
Compare
Choose a tag to compare

Changed

  • Updated chunkwm ABI version for compatibility with v0.4.0 and above.

NOTE: minimum chunkwm version is v0.4.0 now.

Version 0.2.2

20 Mar 15:01
Compare
Choose a tag to compare

Added

  • Reset wallpaper on all spaces on unload, and with chunkc blur::reset.

Changed

  • Improve logging.

Version 0.2.1

01 Feb 16:53
Compare
Choose a tag to compare

Added

  • Runtime commands to enable/disable blurring. Use chunkc blur::enable to enable blurring; use chunkc blur::disable to disable blurring.
  • Help message. Run chunkc blur::help for help about variables and commands.
  • @crisidev created a brew formula!

Changed

  • 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.

Thanks

Thanks to @crisidev for creating a brew forumula.

Version 0.2.0

31 Jan 10:09
Compare
Choose a tag to compare

Added

  • chunkwm as submodule.
  • Space specific wallpapers with the rule <space>_wallpaper.

Changed

  • Fix: change wallpaper on deminimize.

Version 0.1.4

09 Oct 18:01
Compare
Choose a tag to compare

Changed

  • Fix: deleting temporary blurred walllpapers.
  • Better error printing.

Version 0.1.3

22 Sep 07:03
Compare
Choose a tag to compare

Changed

  • Fix: deleting temporary blurred wallpapers.

Added

  • Runtime command #6: chunkc blur::wallpaper [picture] to change your wallpaper.

Version 0.1.2

20 Sep 19:14
Compare
Choose a tag to compare

Changed

  • Fix #5: blurred wallpaper stays the same after changing wallpaper and restarting chunkwm.
  • CVar wallpaper_tmp_file changed to wallpaper_tmp_path.

Version 0.1.1

18 Sep 18:03
Compare
Choose a tag to compare

Added

  • License
  • Changelog
  • Feature: restore wallpaper on current space to not-blurred version on unload.

Changed

  • Fix: remove wallpaper on load/unload.

Version 0.1.0

18 Sep 15:56
Compare
Choose a tag to compare

First release