File deckrypt.changes of Package deckrypt
-------------------------------------------------------------------
Sun Jan 19 22:59:37 UTC 2025 - suse.snooper541@passmail.net
- Update to version 0.4.4:
* Make instructions for Steam Deck two lines
* Add config for GuliKit KK 3 Max
* Bump to 0.4.4
* Allow auto-selecting device for -d
* Bump to 0.4.3
* Add friendly descriptions in output for shift, alternate and enter
* Add instructions for modifier keys
* Bump to 0.4.2
* Escalate priviliges only when needed
* Bump to 0.4.1
-------------------------------------------------------------------
Tue Jan 07 21:13:51 UTC 2025 - tobi.goergens@gmail.com
- Update to version 0.4.4:
* Add config for GuliKit KK 3 Max
-------------------------------------------------------------------
Tue Jan 07 13:20:03 UTC 2025 - tobi.goergens@gmail.com
- Update to version 0.4.4:
* Bump to 0.4.4
* Allow auto-selecting device for -d
-------------------------------------------------------------------
Mon Jan 06 00:38:50 UTC 2025 - tobi.goergens@gmail.com
- Update to version 0.4.3:
* Bump to 0.4.3
* Add friendly descriptions in output for shift, alternate and enter
* Add instructions for modifier keys
-------------------------------------------------------------------
Mon Jan 06 00:01:20 UTC 2025 - tobi.goergens@gmail.com
- Update to version 0.4.2:
* Bump to 0.4.2
* Escalate priviliges only when needed
-------------------------------------------------------------------
Sun Jan 05 23:55:57 UTC 2025 - tobi.goergens@gmail.com
- Update to version 0.4.1:
* Bump to 0.4.1
* Exit with error code when no supported device is found with -d
-------------------------------------------------------------------
Fri Jan 03 00:44:55 UTC 2025 - tobi.goergens@gmail.com
- Update to version 0.4.0:
* Bump version to 0.4.0
* Add configs for Steam Deck (LCD)
* Do not auto map disabled keys, add missing Steam Deck gamepad keys
* Add specifying friendly device name and custom instructions per device
* Fix config file path scanner
* Do not use unwrap() if possible
-------------------------------------------------------------------
Mon Dec 30 19:02:16 UTC 2024 - tobi.goergens@gmail.com
- Update to version 0.3.0:
* Allow configs in home directory
* Fix ENTER key friendly printing
* Make exit explicit
-------------------------------------------------------------------
Mon Dec 30 13:13:23 UTC 2024 - tobi.goergens@gmail.com
- Update to version 0.3.0:
* Remove unused dependency
-------------------------------------------------------------------
Mon Dec 30 13:03:02 UTC 2024 - tobi.goergens@gmail.com
- Update to version 0.3.0:
* Bumb version to 0.3.0
* Support defining underlying devices
* Support axes as modifiers, make enter real modifier, refactor
* Always show friendly names, improve axes names
-------------------------------------------------------------------
Sat Dec 28 11:47:41 UTC 2024 - tobi.goergens@gmail.com
- Update to version 0.2.0:
* re-introduce feature to check for supported buttons
* Add test mode to check for supported devices
-------------------------------------------------------------------
Wed Dec 25 20:28:55 UTC 2024 - tobi.goergens@gmail.com
- Update to version 0.2.0:
* Upgrade dependencies
-------------------------------------------------------------------
Wed Dec 25 20:20:08 UTC 2024 - tobi.goergens@gmail.com
- Update to version 0.2.0:
* Remove unused struct, use config_file_path
-------------------------------------------------------------------
Wed Dec 25 20:08:55 UTC 2024 - tobi.goergens@gmail.com
- Update to version 0.2:
* Update README
* Only use pre-defined set of characters
* Refactor to remove code duplication
* Use env_logger crate
* Support user friendly printing
* Refactor, add switch for automatic mapping, require manual shift assignment, support ALT-GR mappings
* Do not support axes as special keys
* Support backspace and ESC as special modes
* Remove duplicate logging
* Check for kernel module of pending kernel
* Continue on device disconnect
-------------------------------------------------------------------
Fri Dec 06 13:45:21 UTC 2024 - tobi.goergens@gmail.com
- Update to version 0.1:
* Remove faulty quotes
-------------------------------------------------------------------
Fri Dec 06 13:27:57 UTC 2024 - tobi.goergens@gmail.com
- Update to version 0.1:
* Install config directory only when relevant
-------------------------------------------------------------------
Fri Dec 06 13:19:17 UTC 2024 - tobi.goergens@gmail.com
- Update to version 0.1:
* Install config directory only when relevant
-------------------------------------------------------------------
Fri Dec 06 13:00:31 UTC 2024 - tobi.goergens@gmail.com
- Update to version 0.1:
* Only include kernel module if installed
-------------------------------------------------------------------
Fri Dec 06 10:21:35 UTC 2024 - tobi.goergens@gmail.com
- Update to version 0.1:
* Fix binary path for dracut hook
-------------------------------------------------------------------
Fri Dec 06 10:15:56 UTC 2024 - tobi.goergens@gmail.com
- Update to version 0.1:
* Add configs from /usr/share/deckrypt
-------------------------------------------------------------------
Thu Dec 05 18:36:24 UTC 2024 - tobi.goergens@gmail.com
- Update to version 0.1:
* Add dracut hooks
* Support -c to continuously look for devices
* Unify print messages
* Show nicer Axis names
* Support ESC and ENTER, list multiple devices if avaliable, support automatic selection
* Support automatic mapping and modifier keys This also supports config files per controller for manual mapping
* Port to Rust
* improve concurrency
* increase timeout for events
* Better handle concurrency
-------------------------------------------------------------------
Mon Oct 14 12:51:15 UTC 2024 - tobi.goergens@gmail.com
- Update to version 0.1:
* Unify print messages
* Show nicer Axis names
* Support ESC and ENTER, list multiple devices if avaliable, support automatic selection
* Support automatic mapping and modifier keys This also supports config files per controller for manual mapping
* Port to Rust
* improve concurrency
* increase timeout for events
* Better handle concurrency
* Add verbose mode for logging
* Add delay after last event