* Fri Dec 10 2021 pgajdos@suse.com
- pytest-runner is deprecated
* Mon Aug 16 2021 Michael Vetter <mvetter@suse.com>
- Update to 2.2.4:
* Fixed: Remove pytest from setup.py requirements (as it is not really required).
* Mon Aug 16 2021 Michael Vetter <mvetter@suse.com>
- Update to 2.2.3:
* Bump click dependency to v9
* Mon Aug 10 2020 Michael Vetter <mvetter@suse.com>
- Update to 2.2.2:
* Added: #55 Emit warning when flash-fullscreen: true in sway.
* Mon Jul 06 2020 Michael Vetter <mvetter@suse.com>
- Update to 2.2.1:
* Fixed: Renamed (--loglevel/-l) param to (--verbosity/-v) due
to conflict with --flash-lone-windows
* Mon Jun 01 2020 Michael Vetter <mvetter@suse.com>
- Update to 2.2.0:
* Added: --loglevel CLI option
* Fixed: Removed --opacity documentation in help
* Tue Mar 31 2020 Michael Vetter <mvetter@suse.com>
- Update to 2.1.3:
* Fixed: #46 Accidental bump of required version of i3ipc
- Refresh flashfocus-2.0.3-no-i3ipc.patch
* Mon Mar 09 2020 Michael Vetter <mvetter@suse.com>
- Update to 2.1.2:
* (Hopefully) fixed: #43 - Error when setting rules in config
* Add support for Click 7.0
* Mon Sep 30 2019 mvetter@suse.com
- Update to 2.1.1:
* Fixed: #39 Crashes when switching tags on dwm
* Handle null NET_WM_STATE when detecting fullscreen
- Changes from 2.1.0:
* Added: flash-fullscreen/no-flash-fullscreen config options
* Fixed: Exit without traceback for non-supported wayland WMs
* Fixed: Cleaned up flakey tests
* Sun Sep 15 2019 mvetter@suse.com
- Update to 2.0.5:
* Add support for marshmallow v3
- Does not work with i3/sway yet because we don't have i3ipc
packaged
* Tue Sep 10 2019 mvetter@suse.com
- Update to 2.0.3:
* Fix typo in marshmallow pin
* Add init.py to display_protocols submodule
- Add flashfocus-2.0.3-no-i3ipc.patch
* Mon Sep 09 2019 mvetter@suse.com
- Update to 2.0.1:
* Temporarily pin marshmallow to v2
* Added sway support
* Dropped python2 support
* Increased minimum pyyaml version to 5.1
* Added i3ipc requirement
* Tue May 28 2019 mvetter@suse.com
- Update to 1.2.7:
* Added support for marshmallow v3 which is in prerelease
* Set windows to default opacity even if they're not flashed (#25)
* Mon May 27 2019 mvetter@suse.com
- Update to 1.2.5:
* Stopped using the deprecated inspect.getargspec API in python3
* Bug fix (issue #25)
Version: 1.2.1-bp151.1.3
* Wed Jan 30 2019 Bernhard Wiedemann <bwiedemann@suse.com>
- Fix build with python 3.7
* Mon Jan 28 2019 mvetter@suse.com
- Update to 1.2.1:
* Reverted Pyyaml requirement to >3.0
* Tue Jan 22 2019 mvetter@suse.com
- Update to 1.2.0:
* Added flash-lone-windows CLI option.
* Added: ability to set custom config file location with --config flag
* Fixed: Use marshmallow strict mode due to deprecation warning
* Fixed: Updated pyaml version in requirements due to security vulnerability
* Mon Oct 15 2018 mvetter@suse.com
- Update to 1.1.1:
* Implemented flash-lone-windows configuration option
(see default config file for details)
* Added flash-lone-windows CLI option
* Thu Sep 06 2018 mvetter@suse.com
- Update to 1.0.9:
* Improved test suite runtime
* Fix uncaught AttributeError when RuleMatcher returns None
* Fix bug which broke window flashing with transparent windows(#18)
* Code refactoring
* Thu Jun 07 2018 mvetter@suse.com
- Fix /bin/bash path
* Wed Jun 06 2018 mvetter@suse.com
- Only replace env in nc_flash_window via sed
* Wed Jun 06 2018 mvetter@suse.com
- Recommend compton
* Wed Jun 06 2018 mvetter@suse.com
- Initial package in version 1.0.7 for openSUSE