X11 backend with multiple windows
---------------------------------
A simple program to demonstrate multiple windows on X11 backend.

[source,python]
------------------------------------------------------------------
include::../demos/py_simple/x11_windows.py[]
------------------------------------------------------------------
