File lswt.changes of Package lswt
-------------------------------------------------------------------
Fri Dec 13 05:36:10 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Add ea45c1a8cf66d102e6525d29b03126693949e562.patch
-------------------------------------------------------------------
Fri Dec 13 05:33:25 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Add the following patches:
* 55a29650a110928cb7ad612182c8096424ebb70a.patch
* 8d76a317ad2da073a638d72eac8a24df33ae01f1.patch
* ade15dbc3d11325a2569a0efd543d43a3ecb3547.patch
* c1ea4ee2a6e4a4e579a17f1e15351f225cb23a1d.patch
* e4ebefcb30053a990cb821a75c4e1310fc967673.patch
* fbb7be4354508b41552ce2159b1203db123916ac.patch
* fdf0932f2939696a8398b63871ccc85335274c1f.patch
-------------------------------------------------------------------
Fri Dec 13 05:27:15 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Add the following patches:
* 29329779b72cb0a7958b7491296782816de8e477.patch
* a39b55080dcb50edc9321d38af8775af22cf852f.patch
* d35786da4383388c19f5437128fd393a6f16f74f.patch
- Remove _service file
- Set source tarball to archived sources.
-------------------------------------------------------------------
Sat Jun 08 05:48:16 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
- Update Makefile.patch to current Makefile
- Update to version 2.0.0:
* Human readable output format has changed.
* Added watch mode, which will make lswt run continously,
printing any updates to title and app-id of all toplevels as
they happen.
* Added support for the new ext-foreign-toplevel-info-v1
protocol. lswt now supports both the ext- and the old wlr-
protocol. Note that the feature set of these protocols is not
congruent. The new ext- protocol offers unique identifiers for
each toplevel, which should allow greater scripting abilities,
while the older wlr- protocol supports states such as activated
("focused"), minimized, maximized and fullscreen. Should the
Wayland server support both protocols, the newer ext- protocol
is preferred.
* The JSON output format has changed significantly. It gained a
field indicating it's version and a field showing which
toplevel states supported.
* The TSV output format has been replaced by the more common and
more widely supported CSV output format. Fields can be
specified using a simple format string.
* Fixed various bugs around printing NULL values and escaping
strings for the machine readable output formats.
* Fixed minor memory leak.
* The Makefile has been updated to allow building on FreeBSD more
easily.
* lswt can now be build with clang more easiely.
-------------------------------------------------------------------
Tue Nov 7 09:09:26 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
-------------------------------------------------------------------
Mon Mar 14 22:08:27 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Use noun phrase in summary description
-------------------------------------------------------------------
Mon Mar 14 10:41:45 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Add patch to make spec simpler to build and install
-------------------------------------------------------------------
Sun Mar 13 12:28:49 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Fix spec (edit Version string to 1.0.4)
- Remove excluded architectures
- Clarify dependencies
-------------------------------------------------------------------
Sun Mar 13 12:26:43 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Use source tarball
- Update version to 1.0.4
-------------------------------------------------------------------
Sat Feb 19 11:02:11 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Initial rpm spec