From f42ff35f242f4553a34d0b7b542fde2ab325f600 Mon Sep 17 00:00:00 2001 From: "Peter F. Patel-Schneider" Date: Tue, 17 Nov 2020 08:48:18 -0500 Subject: [PATCH] doc: add app metainfo file --- setup.py | 1 + share/solaar/metainfo.xml | 43 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 share/solaar/metainfo.xml diff --git a/setup.py b/setup.py index 42e3cc7e..9fc93ae0 100755 --- a/setup.py +++ b/setup.py @@ -24,6 +24,7 @@ def _data_files(): yield 'share/applications', ['share/applications/solaar.desktop'] yield 'share/solaar/udev-rules.d', ['rules.d/42-logitech-unify-permissions.rules'] + yield 'share/metainfo/io.github.pwr_solaar.solaar.metainfo.xml', ['share/solaar/metainfo.xml'] del _dirname diff --git a/share/solaar/metainfo.xml b/share/solaar/metainfo.xml new file mode 100644 index 00000000..dfc65e87 --- /dev/null +++ b/share/solaar/metainfo.xml @@ -0,0 +1,43 @@ + + + io.github.pwr_solaar.solaar + + Solaar + Solaar is a Linux manager for many Logitech keyboards, mice, and trackpads. + + CC-BY-4.0 + GPL-2.0-only + + + pointing + keyboard + touch + + + +

+ + Solaar + is a Linux manager for many Logitech keyboards, mice, and trackpads that connect wirelessly to a USB, Lightspeed, or Nano receiver, connect directly via a USB cable, or connect via Bluetooth. Solaar does not work with peripherals from other companies. +

+

+ Solaar can be used as a GUI application or via its command-line interface. Both interfaces are able to list the connected devices and show information about each device, often including battery status. Solaar is able to pair and unpair devices with receivers as supported by the device and receiver. Solaar can also control some changeable features of devices, such as smooth scrolling or function key behavior. +

+

+ Solaar's GUI normally uses an icon in the system tray and starts with its main window visible. +

+
+ +solaar.desktop + + + https://raw.githubusercontent.com/pwr-Solaar/Solaar/master/docs/Solaar-main-window-button-actions.png + + + https://raw.githubusercontent.com/pwr-Solaar/Solaar/master/docs/Solaar-main-window-receiver.png + + + https://raw.githubusercontent.com/pwr-Solaar/Solaar/master/docs/Solaar-menu.png + + +