f10eb9df49
- Use %python3_pyproject_wheel instead of %pyproject_wheel
Michael Vetter2024-02-22 11:17:54 +00:00
e69396b5cc
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
Michael Vetter2024-02-21 09:48:01 +00:00
1710a91449
- Update to 2.4.1: * Fixed: Error when .config/flashfocus exists but no config file present * Fixed: Multiple sigints required to terminate flashfocus on sway * Update to use ruff and pre-commit * Modernize type hints
Michael Vetter2023-09-25 05:42:07 +00:00
27bf9585df
- Update to 2.3.1: * Fixed: #78 Fix error when the current workspace is null * Not user facing: #79 Fixed a bunch of mypy warnings
Michael Vetter2022-10-24 10:33:23 +00:00
2ee132dfdb
- Update to 2.3.0: * Added: #74 pyproject.toml config * Fixed: #77 Rare race condition when detecting the current workspace * Fixed: #78 Traceback when the current workspace is null * Not user facing: + #74 Misc. code cleanup/ linter fixes + #75 Fix bug in Dockerfile + #77 Add github action for running tests and fix some flakey tests + #76 Add CODEOWNERS file
Michael Vetter2022-09-13 05:44:10 +00:00
97f31daf8e
Accepting request 939035 from home:pgajdos:python
Michael Vetter2021-12-10 15:18:36 +00:00
29d70faba1
Accepting request 912363 from X11:Utilities
Richard Brown
2021-08-18 06:55:48 +00:00
f799851468
- Update to 2.2.4: * Fixed: Remove pytest from setup.py requirements (as it is not really required).
Michael Vetter2021-08-16 08:04:33 +00:00
890dfa2c90
- Update to 2.2.1: * Fixed: Renamed (--loglevel/-l) param to (--verbosity/-v) due to conflict with --flash-lone-windows
Michael Vetter2020-07-06 08:22:59 +00:00
7c222934d4
- Update to 2.1.3: * Fixed: #46 Accidental bump of required version of i3ipc - Refresh flashfocus-2.0.3-no-i3ipc.patch
Michael Vetter2020-03-31 07:50:34 +00:00
09e90d0eee
- Update to 2.1.2: * (Hopefully) fixed: #43 - Error when setting rules in config * Add support for Click 7.0
Michael Vetter2020-03-09 09:52:38 +00:00
6d804bca22
- Update to 2.0.5: * Add support for marshmallow v3 - Does not work with i3/sway yet because we don't have i3ipc packaged
Michael Vetter2019-09-15 06:58:18 +00:00
0c2fe0a474
- 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)
Michael Vetter2019-05-28 06:34:59 +00:00
bf98a93c60
- Update to 1.2.5: * Stopped using the deprecated inspect.getargspec API in python3 * Bug fix (issue #25)
Michael Vetter2019-05-27 05:52:57 +00:00
54eb1ec3d0
- 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
Michael Vetter2019-01-22 10:15:20 +00:00
bf929e7781
- 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
Michael Vetter2018-09-06 08:32:10 +00:00
e1221c2d91
Accepting request 614892 from X11:Utilities
Yuchen Lin2018-06-22 11:30:10 +00:00