Fix setting the _MOTIF_WM_HINTS property
Since we no longer pass through XLib's XChangeProperty() but rather our own X protocol encoder we should define the MotifWmHints struct using protocol/wire-format types instead (CARD32?). Bug: 1066670 Change-Id: I3c0180b094ea796a23a7dfe24758828c33c2f084 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210465Reviewed-by:Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#770692}
Showing
Please register or sign in to comment