emvaized / kde-snap-assist

KWin script for KDE Plasma which suggests other window thumbnails on snap
https://store.kde.org/p/1875687
GNU General Public License v3.0
97 stars 6 forks source link

Setting Menu is Too Big For Small Resolution #25

Closed semarainc closed 1 year ago

semarainc commented 1 year ago

Hi I would like to report issue regarding setting menu for snap assists, the setting menu is too big for my laptop screen (1366x768)

This is the screenshot for the setting menu

image

I hope you can make it so it can adapt for small screen resolution Thanks :D

emvaized commented 1 year ago

I could not reproduce this issue on my setup with the same resolution, on Plasma 5.25.2. illustration

Maybe you're using floating panel on bottom, which results in system ignoring it's height for new windows?

semarainc commented 1 year ago

Sorry i forgot to mention my Plasma version currently i'm using plasma 5.24.6 This issue is affecting master and dev branch

emvaized commented 1 year ago

So, you must be using auto-hide settings for the panel on bottom?

semarainc commented 1 year ago

about that i'm not using auto-hide on my panel :(

semarainc commented 1 year ago

My laptop spec for better information and tracking

Operating System: Manjaro Linux KDE Plasma Version: 5.24.6 KDE Frameworks Version: 5.96.0 Qt Version: 5.15.5 Kernel Version: 5.17.15-1-MANJARO (64-bit) Graphics Platform: Wayland

emvaized commented 1 year ago

Hm, once you've mentioned that you're on Wayland, I managed to reproduce this issue only on Wayland session.

Not sure however, if there's something I can do about it. The window is supposed to be resized to fit the screen height, like it happens on X11.

emvaized commented 1 year ago

I slightly changed the configs page layout in the latest dev branch, so that it should use less vertical space, and should no longer cause overflow in your case.

semarainc commented 1 year ago

Hi yes, the current config menu is better than before :D i love the current style :D image

Thank You again for fixing this issue :D