Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
ximper-shell-osd
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
ximper-shell-osd
Commits
4e6330a3
Verified
Commit
4e6330a3
authored
Mar 28, 2026
by
Kirill Unitsaev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.1.0-eter1
- Initial build
parent
c4762b2b
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
58 additions
and
0 deletions
+58
-0
rules
.gear/rules
+2
-0
ximper-shell-osd.spec
.gear/ximper-shell-osd.spec
+56
-0
No files found.
.gear/rules
0 → 100644
View file @
4e6330a3
spec: .gear/ximper-shell-osd.spec
tar: .
.gear/ximper-shell-osd.spec
0 → 100644
View file @
4e6330a3
%define xdg_name ru.ximperlinux.shell.OSD
Name: ximper-shell-osd
Version: 0.1.0
Release: eter1
License: GPL-3.0
Summary: OSD overlay for Ximper Shell
Group: Graphical desktop/Other
Url: https://gitlab.eterfund.ru/ximperlinux/ximper-shell-osd
Vcs: https://gitlab.eterfund.ru/ximperlinux/ximper-shell-osd.git
Source: %name-%version.tar
BuildRequires(pre): rpm-macros-meson rpm-build-xdg
BuildRequires: meson
BuildRequires: vala
BuildRequires: vapi(gtk4-layer-shell-0)
BuildRequires: pkgconfig(gtk4)
BuildRequires: pkgconfig(json-glib-1.0)
BuildRequires: pkgconfig(libadwaita-1)
BuildRequires: pkgconfig(gtk4-layer-shell-0)
BuildRequires: pkgconfig(libpulse)
BuildRequires: pkgconfig(ddcutil)
%description
An on-screen display daemon for volume and brightness with GTK4/Libadwaita GUI for Wayland.
A component of the Ximper Shell.
%prep
%setup
%build
%meson
%meson_build
%install
%meson_install
%files
%_bindir/%name
%_datadir/dbus-1/services/%xdg_name.service
%dir %_xdgconfigdir/ximper-shell/osd
%config %_xdgconfigdir/ximper-shell/osd/*
%changelog
* Fri Mar 28 2026 Kirill Unitsaev <fiersik@altlinux.org> 0.1.0-eter1
- Initial build
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