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

change screen size #359

Open
elit3rjmg opened this issue Oct 7, 2024 · 4 comments
Open

change screen size #359

elit3rjmg opened this issue Oct 7, 2024 · 4 comments

Comments

@elit3rjmg
Copy link

everytime i try to go full screen, the screen won't resize
Screenshot_20241008_021323

@joggee-fr
Copy link
Collaborator

More details on what you do?

@elit3rjmg
Copy link
Author

I start waydroid with cage on x11 but then i cannot resize the application itself. I CAN resize the window but the application just stays the same.

@joggee-fr
Copy link
Collaborator

Would be interesting to check "output" size using wlr-randr or similar tool. Find the Wayland Unix socket in a location looking like /run/user/1000/wayland-1 (or 0 if no pre-existing Wayland compositor, 1000 is user id), then
WAYLAND_DISPLAY=/run/user/1000/wayland-1 wlr-randr before and after maximizing the X11 window.

@xXRex45Xx
Copy link

If you're only going to use waydroid with cage, you can just change waydroid props in /var/lib/waydroid/waydroid_base.prop. Add the lines:

persist.waydroid.width=
persist.waydroid.height=

But resizing the cage window will cause an overflow. If you just want to use it in full-screen this is an easy fix.
Hope this helps.

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

No branches or pull requests

3 participants