Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gimp 3.0.4 problem with window resizing after loading image
#2
I have a bit of sympathy. I often make a short video capture to demonstrate something about Gimp and use a defined 1280x720 window.

kubuntu 24.04: KDE has very good window controls to lock size and position but Gimp 3.0.4 manages to circumvent the settings.

I find that opening a second image does resize the Gimp window, very annoying. I use a one- line bash script to restore sizes using wmctrl https://linuxcommandlibrary.com/man/wmctrl Of course this is for X11 rather than Wayland.

Code:
wmctrl -r GIMP -e 144,144,144,1280,700

This the video Wink https://i.imgur.com/m8ho3U6.mp4 where I lose the bottom of the Gimp window then restore it.
Reply


Messages In This Thread
RE: Gimp 3.0.4 problem with window resizing after loading image - by rich2005 - 08-23-2025, 09:31 AM

Forum Jump: