update fixed-resizable-hybrid

Add custom background option and improve performance
Changes:
- Adds a "Tiled Custom Image" option to the background modes.
- Users can now provide an absolute file path to a custom image to be used as a tiled background for the side panel gap.
- Performance: Implements a background caching system for the side panel overlay. Instead of re-rendering the tiled background on every frame, the entire background is drawn to a cached image once.
- This cached image is only redrawn when necessary (e.g., on window resize or config change), resolving significant FPS drops.

Documentation: The README.md has been updated for clarity and additions.
This commit is contained in:
Lapask
2025-11-28 05:49:02 -07:00
committed by GitHub
parent 47019aa9a5
commit b63fc6b9bd

View File

@@ -1,2 +1,2 @@
repository=https://github.com/Lapask/fixed-resizable-hybrid.git
commit=5253839dbd65f0a8303be016b26acb1a744b4147
commit=fd021c0570ab6adc667f23bf1427e690c32ddc7e