Changelog for
solaar-udev-1.1.7-1.59.noarch.rpm :
* Thu Nov 03 2022 asnAATTcryptomilk.org- Update to version 1.1.7:
* install: add depdendency on typing_extensions
* doc: add Wireless All-in-One Keyboard TK820
* release 1.1.7rc2
* relese 1.1.7rc2
* cli: don\'t defer saves in cli and don\'t require gtk in cli
* Update hr.po
* Update Croatian translation
* hidapi: be more permissive when recognizing HID++ report descriptors
* po: update Polish translation
* release 1.1.7rc1
* settings: set minimum ratchet speed to 1, not 0
* device: switch scroll ratcheting setting in response to scroll ratchet key notification
* settings: add setting to turn scroll ratchet on and off
* ui: eliminate visual glitch when updating range settings
* solaar: make hid-parser an optional dependency
* Tue Oct 25 2022 asnAATTcryptomilk.org- Update to version 1.1.6:
* release 1.1.6
* docs: mention that fn-swap is saved on some devices
* docs: add Dell-branded mouse and keyboard
* ui: only update remaining pairings after sucessful pairing
* listener: check for presence of status attribute when resuming
* Update Croatian translation
* po: update Polish translation
* Thu Sep 15 2022 asnAATTcryptomilk.org- Update to version 1.1.5:
* release 1.1.5
* docs: add several device descriptions
* device: add G213 Prodigy Gaming Keyboard
* po: Update Croatian translation (#1759)
* po: update zh_CN translation
* po: update Polish translation
* chore: clean a redundant space in a UI label
* release 1.1.5rc1
* po: Turkish translate completed (#1752)
* docs: move old device descriptions to new locations and fix up
* settings: increase minimum stopped time betweeen mouse movements
* rules: fix bug with non-recognized empty mouse movement
* docs: fix typos in Solaar options documentation
* ui: allow config panel to scroll
* doc: descriptions for K360 4004 and MX Master 4071
* doc: descriptions for Lightspeed Receiver C541 and G915 WIRELESS RGB Mechanical Gaming Keyboard 407E
* ui: change security tooltip for unencrypted wireless connections
* po: Norwegian Bokmal
* doc: add known issue for key presses and changing hosts
* docs: add known issue about diverted keys
* docs: state that the Solaar GUI should run continously
* cli: don\'t apply settings in solaar config
* settings: move rawXY patch to new code for both sliding dpi and mouse gestures
* ui: use device list in Active condition
* ui: add description of rule components to rule editor
* docs: add information on enhancement requests to add new devices
* settings: ignore first movement for mouse gestures when reprog controls version is 5 or more
* ui: add Active condition to rule editor
* docs: document Active rule condition
* rules: add rule condition to test whether a device is active
* docs: update ERGO M575 Trackball 4096 description
* docs: add Wireless Mobile Mouse MX Anywhere 2S 406A description
* cli: terminate iteration over receiver devices when all have been found
* rules: downgrade Set prolem messages from error to warning
* ui: log informational messages and above to a temporary file
* docs: add device information for ERGO M575 Trackball
* ui: don\'t produce warnings when editing rules in rule editor
* rules: save rules file even if there are no rules to save
* docs: device documentation for MX Keys Keyboard and Wireless Mouse Pebble M350
* device: get extended pairing information early and allow for unknown WPID
* receiver: return null values if no pairing information available
* receiver: use last_id as maximum device number not max_devices
* cli: show more registers in solaar probe
* docs: reflect change from json to yaml in capabilities documention
* cli: show features versions in solaar show (#1709)
* device: don\'t use field that may require communication with device in equality test
* device: fix exception when removing device not in instance list
* po: Use German word Gestentaste in translation
* docs: update device documentation for MX Keys Mini and MX Master 3S
* docs: update device directory documentation
* docs: remove superceeded device documentation files
* docs: update device documentation files
* docs: new conventions for device documentation files
* po: Added Serbian translation (#1687)
* device: add desccriptor for G935 headset
* device: add G502 Proteus Spectrum Optical Mouse
* device: keep track of feature versions
* po: update zh_TW translation (#1681)
* rules: require gtk 3.0
* rules: Fix circular import (#1673)
* rules: find devices using method in Device
* device: keep track of devices in list
* po: update zh_CN translation
* settings: convert old-style mouse gestures and dpi sliding settings to new style
* docs: document changed Smart Shift and Mouse Gestures processing
* settings: allow multiple keys for mouse gestures and dpi sliding
* Fix release date in io.github.pwr_solaar.solaar.metainfo.xml
* cli: explicitly save configuration at end of solaar config if no GUI running
* configuration: defer configuration file writes for up to 5 seconds
* device: use correct Solaar functions for unified and voltage battery functions
* settings: defensive check for missing keys array in mouse gestures setting
* device: compute approximate charge level for adc measurement feature
* device: fix bugs in battery notification processing
* ui: better presentation of battery information
* device: add support for ADC MEASUREMENT battery feature
* device: regularize and improve battery status gathering and reporting
* doc: add information on how to find divertable key names in solaar show output
* device: better warnings for feature call errors with reprogrammable key and gesture settings
* ui: increase entry size for ChoiceControlBig
* Mon Jul 04 2022 asnAATTcryptomilk.org- Update to version 1.1.4:
* release 1.1.4
* po: Update Croatian translation
* po: Update Croatian translation
* release 1.1.4rc2
* settings: handle unusual values for persistent remappable action
* settings: remove unused class variables
* device: fix no-output values for persistent key mappings
* doc: improve documentation on library needed for system tray integration
* ui: remove blank lines from system tray popup
* po: update Polish translation
* Mon May 09 2022 ecsos
- Added python-dataclasses again. Without dataclasses solaar does not run under Leap. And python 3.6 is not deprecated in Leap 15.3 and 15.4. Suse support only python 3.6 as standard in Leap.
* Mon May 09 2022 Andreas Schneider - Drop python3-dataclasses which is only needed for Pyhton 3.6 and upstream doesn\'t support that python version anymore.
* Sat May 07 2022 ecsos - Fix needed dependencies.- Run spec-cleaner.
* Mon May 02 2022 Andreas Schneider - Update to version 1.1.3:
* Update documentation files
* Lower remove python 3.7 constructs and lower python dependency to 3.6
* Fix bug in xtest mouse scrolling
* Allow mouse gesture setting for non-mice, e.g., trackballs
* Print message when there is another Solaar process running
* Fix determination of whether to force read before writing boolean setting
* Add recent diversion features to default list in rules UI
* Add setting to divert hires scroll wheel
* Don\'t use device kind to determine how to handle notifications
* Update Polish, Russian, and zh_CN translations
* Remove pggettext so as to not require Python 3.8
* Remove Python 2 unicode support
* Store keys in configuration file as int instead of str
* Use yaml for configuration file instead of json.
* Remove process-dependent rules from built-in rules.
* Handle situation where GTK application cannot be set up in CLI.
* Remove obsolete upower signals.
* Appinfo/metadata fixes including using correct APP_ID.
* Fix bugs in solaar config.
* Add full set of mouse buttons in persistent remappable actions setting.
* Improve rule behaviour under Wayland and when Xtest or X11 not available.
* Fix up and document dependencies (evdev, Python, ...).
* Wed Mar 30 2022 Andreas Schneider - Add missing requirements- Use python macros in spec file
* Sun Mar 27 2022 Dirk Müller - update to 1.1.2:
* Update documentation on supported devices and translations
* Include evdev as a dependency
* Try to use uinput for fake input if XTest extension not available
* Add Nano receiver C542 for M190 mice
* Broaden range of HID++ Bluetooth devices
* Add setting to divert gestures
* Rule editor can edit all rule components
* Configuation via solaar config takes effect in Solaar UI if it is running
* Add setting to disable Onboard Profiles and decouple from Polling Rate setting
* Add setting for PERSISTENT_REMAPPABLE_ACTION, common keyboard and mouse cases only
* Split Test rule condition into Test and TestBytes and support in rule editor
* Fix bug in speed-change setting
* Support Backlight3 feature
* Ensure that settings are pushed in resume
* Update German, Polish, and zh_CN translations
* Determine device number for direct-connected devices from protocol
* fix bug in add and delete button actions in rule editor
* dispose of no-op notifications quickly
* add rule condition for checking device settings
* use local file for conversion from key names to keysyms
* get keyboard group and use to get correct keycodes (X11 only)
* improve how rules work under Wayland
* add settings for M-Key LEDs and MR-Key LED
* fix bug in unpacking M and MR key notification
* add G815 keyboard and MX518 mouse
* add new special keys for recent keyboards
* track M and MR keys for use in rules
* make sure that device is online when searching for devices in solaar show
* don\'t check for device kind in dpi sliding setting
* fix problem with devices that report 0 DPI
* handle missing divert-setting in action RW for settings
* add id property (unitId or serial) and don\'t use ? for unknown serial
* fix contains for NamedInts and eliminate use of has_element
* check for xtest and disable modifier checking if not available
* improve determination of gesture information
* add Set rules to rule GUI
* add gesture params to Set rules
* hide system tray when there are no devices to control
* add G733 headset, G9 mouse, G502 Hero mouse
* Use greyscale solaar icon in tray when using symbolic icons
* Fix bugs in solaar config
* Use classes for settings to hep with modularity
* Accept \'~\' and Toggle for toggling boolean settings in cli and rules
* handle errors when writing to devices
* refactor config_panel.py to use classes for widgets
* add rules action to set Solaar settings
* decrease amount of logging at each debug level
* don\'t stretch toggles in settings
* use key structure for key remapping setting
* optimize ReprogrammableKey implementation
* keep track of settings that are absent from device
* add G512 keyboard and G402 mouse
* reformat descriptors.py
* use feature numbers for reprogrammable key versions
* don\'t use new_from_icon_set in menu as it is deprecated
* Wed Dec 29 2021 Carsten Ziepke - Update to version 1.1.1
* Keep left pane in Solaar main window the same size
* Fix crash when checking a process condition when X11 not running
* Add version number to output of solaar show
* Fix crash when pinging a device with unknown protocol
* Display battery percentage estimates from battery voltage
* Add minimal support for Logitech PRO X Wireless Gaming Headset
* Push settings when device requests software reconfiguration
* Fix read for key/button diversion setting
* Add modalias information to Solaar metainfo
* Don\'t do on-screen notifications when devices are powered on
* Add setting to switch crown between smooth and ratchet scrolling
* Add write_prefix_bytes argument to Boolean validator
* Update Russian and Spanish translations
* New shell script tools to help determine capabilities of receivers
* Add special keys for MX Keys for Business and MX Keys Mini
* Improve tray menu ordering
* Add --tray-icon-size option to get around bugs in some tray implementations
* Sat Nov 27 2021 Andreas Schneider - Update to version 1.1.0
* https://github.com/pwr-Solaar/Solaar/blob/1.1.0/ChangeLog- Add missing dependency to python3-PyYAML - bso#1193123
* Mon Oct 25 2021 Andreas Schneider - Update to version 1.0.7
* https://github.com/pwr-Solaar/Solaar/blob/1.0.7/ChangeLog
* Sun Jun 06 2021 Dirk Müller - update to 1.0.6:
* Update sliding DPI to look for suitable keys
* Add mouse gestures that can trigger rules
* Complain if receivers do not support connection notification
* In polling rate setting, only modify onboard profiles when actually writing polling rate
* Add ability to ignore settings.
* Use symbols for receiver sub-registers
* Add support for wired G700
* Do not set attention icon
* Replace deprecated GTK stock menu icons
* Better handling of icons in tray and tray menus
* Receiver c52e does not unpair
* Match active WM_CLASS as well as active process name in rules
* Correctly set icon theme value when regular battery icons are not available
* Handle exception when device is not available when device is being added
* Perform initial activation of devices in listener threads
* Keep track of serial numbers in the configuration file
* Don\'t update settings for non-active devices
* Set the current host name if not stored on the device
* Add setting for SMART SHIFT ENHANCED feature
* Don\'t unnecessarily use long messages for HID++ 1.0 commands
* Correctly select choices in solaar config and use 1-origin addressing
* Add quirk for G915 TKL keyboard because its host mode inteferes with its Fn keys
* Show command outputs both saved and on-device settings
* Update documentation
* Fix bug in hidconsole
* Update French translation
* Wed Jun 02 2021 Christophe Giboudeaux - Fix the %doc files. README.md is a symlink to \'docs/index.md\'. Let\'s use this file directly.
* Sat Feb 27 2021 Andreas Schneider - Update to version 1.0.5
* Update documentation on devices forgetting settings.
* Improve help messages
* Fix bug in finding receiver to pair
* Solaar config command can set keyed settings.