Closed lsl330 closed 1 year ago
Are you tasking about wine? It sounds like effect of "Emulate virtual desktop" feature. termux-x11
stretches image to fit the whole screen, with no exceptions, but it does not handle wine's Emulate virtual desktop
.
Are you tasking about wine? It sounds like effect of "Emulate virtual desktop" feature. stretches image to fit the whole screen, with no exceptions, but it does not handle wine's .
termux-x11``Emulate virtual desktop
But in x11, display resolution mode, exact mod can not set their own resolution. For example, I set the resolution to 19201080, however, my phone's resolution is 24001080. x11 will output a 1920 1080 screen. But the screen will be displayed on the left side of the phone, while the right side seems to leave a large blank. What I'm asking is, in this case, is it possible to have the 19201080 output result centered in a 2400*1080 screen? This seems to have nothing to do with the display of wine
Post a screenshot.
With "Emulate virtual desktop" option wine creates 800x600 window and uses it as a root window. There is no option to handle this.
I just tried it, and if I choose exact mode and set the resolution to 19201080, the display output will stretch all over the screen. That is, it becomes 24001080. But at the same time, the output screen will be Stretch display. So, is there a way to output the screen by certen display after setting the resolution in exact mode?
Do you use Google translate? I see words and understand what they mean, but do not see the meaning of sentences.
Here's the screenshot, in exact mode, he will stretch to full screen instead of centering the screen proportionally. Also, now with box64droid you can set your own resolution before running, so it's not just possible to use 800*600 for output.
Do you use Google translate? I see words and understand what they mean, but do not see the meaning of sentences.
yes,i use deepl to translate to engligh,sorry
It looks like a problem of Xvfb/Xwayland or Wine. Or a problem of Wine working on top of Xvfb/Xwayland. Anyway I have no idea how to fix this.
What happens if you start xfce4-session? Is this rectangle filled?
It looks like a problem of Xvfb/Xwayland or Wine. Or a problem of Wine working on top of Xvfb/Xwayland. Anyway I have no idea how to fix this.
yes,it use xvfb
What happens if you start xfce4-session? Is this rectangle filled?
sorry,how to start xfce4-session,can you give me an example
It is described in readme.
It looks like I can reproduce this.
It looks like you have a display cutout and Android simply prevents hiding some content. I can make termux-x11 ignore this. I'll make a fix soon.
It looks like I can reproduce this.
It looks like you have a display cutout and Android simply prevents hiding some content. I can make termux-x11 ignore this. I'll make a fix soon.
thank you very much!!
I hope to add a centered display mode, now with termux-x11 display, if the resolution can not be spread across the screen, the result will be displayed to the left, the right will leave a large string of blank. This is very uncomfortable. Can you add a centered display, so that the content of the display is placed in the middle of the screen, leaving a black border on the left and right.