Skip to content

RC 1.0.5 - #19

Merged
AHS12 merged 6 commits into
mainfrom
dev
Jan 10, 2026
Merged

RC 1.0.5#19
AHS12 merged 6 commits into
mainfrom
dev

Conversation

@AHS12

@AHS12 AHS12 commented Jan 10, 2026

Copy link
Copy Markdown
Owner

Description

[Feature]: hold mouse turn into 2 clicks. #15
[Bug]: drag detection bugged and activates whenever switching from a program ran as admin. #18

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Testing

  • Tests added/updated
  • All tests pass locally
  • Tested with both tenancy modes (if applicable)

Test Environment:

  • Windows: 11
  • Mac OS:
  • Linux:

Checklist

  • Code follows project style
  • Self-reviewed code
  • Updated documentation
  • Backward compatible (or breaking change documented)
  • No new warnings/errors

Additional Notes

Any extra context or screenshots.

AHS12 added 6 commits January 10, 2026 15:35
…ionality

- Replace mouse buttons dialog with unified settings dialog
- Add drag fix feature to prevent accidental drag drops
- Improve configuration UI with tabs and better organization
- Update config structure to support new settings
- Add documentation and tooltips for new features
The change from uintptr to unsafe.Pointer for the lParam parameter provides more type safety when working with the mouse hook callback. All related pointer conversions are updated accordingly to maintain consistency.
Add pause functionality when interacting with admin windows to prevent stuck drags. Includes:
- Process privilege detection to identify admin windows
- Configurable pause duration (1-5 seconds)
- Automatic protection resumption after pause
- UI controls for pause duration setting
- Add detailed user guide explaining all features and settings
- Update README with new drag fix and high privilege pause features
- Include important anti-cheat warning for gamers
@AHS12
AHS12 merged commit cb4eca8 into main Jan 10, 2026
2 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.

1 participant