Skip to content

Multi-tile Window Suggestion #324

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

Open
wants to merge 2 commits into
base: v16.4
Choose a base branch
from

Conversation

Gregorein
Copy link

As per feature request I've added a small UX improvement

image

feat: add multi-tile window suggestions feature

  • Introduced a new setting to enable multi-tile window suggestions, allowing windows to be displayed in all available tiles after snapping.
  • Updated the preferences UI to include the new setting.
  • Modified the layout logic to support multi-tile mode, ensuring windows are shown across all previews.

the setting is off by default, and works as expected - tiles are visible until all are filled or user exits with esc key.
however I found a small visual glitch which I'm not sure how to debug & will need to check if it's caused by HDR or some other setting - sometimes window previes & their titles are rendered in a giltchy fashion with 'overcooked white' overlay (sometimes full, sometimes partial), the pattern of glitch also seems to follow cursor. So this definitely needs someone with better knowledge of gnome.

image

domferr and others added 2 commits April 22, 2025 22:13
- Introduced a new setting to enable multi-tile window suggestions, allowing windows to be displayed in all available tiles after snapping.
- Updated the preferences UI to include the new setting.
- Modified the layout logic to support multi-tile mode, ensuring windows are shown across all previews.
@h44z
Copy link

h44z commented Apr 23, 2025

This looks awesome 😎

@domferr
Copy link
Owner

domferr commented Apr 27, 2025

Hey @Gregorein thank you for suggesting this and even already implementing it! You anticipated something I really wanted to have, and I see the changes you made are pretty solid, well done! I will do some tests on multiple GNOME versions and merge this 😎
Thank you once again ❤️

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.

3 participants