72b6a4a2d1
* Add mutable event status argument to WindowHandler::on_event * macOS: simplify method declaration for simple mouse event handlers * macOS: add macro for adding simple keyboard class methods * macOS: reorder code in mouse_moved * Take EventStatus as return value in WindowHandler::on_event * Add doc comments for EventStatus * Improve EventStatus documentation * x11: ignore return value of on_event for now * EventStatus: improve docs * Improve EventsStatus docs * Improve EventStatus docs further * macOS: ignore EventStatus::Ignored for mouse events * macOS: minor formatting improvement * improve EventStatus docs again |
||
---|---|---|
.. | ||
open_window.rs |