Closed john-peterson closed 3 months ago
I would rather have this in discussions to get away from the issues section
it's a simple change in the project settings much appreciated
https://github.com/termux/termux-x11/discussions/new
this doesn't work
~/.Xdefaults *geometry: 100%x50%+0+0
i found no way to automate this for all windows
whnd=$(xdotool getwindowfocus);xdotool windowmove $whnd 0 0;xdotool windowsize $whnd 100% 50%
i use only one window at a time
Not a X server issue.
enable discussions section in project settings
I would rather have this in discussions to get away from the issues section
it's a simple change in the project settings much appreciated
https://github.com/termux/termux-x11/discussions/new
now to my issue
this doesn't work
i found no way to automate this for all windows
i use only one window at a time