Commit Graph

1919 Commits

Author SHA1 Message Date
Deniz b3ebdb3786 more translation 2022-05-23 07:40:50 -04:00
Peter F. Patel-Schneider a5ff1c21cb ui: put battery information in tray menu labels 2022-05-18 18:24:35 -04:00
Peter F. Patel-Schneider 1c596a8124 rules: only one warning per inaccessible key for KeyPress action 2022-05-11 12:35:04 -04:00
Peter F. Patel-Schneider b717872557 device: add G502 Gaming Mouse 2022-05-11 09:18:09 -04:00
Peter F. Patel-Schneider 97344c4660 rules: better determination of keycodes and handle keysym level 2022-05-08 07:26:07 -04:00
Stephen Kitt 2b4e272331 Move the metainfo XML declaration to the top
The metainfo file is no longer a valid XML file; the XML declaration
must be the first line in the file. The file can be checked with
appstreamcli validate.

This moves the declaration back to the top of the file.

Signed-off-by: Stephen Kitt <steve@sk2.org>
2022-05-05 13:13:16 -04:00
Peter F. Patel-Schneider dd1b3dc573 doc: upgrade documentation on KeyPress rule action 2022-05-04 10:59:16 -04:00
Peter F. Patel-Schneider b5e910916c solaar: defensive measure for partly set up receiver when notifications start 2022-05-04 10:54:03 -04:00
Peter F. Patel-Schneider 97dca3d8f3 device: clear out fields for empty persistent remappable action 2022-04-30 08:10:52 -04:00
Peter F. Patel-Schneider afa91b57c8 config: fix message generation when device is offline 2022-04-29 14:22:38 -04:00
Peter F. Patel-Schneider 15efb887f4 misc: update bug report form 2022-04-29 14:18:59 -04:00
Peter F. Patel-Schneider 3413e8f196 docs: update docs on mouse gestures and sliding dpi 2022-04-29 14:18:59 -04:00
Peter F. Patel-Schneider 85bcfe7310 device: fix bug in feature lookup 2022-04-29 07:24:26 -04:00
Peter F. Patel-Schneider 13df79d7af docs: update information on rules under Wayland 2022-04-28 10:24:24 -04:00
Peter F. Patel-Schneider 5a103927ec settings: better ordering of settings 2022-04-27 19:34:09 -04:00
Sören Beye 4c46b1fcc2 device: add G533 headset 2022-04-27 12:05:31 -04:00
Peter F. Patel-Schneider 0c4e4fcf7f solaar: only create configuration entries for off-line devices if they have a serial number 2022-04-26 09:03:20 -04:00
Peter F. Patel-Schneider fb74e3b657 settings: store None in persister for non-persisting settings 2022-04-26 09:03:20 -04:00
Peter F. Patel-Schneider 055c8776cc settings: keep trying settings that have worked 2022-04-26 09:03:20 -04:00
Peter F. Patel-Schneider 4459ea5342 device: improve device features handling 2022-04-26 09:03:20 -04:00
Peter F. Patel-Schneider 74304a98c7 release 1.1.3 2022-04-25 09:05:50 -04:00
Peter F. Patel-Schneider 5a3ffe04e8 release 1.1.3rc3 2022-04-21 07:32:52 -04:00
Rongrong 8e61ada15b
po: update zh_CN translation (#1575)
Co-authored-by: Peter F. Patel-Schneider <pfpschneider@gmail.com>
2022-04-20 18:02:56 -04:00
Danfro 94803d237d
dist: remove README file and changing the wording of i18n.md
* remove README file and changing the wording of i18n.md

* add missing the

Co-authored-by: Peter F. Patel-Schneider <pfpschneider@gmail.com>
2022-04-20 18:00:40 -04:00
Danfro 2b360febec fix a typo and suggest new wording for contribution section 2022-04-20 17:58:06 -04:00
Peter F. Patel-Schneider fcddd94d7d common: add alternative way to initialize NamedInts and lower python dependency to 3.6 2022-04-20 17:14:08 -04:00
Danfro 041aed3b42 update German translation 2022-04-20 16:47:11 -04:00
Peter F. Patel-Schneider 9ed76b24fb rules: fix bug in xtest mouse scrolling 2022-04-18 19:24:57 -04:00
Matthaiks dc12547c00 po: update Polish translation 2022-04-15 11:08:22 -04:00
Peter F. Patel-Schneider 6f1bf3d7d5 release 1.1.3rc2 2022-04-15 09:56:45 -04:00
Peter F. Patel-Schneider 9dfc69d336 settings: allow mouse gestures setting for non-mice (e.g., trackballs) 2022-04-15 09:21:08 -04:00
Peter F. Patel-Schneider 80c09002a8 ui: print message when there is another Solaar process running 2022-04-15 09:21:08 -04:00
Peter F. Patel-Schneider e3bba623a4 settings: downgrade info message about detecting features to debug message 2022-04-15 09:21:08 -04:00
Peter F. Patel-Schneider 3ca97cccd1 settings: fix determination of whether to read before writing boolean setting 2022-04-15 09:21:08 -04:00
Peter F. Patel-Schneider 39ec9337a2 rules: add recent diversion features to default list in rules UI 2022-04-15 09:13:46 -04:00
Peter F. Patel-Schneider cef531c7be settings: add diversion setting for hires scroll wheel and fix information about lowres scroll setting 2022-04-15 09:13:46 -04:00
Peter F. Patel-Schneider ffb9b2710b device: use isDevice, not kind, to distinguish between devices and receivers 2022-04-15 09:11:56 -04:00
Kian-Meng Ang 15b92a0f40
misc: Fix typos 2022-04-12 17:18:11 -04:00
OlesyaGerasimenko fc8a5577a3
po: update Russian translation
* Update Russian translation

* Update Russian translation
2022-04-12 07:09:46 -04:00
Matthaiks 7cc3a527e5 po: update Polish translation 2022-04-11 17:52:02 -04:00
Peter F. Patel-Schneider 312b8900a3 release 1.1.3rc1 2022-04-11 14:15:19 -04:00
Peter F. Patel-Schneider 87e0ecacf3 ui: remove need for pggettext by changing name of field in rule editor 2022-04-11 13:20:42 -04:00
Peter F. Patel-Schneider bb20631a27 misc: remove support for Python 2 unicode 2022-04-11 13:20:42 -04:00
Peter F. Patel-Schneider 8ac8fe6401 solaar: handle devices with all-zero modelId 2022-04-10 16:35:08 -04:00
Peter F. Patel-Schneider 37bc1d7bd0 solaar: better formatting and cleanup of config.yaml 2022-04-10 16:35:08 -04:00
Peter F. Patel-Schneider d90ee945ab device: use int instead of str for setting keys 2022-04-10 16:35:08 -04:00
Peter F. Patel-Schneider e5b11ca2f9 solaar: use list for configurations and write in yaml 2022-04-10 16:35:08 -04:00
hadess b47cfbf024
release: appinfo/metadata fixes
* Add <releases> tag

* Update summary to match recommended style

https://freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-summary

* Add copyright information

• value-missing         : <!-- Copyright [year] [name] --> is not present

* Add update contact

• tag-missing           : <update_contact> is not present

* release: Use quotes for filepaths

* release: Mention the need to update appdata file
2022-04-07 08:56:25 -04:00
Peter F. Patel-Schneider 9a806a91de solaar: update code comment - not using UPower daemon 2022-04-06 17:56:58 -04:00
Peter F. Patel-Schneider 5aa02aa01d rules: fix problems when X11 is not available 2022-04-06 17:54:39 -04:00