Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tuner-displays
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
tuner-displays
Commits
df794cd5
Verified
Commit
df794cd5
authored
Jun 25, 2026
by
Kirill Unitsaev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.2.1-alt1
- Show single monitor settings directly on the main page
parent
62e819d1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
tuner-displays.spec
.gear/tuner-displays.spec
+4
-1
meson.build
meson.build
+1
-1
No files found.
.gear/tuner-displays.spec
View file @
df794cd5
...
...
@@ -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
...
...
meson.build
View file @
df794cd5
project(
'Displays',
['c', 'vala'],
version: '0.2.
0
',
version: '0.2.
1
',
meson_version: '>= 1.0',
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment