Files
oak-gpui/crates/gpui/src/platform/linux
Mikayla Maki 3289188e0a linux: Simplify scrolling implementation (#10497)
This PR adjusts our scrolling implementation to delay the generation of
ScrollWheel events until we receive a complete frame.

Note that our implementation is still a bit off-spec, as we don't delay
any other kind of events. But it's been working so far on a variety of
compositors and the other events contain complete data; so I'll hold off
on that refactor for now.

Release Notes:

- N/A
2024-04-12 15:54:11 -07:00
..
2024-04-11 15:36:35 -06:00
2024-04-11 15:36:35 -06:00
2024-04-11 16:12:14 -07:00