electron/shell/browser/linux
Charles Kerr 11fa915724
refactor: remove introduce_ozoneplatform_electron_can_call_x11_property.patch (#47075)
* refactor: use x11_util::IsX11() in BuildSubmenuFromModel()

* refactor: use x11_util::IsX11() in ElectronDesktopWindowTreeHostLinux::OnBoundsChanged()

* refactor: use skia_can_fall_back_to_x11 in x11_util::IsX11()

it is identical in practice to electron_can_call_x11 and does not require a Chromium patch

* chore: remove introduce_ozoneplatform_electron_can_call_x11_property.patch

* refactor: use ui::GetOzonePlatformId() to test for x11
2025-05-14 13:38:35 +09: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 refactor: remove introduce_ozoneplatform_electron_can_call_x11_property.patch (#47075) 2025-05-14 13:38:35 +09:00
x11_util.h feat: support dip <-> screen conversion on Linux X11 (#46211) 2025-05-02 10:31:45 +02:00