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

WindowClone: Show small, transparent thumbnail during DND #2155

Closed
wants to merge 1 commit into from

Conversation

leolost2605
Copy link
Member

@leolost2605 leolost2605 commented Dec 11, 2024

Instead of just showing the application icon, we now shrink the whole clone to 30% size and make it a bit transparent when it is grabbed for a drag and drop. I couldn't figure out whether that existed at some point and was replaced with icon only for some reason but I find it more intuitive this way (also e.g. GNOME does it like this).

This also allows us to not special case the window icon position so we can drop a lot of code here.

Fixes #320

@leolost2605 leolost2605 requested review from a team December 11, 2024 00:30
@danirabbit
Copy link
Member

It's to make it easy to drop these into the workspace switcher. It's a bit cumbersome here to move big windows and imagine trying to drop that in the right spot with a few workspaces open 😅

Screenshot from 2024-12-10 16 52 51

@leolost2605
Copy link
Member Author

Ah that makes sense 😅 . I guess this is more of a step backwards then so I'll close it for now

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.

Icon animates in from wrong coordinate on HiDPI
2 participants