New:
- Added 2 options in [Settings] -> [Behavior], to modify the behavior of scrcpy instance and auto start. #56
- Added 'Control' section to config settings, for mouse, keyboard and gamepad, only the basic ones though
- Added network adapter selector in companion server settings, removed manual IP input, #54
[Experimental] Added icon extractor to App Grid
- Access from [Lounge] -> [App Grid], then toggle missing icons
Note:
- this is just a basic icon extractor with limitations
- does not handle adaptive icon, which results in no icon extracted
- may produce a lower resolution icon
I'd appreciate a PR if you know how to improve on this. I am not very well verse in this.
Repo: https://github.com/pizi-0/e.i.f.a
Optimizations:
- App grid optimization
- Kill Scrcpy test instance when navigating away from Log Screen
Bug fixes:
- Fix display id not showing for id > 10, #51
- Fix wifi QR pairing would sometime fail, more on windows than others, #52