Kooha icon indicating copy to clipboard operation
Kooha copied to clipboard

"There's no way that AdwDialog Preferences widget is going to fit inside me! 😳"

Open nekohayo opened this issue 2 years ago • 3 comments

Affected version

git main built with GNOME Builder, running on Wayland GNOME 45.3 on Fedora 39.

Bug summary

It seems you are using AdwDialog since d24b528dde. However, unless you have plans to Enlarge Your MainWindowâ„¢, I don't think AdwDialog is meant to be compatible with its tiny non-resizeable size:

Kooha libadwaita preferences dialog trolling.webm

nekohayo avatar Feb 16 '24 17:02 nekohayo

Previous versions of the libadwaita don't support unresizable windows, later versions should fallback to a full-blown window. Try updating your GNOME Sdk.

This was the MR that fixed it in libadwaita side: https://gitlab.gnome.org/GNOME/libadwaita/-/merge_requests/1037

SeaDve avatar Feb 16 '24 23:02 SeaDve

On the other hand, there is a development branch to redesign the app's main interface: https://github.com/SeaDve/Kooha/discussions/263

SeaDve avatar Feb 16 '24 23:02 SeaDve

Hi, I think this can be closed?

SeaDve avatar Mar 01 '24 10:03 SeaDve