• Ulrich Sibiller's avatar
    Fix broken 9a7c0b08 · f9c2d560
    Ulrich Sibiller authored
    Windowsize was wrong when run with nxagent :<someDisplay>.
    
    Basically three changes:
    - reference sizeHints and wmHints correctly (no &)
    - do not use uninitialized wmHints
    - set wmHints Xutf8SetWMProperties() call instead of separate call
    f9c2d560
Screen.c 136 KB