Zotero 7 missing maximize, minimize icons on linux
Hi,
I've updated to the zotero 7 flatpak and installed it on Linux (KDE plasma, wayland session). Unfortunately, the application now has a serious usability problem, since it misses the maximize and minimize buttons in the window decoration. Any clue?
I've updated to the zotero 7 flatpak and installed it on Linux (KDE plasma, wayland session). Unfortunately, the application now has a serious usability problem, since it misses the maximize and minimize buttons in the window decoration. Any clue?
https://www.zotero.org/support/installation#linux
Here's the official tarball on Ubuntu:
https://s3.amazonaws.com/zotero.org/images/forums/u6/9517l8gidl1yckpziglq.png
flatpak run --command=bash org.zotero.Zotero
gsettings set org.gnome.desktop.wm.preferences button-layout ":minimize,maximize,close"
exit