ZIm/crates/gpui/src/platform/linux/x11
Dzmitry Malyshau 8f7a26f397
X11: Continuous Presentation (#7762)
Alternative to #7758, which doesn't involve adding a new trait method
`request_draw`.
Somehow, my whole screen goes blinking black with this when moving the
window, so not ready for landing.

Release Notes:
- N/A

---------

Co-authored-by: Mikayla Maki <mikayla@zed.dev>
2024-02-14 12:24:12 -08:00
..
client.rs X11: Continuous Presentation (#7762) 2024-02-14 12:24:12 -08:00
client_dispatcher.rs gpui: Decouple X11 logic from LinuxPlatform (#7598) 2024-02-12 10:44:34 -08:00
display.rs gpui: Decouple X11 logic from LinuxPlatform (#7598) 2024-02-12 10:44:34 -08:00
window.rs X11: Continuous Presentation (#7762) 2024-02-14 12:24:12 -08:00