akiyosi / goneovim

A GUI frontend for neovim.
MIT License
2.36k stars 59 forks source link

--maximized launches very small window #468

Open gmankab opened 1 year ago

gmankab commented 1 year ago

i run command goneovim --maximized, and getting very small windows

image

version - nightly-2-g49aeeef

neofetch ![image](https://user-images.githubusercontent.com/73340745/236658016-1f5e6c39-3b1c-4200-9c77-03f968605133.png)
akiyosi commented 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
gmankab commented 1 year ago

@akiyosi, yes, i am using wayland

export QT_QPA_PLATFORM=wayland
./goneovim --maximized

it starts maximaized, but with white frame image

and warning doesn't go away image

for comparison, if i run ./goneovim and then maximize it manualy, it looks like this image

akiyosi commented 1 year ago

@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.

manfredlotz commented 1 year ago

I have the same small window but with Xorg

akiyosi commented 1 year ago

@manfredlotz Thank you for your report. What version are you using? (results of /path/to/goneovim --version)

manfredlotz commented 1 year ago

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)