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

Update UI to use libadwaita 1.4 widgets #37

Merged
merged 3 commits into from
Nov 11, 2023
Merged

Update UI to use libadwaita 1.4 widgets #37

merged 3 commits into from
Nov 11, 2023

Conversation

tfuxu
Copy link
Owner

@tfuxu tfuxu commented Nov 11, 2023

Finally I took some free time to work on Halftone again, and updated it to take advantage of the new widgets included with libadwaita 1.4.

The image preview viewer is now full window, which means that images can now be viewed accurately without any scaling artifacts. Unfortunately, it doesn't have any zooming capabilities yet, as implementing proper zooming is surprisingly complex, but I plan to implement it in the future.

New UI uses OverlaySplitView, which overlays at 640px threshold. I plan to make it behave similar to how the properties sidebar works in Loupe, but I couldn't get it to work properly, so I'll leave it as is for now.

Screenshots:

Screenshot from 2023-11-11 15-20-04

Screenshot from 2023-11-11 15-20-24

@tfuxu tfuxu merged commit 83192fb into main Nov 11, 2023
1 check failed
@tfuxu tfuxu deleted the new-ui branch November 11, 2023 16:58
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