electron/shell/browser/linux
Charles Kerr dc4ad2e932
fix: screen.getCursorScreenPoint() crash on Wayland (#50092)
* docs: document that getCursorScreenPoint() needs a Window on Wayland

* feat: add IsWayland() helper

* fix: Wayland crash in GetCursorScreenPoint()

fix: support Screen::GetCursorScreenPoint() on X11
2026-03-06 15:24:33 -05:00
..
unity_service.cc fix: modernize-use-using clang-tidy warnings (#44806) 2024-11-25 10:50:33 -05:00
unity_service.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
x11_util.cc fix: screen.getCursorScreenPoint() crash on Wayland (#50092) 2026-03-06 15:24:33 -05:00
x11_util.h fix: screen.getCursorScreenPoint() crash on Wayland (#50092) 2026-03-06 15:24:33 -05:00