Add Fedora Tools settings module

This commit is contained in:
ajp_anton
2026-09-05 02:53:11 +00:00
parent 19df3c3a75
commit d6f30c5735
23 changed files with 1354 additions and 4 deletions
@@ -1,6 +1,6 @@
Name: plasma-task-group-shortcuts
Version: 0.1.0
Release: 12%{?dist}
Release: 13%{?dist}
Summary: Application-group shortcuts for the Plasma Task Manager
License: MIT
@@ -22,6 +22,7 @@ BuildRequires: plasma-workspace-devel >= 6.7
BuildRequires: qt6-qtbase-devel
BuildRequires: qt6-qtwayland-devel
Requires: plasma-workspace >= 6.7
Provides: fedora-tools-tool
%description
Changes Plasma's Meta+number shortcuts to address application groups while
@@ -53,5 +54,8 @@ install -Dpm 0644 %{SOURCE2} \
%{_sysconfdir}/xdg/autostart/se.ajpanton.plasma-task-group-shortcuts-autostart.desktop
%changelog
* Sat Sep 05 2026 fedora-tools contributors - 0.1.0-13
- Advertise the tool to Fedora Tools settings
* Fri Sep 04 2026 fedora-tools contributors - 0.1.0-12
- Initial package