0.2.1-alt1

- Show single monitor settings directly on the main page
parent 62e819d1
......@@ -2,7 +2,7 @@
%define xdg_name ru.ximperlinux.tuner.Displays
Name: tuner-displays
Version: 0.2.0
Version: 0.2.1
Release: alt1
License: GPL-3.0
......@@ -56,6 +56,9 @@ Supported environments:
%_datadir/metainfo/%xdg_name.metainfo.xml
%changelog
* Thu Jun 25 2026 Kirill Unitsaev <fiersik@altlinux.org> 0.2.1-alt1
- Show single monitor settings directly on the main page
* Mon Jun 15 2026 Kirill Unitsaev <fiersik@altlinux.org> 0.2.0-alt1
- Improve monitor arrangement snapping and resize handling
- Add monitor preview, labels and refined display names
......
project(
'Displays',
['c', 'vala'],
version: '0.2.0',
version: '0.2.1',
meson_version: '>= 1.0',
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment