| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 0.3.8
+ Added popup & countdown timer to restore from improper settings
; close
- Simplify spec source url and requires typelib GtkLayerShell
- Update to version 0.3.7
- Update to version 0.3.3
- Update to version 0.3.2
- Update to version 0.3.2
- Update to version 0.3.20
* Added try clause for Gdk.Monitor assignment error #60
* Added workaround for gtk3-1:3.24.42 Gdk.Monitor bug
* Hopefully fixed f-string error on python<3.12. #58
* Added support for upcoming new Hyprland socket files location
in $XDG_RUNTIME_DIR/hypr.
- Update to version 0.3.16
* dropped dependency on the wlr-randr package, all we need is
hyprctl monitors;
* added support for bitdepth 10;
* added initialization of the "monitor" key, in case we couldn't
detect and assign a Gdk.Monitor.
- Fix some rpmlint issues: + Add fdupes BuildRequires: fix files-duplicate + fix env-script-interpreter + fix non-executable-script
- Update to version 0.3.14
+ Added XDG_CONFIG_HOME usage for hyprland config;
+ Added creation of empty files on:
~/.config/sway/outputs,
~/.config/sway/workspaces,
~/.config/hypr/monitors,
~/.config/hypr/workspaces,
(or their equivalents in XDG_CONFIG_HOME if not found)
+ Documentation updated.
+ From now on we rely on the difference between hyprctl monitors
all and hyprctl monitors output to detect disabled monitors.
+ The DPMS check button works on Hyprland now.
- Update to version 0.3.10
+ [Hyprland] Adapter info, if any, stripped from output
descriptions
+ added check whether output_path exists before reading in backup
- Update to version 0.3.9
+ Confirmation popup moved to GtkLayerShell, to prevent it from
opening off-screen.