File aylurs-gtk-shell.changes of Package aylurs-gtk-shell
-------------------------------------------------------------------
Sat Aug 17 21:34:45 UTC 2024 - Krzysztof Wiktorczyk <magu44@gmail.com>
- v1.8.2
- Features
* Calendar.detail
* SpinButton.range
* SpinButton.increments
* Network.frequency
* recursive Utils.monitorFile
* add: Network.vpn
* add write and writeAsync to Utils.subprocess
- Fixes
* compiles with typescript >= 5.0.4
* DrawingArea.draw-fn
* hyprland: active client empty on window close
* dispose signal on Variable
* skip unnecessary value setting in Utils.derive and Utils.merge
* properly log errors from Variables
* adjust Hyprland socket (#398)
- Breaking Changes
* Stream.is_muted corresponds to actual mute state
* Utils.exec returns stderr on error