InputRedirectionClient-Qt icon indicating copy to clipboard operation
InputRedirectionClient-Qt copied to clipboard

Is there a way to make the window unresizable in a portable way?

Open TheNain38 opened this issue 8 years ago • 2 comments

TheNain38 avatar Jun 21 '17 17:06 TheNain38

Probably using setFixedSize with the result of size. But I don't see the point...

TuxSH avatar Jun 21 '17 18:06 TuxSH

It's to avoid resizing the window, as the interface don't really adapt to a new size, and also to avoid misclicking on the maximize button

TheNain38 avatar Jun 21 '17 18:06 TheNain38