Added gamma correction, and the ability to hook into the Vulkan context with your own widget.
In this case, it renders to the whole framebuffer, but brightens the widget's area.
The widget is like any other, so it requests a redraw every 16ms, just like any other animated widget via a `Subscription`.