Open gmankab opened 1 year ago
@gmankab Ummm, Your Display -Server protocols is Wayland? Maybe the reason the maximization is not working properly is because of Wayland. By the way, does the following work?
export QT_QPA_PLATFORM=wayland
./goneovim --maximized
@akiyosi, yes, i am using wayland
export QT_QPA_PLATFORM=wayland ./goneovim --maximized
it starts maximaized, but with white frame
and warning doesn't go away
for comparison, if i run ./goneovim
and then maximize it manualy, it looks like this
@gmankab Hmmm, I don't know what makes this difference. I need to look into the findings of someone in the know or the situation in Qt and Wayland.
I have the same small window but with Xorg
@manfredlotz
Thank you for your report.
What version are you using? (results of /path/to/goneovim --version
)
This is an Arch based Linux with goneovim v0.6.4.
Not sure if it is important: but when starting goneovim I also get a warning message:
goneovim: /usr/lib/libtiff.so.5: no version information available (required by goneovim)
i run command
goneovim --maximized
, and getting very small windowsversion -
nightly-2-g49aeeef
neofetch
![image](https://user-images.githubusercontent.com/73340745/236658016-1f5e6c39-3b1c-4200-9c77-03f968605133.png)