Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change the "Active" struct to be sound (#116)
* Use a new strategy for ensuring window handles are active * Make sure android requires std * Second look at HasWindowHandle trait * Export the error type * Make DisplayHandle more consistent with WindowHandle * Fix active handle resemblance to refcounted version * fmt * Mark `set_inactive` as unsafe * Add more docs * Fix doc links * tait -> trait * Win32 handles can't be arbitrarily deleted * fmt
- Loading branch information