I am trying to prevent the user from resizing (including maximizing) the window of an X11 application. Can anybody point me in the right direction? Google has not been as helpful as usual. Thanks!
Note: I am not using Qt or any other wrapper, directly using X11 calls.