SHA256
1
0
forked from pool/eww
Files
eww/eww.changes
Muhammad Akbar Yanuar Mantari a7b7d1694c Accepting request 1178023 from home:mantarimay:branches:X11:Wayland
- 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

OBS-URL: https://build.opensuse.org/request/show/1178023
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/eww?expand=0&rev=4
2024-06-01 09:07:35 +00:00

24 lines
790 B
Plaintext

-------------------------------------------------------------------
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