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

Win32 UI #3

Merged
merged 46 commits into from
May 22, 2022
Merged

Win32 UI #3

merged 46 commits into from
May 22, 2022

Conversation

TautvydasZilys
Copy link
Owner

@TautvydasZilys TautvydasZilys commented May 22, 2022

This PR adds a new UI implementation written in pure Win32 API.

• The app now uses significantly less memory for display UI (81 MB -> 2 MB for the search window, 89 MB -> 4.5 MB for an empty search results window, 183 MB -> 96 MB with for a search results window with 36243 results in it).
• Much more native look on Windows 11;
• Proper high DPI support;
• Faster startup time.

WPF version will still be available for now.

@TautvydasZilys TautvydasZilys merged commit ced8539 into main May 22, 2022
@TautvydasZilys TautvydasZilys deleted the win32-ui branch May 22, 2022 03:07
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