Skip to content

Dev v0.1.19 - #24

Merged
iancharest merged 7 commits into
mainfrom
dev_v0.1.19
Aug 27, 2026
Merged

Dev v0.1.19#24
iancharest merged 7 commits into
mainfrom
dev_v0.1.19

Conversation

@mathiassalvas

Copy link
Copy Markdown
Collaborator

More warnings, enhancing of the Screen module, enhancing of the Wooting module,...

mathiassalvas and others added 7 commits August 18, 2026 17:54
- Introduced `AnalogSliderMixin` for pressure-controlled scrollbar interaction.
- Added `run_slider_interaction` function for customizable scrollbar handling.
- Created `slider_demo.py` to showcase the new scrollbar functionality.
- Updated documentation to include scrollbar interaction details.
- Added tests for pressure mapping and slider confirmation behavior.
- Introduced LoopPacer class to manage independent rendering and input polling schedules.
- Updated run_light_press_visual and run_slider_interaction functions to utilize LoopPacer for improved timing control.
- Enhanced Screen class to provide accurate refresh rate reporting and warnings for mismatched desired refresh rates.
…nit__.py`.

- Removed the old `slider_demo.py` file, which contained a minimal three-trial scrollbar demo.
- Introduced `slider_lab.py` with an interactive laboratory for tuning duration-based scrollbar movement, including parameter controls and a speed plot.
- Enhanced tests for scrollbar interactions, including edge cases and parameter validation.
- Added warnings for unsupported characters in GLText and when text exceeds destination rectangle.
- Implemented validation for QuestObject parameters to ensure they are finite and positive.
- Introduced warnings in ResponseHandler for unrecognized key names.
- Enhanced Screen class to warn when requested screen number is out of range.
- Added validation and warnings in Scrollbar for invalid parameters and clamped values.
- Improved LegacyText to warn when font loading fails and ensure fallback warnings are issued only once.
- Added tests to verify warning behavior and parameter validation across various modules.

@iancharest iancharest left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@iancharest
iancharest merged commit 3de0e9c into main Aug 27, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants