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
Peter F. Patel-Schneider
371027c690
rules: remove process-dependent rules from built-in rules
2022-04-06 17:54:39 -04:00
Peter F. Patel-Schneider
74fe7d7920
cli: handle situation where GTK application cannot be set up
2022-04-05 16:34:43 -04:00
Peter F. Patel-Schneider
7d230a1f31
solaar: treat all DJ pairing notifications as only needing an informational message
2022-04-05 16:34:43 -04:00
Bastien Nocera
46b9294d63
Stop listening to obsolete upower signals
...
The "Sleeping" and "Resuming" signals were removed from upower in 2013.
2022-04-05 07:50:51 -04:00
Bastien Nocera
b3cfd0f762
Make APP_ID match real application ID
...
The application advertises itself as io.github.pwr_solaar.solaar through
its appdata file, so name the application this way too.
This fixes this warning in Flatpak:
Failed to register: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
2022-04-05 06:39:25 -04:00
Peter F. Patel-Schneider
693db1d541
cli: correctly set up register settings for config
2022-04-04 13:17:40 -04:00
Peter F. Patel-Schneider
cba5368dad
cli: use unitId to identify device if serial number not available
2022-04-04 13:17:40 -04:00
Peter F. Patel-Schneider
509c68ba05
misc: silence incorrect style complaints
2022-04-04 13:17:40 -04:00
Peter F. Patel-Schneider
0e1522aa62
dist: update required python version to 3.7
2022-04-01 16:41:55 -04:00
Peter F. Patel-Schneider
e3d62f5dca
device: refactor device ID calls
2022-03-31 11:54:41 -04:00
Peter F. Patel-Schneider
4974989729
device: add mouse buttons for all bits in persistent remappable actions mouse button field
2022-03-31 11:49:40 -04:00
Peter F. Patel-Schneider
74da36725b
settings: augment tooltips for M and MR key LEDs
2022-03-31 11:49:40 -04:00
Peter F. Patel-Schneider
fc2b8accbf
rules: handle missing libX11 more gracefully and document dependency
2022-03-31 10:06:30 -04:00
Peter F. Patel-Schneider
d500642352
rules: graceful degredation when no keymap available
2022-03-30 12:02:52 -04:00
Dominik 'Rathann' Mierzejewski
8e7435ee44
lower python-evdev requirement to 1.1.2
...
1.1.2 is still commonplace, e.g. in older Fedora, RHEL/CentOS 8
and Debian 10. Current code doesn't use any new features from 1.3.0.
2022-03-28 09:04:01 -04:00
Peter F. Patel-Schneider
38e42aff8e
docs: add need for Python evdev to the release notes
2022-03-26 20:19:40 -04:00
Peter F. Patel-Schneider
4100c83390
release 1.1.2
2022-03-26 11:52:06 -04:00
Peter F. Patel-Schneider
4e4ece278f
settings: disable BACKLIGHT setting because it is causing errors
2022-03-26 11:52:06 -04:00
Rongrong
5c44885085
Update zh_CN translation ( #1511 )
2022-03-24 16:08:28 -04:00
Matthaiks
39214a4f38
po: update Polish translation
2022-03-20 07:19:54 -04:00
Peter F. Patel-Schneider
fbe25b4b11
release 1.1.2rc2
2022-03-19 21:25:03 -04:00
Peter F. Patel-Schneider
f935ff1d95
rules: reorder code in diversion.py
2022-03-19 21:09:45 -04:00
Peter F. Patel-Schneider
5e209dcfd9
rules: remove built-in testing rule for thumb wheel
2022-03-19 21:09:45 -04:00
Peter F. Patel-Schneider
3d82075773
rules: use relative scroll events for scrolling in uinput
2022-03-19 21:09:45 -04:00
Peter F. Patel-Schneider
b5c6cf8d63
doc: add information on rules under Wayland and uinput permissions
2022-03-19 21:09:45 -04:00
Peter F. Patel-Schneider
6bddebd89b
rules: try uinput for simulating input if Xtest not available
2022-03-19 21:09:45 -04:00
Peter F. Patel-Schneider
b9c17474a4
rules: use uinput for simulating keyboard input
2022-03-19 21:09:45 -04:00
Peter F. Patel-Schneider
a4afffe6c3
device: support C542 receiver for M190 mice
2022-03-19 17:42:59 -04:00
Danfro
5b20a8a859
update German translation
2022-03-19 13:34:18 -04:00
Peter F. Patel-Schneider
7e6ceb988a
settings: add missing choices for backlight setting
2022-03-17 20:47:58 -04:00
Peter F. Patel-Schneider
a034a0ea10
device: broaden range of bluetooth devices
2022-03-17 20:47:58 -04:00
Peter F. Patel-Schneider
6c02417037
ui: allow tray icon to scroll whenever at least two devices
2022-03-17 14:05:09 -04:00