I am using Arch and using latest client version from Dec 20
I have issue with minimal window size defined by the client.
xprop is giving me this: program specified minimum size: 1010 by 600
Client is behaving like that but that is just wrong. Having width larger than half of most popular screen resolution is messing with my tiling window manager as it is overflowing over other windows and not fitting in the grid.
For me, minimum reasonable width would be 960 (half of the screen width) and height would be around 520 (half of the screen height accounting for status bar)
After searching for a way to ignore program specified minimum size, I gave gotten existing issues on this repo for the same problem so this is a duplicate. It looks like seam client is the main offender for this problem
I am using Arch and using latest client version from Dec 20
I have issue with minimal window size defined by the client.
xprop is giving me this:
program specified minimum size: 1010 by 600Client is behaving like that but that is just wrong. Having width larger than half of most popular screen resolution is messing with my tiling window manager as it is overflowing over other windows and not fitting in the grid.
For me, minimum reasonable width would be 960 (half of the screen width) and height would be around 520 (half of the screen height accounting for status bar)