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

Move prompt dialogs closer to the window and the tray #1664

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

felipeerias
Copy link
Collaborator

@felipeerias felipeerias commented Dec 18, 2024

Set the Z translation of prompt windows, including the one with the list of tabs, to be the same as the tray.

The list of tabs is opened from the tray, but currently there isn't a clear visual connection between the two. This PR moves that widget right next to the tray and also sets as active the associated tray button.

@felipeerias felipeerias changed the title Move prompt dialogs closer to the window Move prompt dialogs closer to the window and the tray Dec 19, 2024
@felipeerias felipeerias force-pushed the felipeerias/promptDistance branch from d35ccb6 to 5a9fca7 Compare December 19, 2024 02:30
@felipeerias
Copy link
Collaborator Author

felipeerias commented Dec 19, 2024

Screenshot_com igalia wolvic dev_2024 12 19-11 23 21 108_620

This PR moves the list of tabs right next to the tray, making it their connection clearer.

Copy link
Member

@svillar svillar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My main concern is that the list of tabs is no longer at the eye level. It's true that the connection with the tray is evident now, but I worry that the usability would suffer.

It is not a blocker though and maybe a matter of taste. I'll approve this, if you are not planning to change that we could merge it.

Set the Z translation of prompt windows, including the one with the
list of tabs, to be the same as the tray.
The Tabs widget is opened from the tray, but currently there isn't
a clear visual connection between the two.

This PR moves the Tabs widget right next to the tray and also sets
as active the associated tray button.
@felipeerias felipeerias force-pushed the felipeerias/promptDistance branch from 5a9fca7 to 55d8380 Compare January 7, 2025 10:51
@felipeerias
Copy link
Collaborator Author

@svillar That's a good point. I have updated the dimensions of the window to make it taller so the most recent tabs fall in the centre of the user's visual field.

Screenshot_com igalia wolvic dev_2025 01 07-19 45 44 493_814

@svillar svillar merged commit 1bc0ec5 into main Jan 7, 2025
22 checks passed
@svillar svillar deleted the felipeerias/promptDistance branch January 7, 2025 11:43
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.

2 participants