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

XWayland apps don't resize properly using app specific corner widgets #3569

Open
tarek-y-ismail opened this issue Aug 23, 2024 · 3 comments
Open

Comments

@tarek-y-ismail
Copy link
Contributor

tarek-y-ismail commented Aug 23, 2024

How to reproduce

  1. Start IntelliJ or QTCreator
  2. Try using the corner resize widget
  3. You should see that once the cursor leaves the application area (while the left mouse button is down), resizing stops.

Expected behavior: The application continues to resize until you let go of the left mouse button

@tarek-y-ismail tarek-y-ismail changed the title Self decorated X11 apps don't resize properly using the corners XWayland apps don't resize properly using the corners Aug 23, 2024
@AlanGriffiths
Copy link
Contributor

Maybe I'm misunderstanding the intent here. I expect a resize gesture to end when I release the mouse, not if I happen to move the mouse beyond the window. (How would I ever make a window bigger if that happened?)

@tarek-y-ismail
Copy link
Contributor Author

Maybe I'm misunderstanding the intent here. I expect a resize gesture to end when I release the mouse, not if I happen to move the mouse beyond the window. (How would I ever make a window bigger if that happened?)

What happens is that even if the left mouse button is still held, the resizing stops once the cursor leaves the application window. Also note that this happens with application resize widgets and not our decorations'

@AlanGriffiths
Copy link
Contributor

AlanGriffiths commented Aug 23, 2024

Sorry, I misread "You should see that..." as the expected behaviour

@tarek-y-ismail tarek-y-ismail changed the title XWayland apps don't resize properly using the corners XWayland apps don't resize properly using app specific corner widgets Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants