Pascal Herget
Pascal Herget
The help button opens a color dialog instead of the usual Microsoft robocopy reference page. ChoEazyCopy v2.0.0.2-beta3
It should be: `pip install -r requirements.txt` ```diff + install ```
1. The button "Undo" right next to "Pan" is invisible in any theme. 2. The fields for the text size and the opacity are too narrow, cuting off the numbers...
Add GPU names as comments to the latest GPU device IDs as the kernel modules are segmented now. Names taken from: https://devicehunt.com/view/type/pci/vendor/1002/device/744C https://devicehunt.com/view/type/pci/vendor/1002/device/15BF https://devicehunt.com/view/type/pci/vendor/1002/device/15C8 https://devicehunt.com/view/type/pci/vendor/1002/device/164E More references: https://www.techpowerup.com/gpu-specs/amd-navi-31.g998 https://www.techpowerup.com/gpu-specs/amd-phoenix.g1024 https://www.techpowerup.com/gpu-specs/amd-raphael.g1021
Adding the dnscrypt variable "odoh_servers" to make dnscrypt work with ODoH relay and target servers. Referring to: https://github.com/opnsense/plugins/issues/3783 https://github.com/opnsense/plugins/pull/3810 https://github.com/opnsense/plugins/issues/4367 This is my first ever fork and pull request, so...