winit/src/changelog
Fredrik Fornwall ba10c35240 fix(windows): configure hidden and grabbed cursor
This fixes issues where a hidden and grabbed cursor could leave the
window and become visible on top of the windows taskbar (and potentially
leave the window altogether if the taskbar is clicked) under at least
two occasions:

    - When a window is overlapping the taskbar.
    - When a window is maximized and Automatically hide the taskbar has
      been enabled.

This approach of confining the cursor to the center of the window is
used in SDL.
2024-03-18 23:50:40 +04:00
..
mod.rs chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
unreleased.md fix(windows): configure hidden and grabbed cursor 2024-03-18 23:50:40 +04:00
v0.8.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.9.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.10.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.11.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.12.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.13.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.14.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.15.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.16.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.17.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.18.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.19.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.20.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.21.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.22.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.23.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.24.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.25.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.26.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.27.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.28.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00
v0.29.md chore(docs): make changelogs visible on docsrs 2024-03-15 17:19:19 +04:00