ZIm/crates/gpui/src/platform
Vitor Ramos 3bd9d14420
linux: Fix panic missing screen mode for crtc specified mode ID (#9106)
Fix panic caused by missing screen mode for specified crtc mode id #9105
by searching over all crtcs instead of using the first one which may be
invalid.
2024-03-11 09:04:05 -07:00
..
blade Add missed pad (#9175) 2024-03-11 08:21:52 -07:00
linux linux: Fix panic missing screen mode for crtc specified mode ID (#9106) 2024-03-11 09:04:05 -07:00
mac Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
test Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
windows Windows: fix crash with unhandled window (#9164) 2024-03-11 08:28:18 -07:00
app_menu.rs Lock down mac os platform type visibility in the rest of GPUI 2024-01-20 14:38:03 -08:00
blade.rs Enable Blade on MacOS via "macos-blade" feature (#7669) 2024-02-16 13:39:40 -08:00
keystroke.rs Allow typing space in workspace::SendKeystrokes (#8288) 2024-02-23 10:40:12 -07:00
linux.rs Linux: Rewrite the event loop using calloop (#8314) 2024-02-28 14:59:11 -08:00
mac.rs Enable Blade on MacOS via "macos-blade" feature (#7669) 2024-02-16 13:39:40 -08:00
test.rs linux: enable test TextSystem (#9037) 2024-03-07 15:51:52 -08:00
windows.rs Windows gpui platform (#8490) 2024-03-03 10:53:22 -08:00