do not render frames when any surface has uncommitted resizes
Merge pull request #29 from alex-courtis/tidy-activate-notify
tidy activate notify resource
tidy activate notify resource
make border color selection concise
Merge pull request #21 from mchackorg/focus-color
Add support to change focused window's border color
Add support to change focused window's border color
remove client.isx11 in favor of client.type
ok, treat it like an enum
do managed/unmanaged check in map and unmap
do managed check in activatex11
add client.type field
Current options are XDGShell, X11Managed, and X11Unmanaged.
rename activate to activatex11 for consistency
clarify createnotifyx11 function
xwayland: unmanaged (dropdown menu) support
remove n counter from zoom(), add comments
Merge pull request #18 from guidocella/zoom
Add zoom
don't double-add new monitor to mons
this was a copy/paste error