* Implement explicitly setting a center of rotation (#783) * Clean up example SCSS file (#644) * fix: demote two logging statements to debug (#1183) * fix: fix system tray not displaying anything (#1181) * Fixing missing commas in example (#1174) * docs(readme): improve spacing (#886) * fix: make formattime follow system locale (#1177) * fix: remove unused import (#1168) * Fix Typo ("procent" -> "percent") (#1169) * add `EWW_BATTERY` support in (free|open|net)bsd (#645) - Switch over to obs-scm in _service for now - Update vendored dependencies OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/eww?expand=0&rev=6
41 lines
1.5 KiB
Plaintext
41 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Sep 26 14:27:51 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
|
|
|
|
- Update to version 0.6.0+git53:
|
|
* Implement explicitly setting a center of rotation (#783)
|
|
* Clean up example SCSS file (#644)
|
|
* fix: demote two logging statements to debug (#1183)
|
|
* fix: fix system tray not displaying anything (#1181)
|
|
* Fixing missing commas in example (#1174)
|
|
* docs(readme): improve spacing (#886)
|
|
* fix: make formattime follow system locale (#1177)
|
|
* fix: remove unused import (#1168)
|
|
* Fix Typo ("procent" -> "percent") (#1169)
|
|
* add `EWW_BATTERY` support in (free|open|net)bsd (#645)
|
|
- Switch over to obs-scm in _service for now
|
|
- Update vendored dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 22 07:30:42 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
|
|
|
- Update to version 0.6.0
|
|
+ Fixes
|
|
- The shell-completions subcommand is now run before anything
|
|
is set up
|
|
- Fix nix flake
|
|
- Fix jq
|
|
- Labels now use gtk's truncation system
|
|
+ Features
|
|
- Add libdbusmenu-gtk3-devel BuildRequires: add systray widget
|
|
- Add :checked property to checkbox
|
|
- Disable cargo update: could not find `ObjectExt` in `glib`
|
|
(gh#elkowar/eww#1062 gh#elkowar/eww#1063)
|
|
- Add cargo test script
|
|
- Add CHANGELOG.md to doc
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 3 09:34:30 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
|
|
|
- Initial package
|
|
|