Files
winit/src/platform
daxpedda 586255ac0a Web: monitor API improvements (#3847)
- Improved the documentation to point users into the right direction from all kinds of methods and types.
- De-duplicated some code and added more comments.
- Implement an ID system to correctly and efficiently implement `Eq`, `Hash`, `Ord`, `PartialEq` and `PartialOrd`.
- Fixed screen locking support being cached thread local, ergo calling from a different thread would require to make the check again, not fulfilling its purpose as a fast-path at all.
2024-08-04 16:49:19 +02:00
..
2024-06-24 13:04:55 +03:00
2024-04-26 17:11:44 +02:00
2024-07-25 15:15:21 +02:00
2024-07-07 18:38:50 +02:00
2024-08-04 16:49:19 +02:00
2024-07-07 18:38:50 +02:00