2024-02-21 09:48:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 21 09:47:50 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
|
|
|
%patchN.
|
2024-02-22 11:17:54 +00:00
|
|
|
- Use %python3_pyproject_wheel instead of %pyproject_wheel
|
2024-02-21 09:48:01 +00:00
|
|
|
|
2023-09-25 05:42:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 25 05:26:27 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 25 05:26:21 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 2.4.0:
|
|
|
|
|
* Updated: Drop support for python 3.6 and 3.7
|
|
|
|
|
* Updated: PEP 517 build system
|
|
|
|
|
- Remove flashfocus-2.0.3-no-i3ipc.patch
|
|
|
|
|
- Add flashfocus-2.4.0-no-i3ipc.patch
|
|
|
|
|
|
2022-09-13 05:44:10 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-10-24 10:33:23 +00:00
|
|
|
Mon Oct 24 10:31:09 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-09-13 05:44:10 +00:00
|
|
|
Tue Sep 13 05:42:27 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2022-07-11 06:51:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 11 06:49:06 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 2.2.5:
|
|
|
|
|
* Fixed: Relax PyYaml dependency
|
|
|
|
|
|
2021-12-10 15:18:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Dec 10 09:11:15 UTC 2021 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- pytest-runner is deprecated
|
|
|
|
|
|
2021-08-16 08:04:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 16 08:02:11 UTC 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 08:01:53 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 2.2.3:
|
|
|
|
|
* Bump click dependency to v9
|
|
|
|
|
|
2020-08-10 07:02:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 10 07:00:47 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 2.2.2:
|
|
|
|
|
* Added: #55 Emit warning when flash-fullscreen: true in sway.
|
|
|
|
|
|
2020-07-06 08:22:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 6 08:18:58 UTC 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
|
|
|
|
|
|
2020-06-01 05:45:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jun 1 05:44:53 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 2.2.0:
|
|
|
|
|
* Added: --loglevel CLI option
|
|
|
|
|
* Fixed: Removed --opacity documentation in help
|
|
|
|
|
|
2020-03-31 07:50:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 31 07:46:44 UTC 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
|
|
|
|
|
|
2020-03-09 09:52:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 9 09:50:01 UTC 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
|
|
|
|
|
|
2019-09-30 08:52:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 30 08:48:24 UTC 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
|
|
|
|
|
|
2019-09-15 06:58:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Sep 15 06:56:47 UTC 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 09:05:42 UTC 2019 - mvetter@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to 2.0.3:
|
|
|
|
|
* Fix typo in marshmallow pin
|
|
|
|
|
* Add init.py to display_protocols submodule
|
2019-09-16 07:06:19 +00:00
|
|
|
- Add flashfocus-2.0.3-no-i3ipc.patch
|
2019-09-15 06:58:18 +00:00
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 9 08:05:38 UTC 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
|
|
|
|
|
|
2019-05-28 06:34:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 28 06:33:34 UTC 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)
|
|
|
|
|
|
2019-05-27 05:52:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 27 05:51:23 UTC 2019 - mvetter@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to 1.2.5:
|
|
|
|
|
* Stopped using the deprecated inspect.getargspec API in python3
|
|
|
|
|
* Bug fix (issue #25)
|
|
|
|
|
|
2019-01-31 07:25:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 30 19:59:33 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
|
|
|
|
|
|
- Fix build with python 3.7
|
|
|
|
|
|
2019-01-28 08:29:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 28 08:27:28 UTC 2019 - mvetter@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to 1.2.1:
|
|
|
|
|
* Reverted Pyyaml requirement to >3.0
|
|
|
|
|
|
2019-01-22 10:15:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 22 10:06:39 UTC 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
|
|
|
|
|
|
2018-10-15 11:22:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Oct 15 11:13:23 UTC 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
|
|
|
|
|
|
2018-09-06 08:32:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 6 08:28:35 UTC 2018 - mvetter@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to 1.0.9:
|
2018-10-15 11:22:41 +00:00
|
|
|
* Improved test suite runtime
|
|
|
|
|
* Fix uncaught AttributeError when RuleMatcher returns None
|
|
|
|
|
* Fix bug which broke window flashing with transparent windows(#18)
|
2018-09-06 08:32:10 +00:00
|
|
|
* Code refactoring
|
|
|
|
|
|
2018-06-07 10:18:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jun 7 10:17:59 UTC 2018 - mvetter@suse.com
|
|
|
|
|
|
|
|
|
|
- Fix /bin/bash path
|
|
|
|
|
|
2018-06-06 09:11:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 6 07:52:55 UTC 2018 - mvetter@suse.com
|
|
|
|
|
|
|
|
|
|
- Only replace env in nc_flash_window via sed
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 6 07:36:44 UTC 2018 - mvetter@suse.com
|
|
|
|
|
|
|
|
|
|
- Recommend compton
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 6 07:07:40 UTC 2018 - mvetter@suse.com
|
|
|
|
|
|
|
|
|
|
- Initial package in version 1.0.7 for openSUSE
|