Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to .NET 9 #40

Merged
merged 8 commits into from
Dec 27, 2024
Merged

Conversation

longnguyen2004
Copy link
Collaborator

@longnguyen2004 longnguyen2004 commented Dec 12, 2024

The bulk of the work is done by .NET Upgrade Assistant, then I fixed the remaining build errors by hand. Not all functions have been tested, but I tested keyboard & mouse capture and they seem to work fine.

Fixes #24

@mat1jaczyyy mat1jaczyyy added the rewrite Code cleanup and rewriting label Dec 12, 2024
@mat1jaczyyy
Copy link
Owner

Code changes look good to me. Gonna do some usage testing next week

longnguyen2004 and others added 8 commits December 27, 2024 05:04
Changed out DarkUI for Grille-DarkUI. The original will never be updated since the creator passed away (RIP...)
Sorry for the big diff, the designer automatically reformats the file on save,
and there's no way to disable that.
About the capture menu, I tried my best to put all the controls inside one
container to make them flow properly, and I failed (not really a WinForms
developer, and this bad experience will not convince me to be one), so I just
added some more margin to the menu and leave it at that, assuming that the UI
will be rewritten at some point.
@mat1jaczyyy mat1jaczyyy changed the base branch from master to dotnet-9 December 27, 2024 04:12
@mat1jaczyyy mat1jaczyyy merged commit ce76fe5 into mat1jaczyyy:dotnet-9 Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rewrite Code cleanup and rewriting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move to modern .NET 7
2 participants