cdf2b3f4e4
* fix: don't call X11 functions in file dialog and message box * refactor: remove unused GtkUiPlatform declaration * fix: set gtk darktheme only when running under X11 * fix: replace X11 window state watcher with implementation using ozone * fix: make sure global menu barr is used only when supported * fix: don't call X11 function in native window views under wayland * style: fix lint issues * fix: use GtkUiPlatform::ShowGtkWindow instead of gtk_window_present directly * refactor: extract CreateGlobalMenuBar into separate function * refactor: move checking for WaylandWindowDecorations inside class * fix: check if we run under X11 only in ozone build * refactor: drop including unused ui/base/ui_base_features.h header * fix: modify ui_gtk_public_header.patch to also export gtk_ui.h * fix: refactor guarding of X11 calls - Introduce patch exposing new electron_can_call_x11 property - Replace defined(USE_OZONE) with BUILDFLAG(OZONE_PLATFORM_X11) flags * fix: remove the last remaining usage of USE_X11 * fix: usage of BUILDFLAG(OZONE_PLATFORM_X11) not building on non ozone * fix: call UpdateWindowState from OnBoundsChanged only under X11 |
||
---|---|---|
.. | ||
cocoa | ||
gtk | ||
views | ||
webui | ||
win | ||
x | ||
accelerator_util.cc | ||
accelerator_util.h | ||
accelerator_util_unittests.cc | ||
autofill_popup.cc | ||
autofill_popup.h | ||
certificate_trust.h | ||
certificate_trust_mac.mm | ||
certificate_trust_win.cc | ||
devtools_manager_delegate.cc | ||
devtools_manager_delegate.h | ||
devtools_ui.cc | ||
devtools_ui.h | ||
drag_util.cc | ||
drag_util.h | ||
drag_util_mac.mm | ||
drag_util_views.cc | ||
electron_desktop_window_tree_host_linux.cc | ||
electron_desktop_window_tree_host_linux.h | ||
electron_menu_model.cc | ||
electron_menu_model.h | ||
file_dialog.h | ||
file_dialog_gtk.cc | ||
file_dialog_mac.mm | ||
file_dialog_win.cc | ||
gtk_util.cc | ||
gtk_util.h | ||
inspectable_web_contents.cc | ||
inspectable_web_contents.h | ||
inspectable_web_contents_delegate.h | ||
inspectable_web_contents_view.h | ||
inspectable_web_contents_view_delegate.cc | ||
inspectable_web_contents_view_delegate.h | ||
inspectable_web_contents_view_mac.h | ||
inspectable_web_contents_view_mac.mm | ||
message_box.h | ||
message_box_gtk.cc | ||
message_box_mac.mm | ||
message_box_win.cc | ||
run_all_unittests.cc | ||
tray_icon.cc | ||
tray_icon.h | ||
tray_icon_cocoa.h | ||
tray_icon_cocoa.mm | ||
tray_icon_gtk.cc | ||
tray_icon_gtk.h | ||
tray_icon_observer.h | ||
tray_icon_win.cc |