File leftwm.changes of Package failed_leftwm
-------------------------------------------------------------------
Mon Mar 11 11:33:40 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- Update to version 0.5.1:
* The layouts and workspace.layouts in config.ron must be declared as
Strings because they are no longer backed by an enum. (ie. use layouts:
["CenterMain"] instead of layouts: [CenterMain])
* The max_window_width config was removed without direct replacement. The
"always fill entire screen" behavior can now be addressed by creating a
custom layout with an appropriate Reserve property.
* LeftWM now depends on lefthk ^0.2.0, which has been refactored
* Dialog windows correctly obey their spawned sized
* Fixes to location of spawned windows
* Fixes to full-screened windows
* Maximized windows no longer hide the dock
* Fixes to ordering of windows after exiting from full screen mode
* Basic theme and documentation fixes
* Improved performance for set_layout , event_loop, and Xscreens
* Improved error messages for leftwm-state and leftwm-check
* Cursors now snap to the bottom right of a window when resizing
* The new ignore_empty and ignore_used options in FocusNext/Previous Tag
* Command SwapWindowToTop introduced
-------------------------------------------------------------------
Sun Sep 10 14:09:10 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Use upstream tarball
- Update vendored dependencies
-------------------------------------------------------------------
Sun Aug 13 14:02:07 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Replace obsoleted `disabled` option with `manual` in service file.
-------------------------------------------------------------------
Sun Jun 25 07:15:33 UTC 2023 - Joshua Smith <jsmithfpv@gmail.com>
- Update to version 0.4.2:
* prepare 0.4.2 release (#1089)
* Add Optional Behavior Settings for FocusNextTag and
FocusPreviousTag (#1086)
* feat(leftwm-check): Add a check for other binaries to
leftwm-check so that packagers can ensure all current binaries
are installed. (#1077)
* update deps and fix builderror with `git_version` macro (#1075)
* fix basic_lemonbar template.liquid (#1080)
* fix - when window gets detroyed, find the last focused (#1055)
* on entering fullscreen, save order. On exit, restore. (#1052)
* docs(themes/basic_eww): correct writing and improve formatting
(#1076)
* Make configuration errors more visible (#1072)
* Simplify async tests with `tokio::test` (#1069)
- Added _service file
-------------------------------------------------------------------
Fri Feb 3 10:24:40 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Add suggested packages with leftwm
- Add filters for rpmlintrc
-------------------------------------------------------------------
Fri Jan 13 01:10:30 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Initial spec for leftwm 0.4.0+git56