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

Align interface closer to designs #107

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Align interface closer to designs #107

merged 1 commit into from
Jan 15, 2025

Conversation

git-f0x
Copy link
Contributor

@git-f0x git-f0x commented Dec 23, 2024

Fixes #56. Fixes #48, though the horizontal picker has slightly more height than it should, since there's some weird behavior with setting the width or height (e.g. Length::Shrink makes the picker take the entire screen, while Length::Fill makes it a smaller size), and making the height fixed could cause issues with different aspect ratios.
The toplevel title character limit is to reduce the chance of the close button being squished, and is temporary until iced is rebased, and the pin widget being used to place the button in the corner of the toplevel preview.
screenshot-2024-12-23-20-41-42

Should also fix the issue described in #30 (not sure why it was closed).

This makes the same change in the Makefile as the OSD rebase PR, since other repos use that prefix.

@git-f0x git-f0x changed the title Fix window title label contrast Align interface closer to designs Dec 23, 2024
@git-f0x git-f0x force-pushed the master branch 2 times, most recently from c1a5a87 to 6d5c919 Compare December 30, 2024 02:19
@git-f0x git-f0x force-pushed the master branch 3 times, most recently from f21ea5f to e632da1 Compare January 13, 2025 19:08
@git-f0x
Copy link
Contributor Author

git-f0x commented Jan 13, 2025

This has been rebased, and is ready for review! @ids1024 :)
(sorry for the ping, but I'm not sure if I'll be able to rebase after the coming layout changes)
Edit: Oh, that PR didn't touch anything related. Sorry!

@jackpot51 jackpot51 requested a review from ids1024 January 13, 2025 22:32
src/view/mod.rs Outdated Show resolved Hide resolved
@ids1024 ids1024 merged commit fe1363e into pop-os:master Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants