headerless window, undecoration

Steven J Abner pheonix.sja at att.net
Wed Apr 16 20:09:22 UTC 2025


On Wed, Apr 16 2025 at 06:11:56 PM +0000, Steven J Abner 
<pheonix.sja at att.net> wrote:
> Assuming those members

Thank you again and FWIW
1988-1992 definition back when int could be 16/32

typedef struct
{
    int flags;
    int functions;
    int decorations;
    int input_mode;
    int status;
} MotifWmHints;

so 4th member change of name. Verified others use 'input_mode' also.
only gdk?? uses as 'unsigned long'?

Steve




More information about the Xcb mailing list