- Added support for clipboard events using
egui
behind the featureclipboard
. #143 - Exposed
GlowBackend::add_inner_texture
to allow more flexibility extending the backend. #144 - Example
input_keyboard
uses notdelta time
. #146 - Added
WindowConfig::mouse_passtrhough
to allow mouse events to pass through the window. #147 - Fix a minor bug in the
egui
plugin recognizing theCMD
key onosx
.
Thank you so much for all the contributions!