electron/shell/browser/ui
Charles Kerr 21155679a0
refactor: add NativeWindowViews::GetClientFrameViewLinux() (#47130)
* refactor: add NativeWindowViews::GetClientFrameViewLinux()

* chore: clarify code comment
2025-05-20 14:15:06 -05:00
..
cocoa feat: enable secondary label for macOS menu (#46887) 2025-05-09 12:05:26 -04:00
gtk perf: don't create unused menuitem icons (#47100) 2025-05-16 02:43:03 -05:00
views refactor: decouple NativeWindowViews and GlobalMenuBarX11 (#47094) 2025-05-15 16:10:56 -05:00
webui chore: bump chromium to 138.0.7177.0 (main) (#47081) 2025-05-14 10:08:31 -04:00
win fix: white window flicker on window creation (#47022) 2025-05-10 18:24:35 -05:00
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 chore: bump chromium to 136.0.7095.0 (main) (#46118) 2025-04-03 19:02:49 -05:00
devtools_manager_delegate.h chore: bump chromium to 136.0.7095.0 (main) (#46118) 2025-04-03 19:02:49 -05:00
devtools_ui.cc
devtools_ui.h
devtools_ui_bundle_data_source.cc
devtools_ui_bundle_data_source.h
devtools_ui_theme_data_source.cc
devtools_ui_theme_data_source.h
drag_util.cc
drag_util.h
drag_util_mac.mm
drag_util_views.cc
electron_desktop_window_tree_host_linux.cc refactor: add NativeWindowViews::GetClientFrameViewLinux() (#47130) 2025-05-20 14:15:06 -05:00
electron_desktop_window_tree_host_linux.h
electron_gdk.sigs
electron_gdk_pixbuf.sigs
electron_gtk.fragment
electron_menu_model.cc refactor: use base::ObserverList::Notify() (#46875) 2025-05-02 11:10:52 +02:00
electron_menu_model.h
file_dialog.h fix: xdg portal version detection for file dialogs on linux (#46905) 2025-05-05 16:57:20 +09:00
file_dialog_linux.cc fix: xdg portal version detection for file dialogs on linux (#46905) 2025-05-05 16:57:20 +09:00
file_dialog_linux_portal.cc fix: use-after-move of bus connection in xdg portal detection (#47008) 2025-05-09 18:32:08 +09:00
file_dialog_mac.mm fix: opening package paths as directory on macOS (#47077) 2025-05-15 12:47:46 -05:00
file_dialog_win.cc chore: bump chromium to 137.0.7128.1 (main) (#46482) 2025-04-22 15:53:29 -04:00
gtk_util.cc
gtk_util.h
inspectable_web_contents.cc
inspectable_web_contents.h
inspectable_web_contents_delegate.h
inspectable_web_contents_view.cc chore: bump chromium to 137.0.7128.1 (main) (#46482) 2025-04-22 15:53:29 -04:00
inspectable_web_contents_view.h
inspectable_web_contents_view_delegate.cc
inspectable_web_contents_view_delegate.h
message_box.h
message_box_gtk.cc chore: bump chromium to 137.0.7128.1 (main) (#46482) 2025-04-22 15:53:29 -04:00
message_box_mac.mm
message_box_win.cc
run_all_unittests.cc
status_icon_gtk.cc
status_icon_gtk.h
tray_icon.cc refactor: use base::ObserverList::Notify() (#46875) 2025-05-02 11:10:52 +02:00
tray_icon.h
tray_icon_cocoa.h
tray_icon_cocoa.mm
tray_icon_linux.cc
tray_icon_linux.h
tray_icon_observer.h
tray_icon_win.cc