Skip to content
Commit d06e5af8 authored by Alastair Bridgewater's avatar Alastair Bridgewater
Browse files

clx-interface: Restructure window property configuration.

  * Move setting the window background color and event mask to
separate SETF forms, rather than passing them as parameters to
XLIB:CREATE-WINDOW, as preparation for using a mirrored sheet,
which won't allow us to pass such parameters to start with (or,
possibly, ever).

  * Lose the setting for the window border color.  The window
seems to either have a zero-width border by default or the window
manager sets it down to that during reparenting, so we don't need
to set it.
parent 28877db5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment