Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
changes
1.fix to hide cursor immediately when switching Stylus -> dpad
2.fix to fill black color if bg file is not exist or is not defined.
3.solve the issue that display "quick save osd" when changing layout.
4.hooked the platform_get_config_input function to ignore minus value of axis 2,5 (L2/R2).
5.fix to operate drag function during dpad->stylus
6.fix to use the analog stick value immediately instead of simulating the dpad input to stylus when using vertical mode with the right analog stick
7.fix that the cursor does not appear immediately when switching dpad->stylus (issues displayed at positions 0,0 before moving the mouse)
please remove drastic_steward and Generatorimporter.py in fsoverlay
./board/batocera/qualcomm/sm8250/fsoverlay/usr/lib/python3.11/site-packages/configgen/GeneratorImporter.py
./board/batocera/allwinner/a133/fsoverlay/usr/lib/python3.11/site-packages/configgen/GeneratorImporter.py
./board/batocera/allwinner/h700/fsoverlay/usr/lib/python3.11/site-packages/configgen/GeneratorImporter.py
./board/batocera/rockchip/rk3566/fsoverlay/usr/lib/python3.11/site-packages/configgen/GeneratorImporter.py
i moved to below location
./package/batocera/core/batocera-configgen/configgen/configgen/GeneratorImporter.py
You can check the test behavior in the image of the path below.
https://github.com/trngaje/rg35xxh_binary/releases/tag/knulli_241229
It has been tested on both h700 and a133 devices.