electron/shell/browser/ui/views
trop[bot] 85289c8218
fix: WCO buttons hidden on Linux in fullscreen (#44642)
Closes https://github.com/electron/electron/issues/44569.

Fixes an issue where the WCO buttons were hidden on Linux in  fullscreen mode
but not on Windows or macOS. The Windows behavior is the expected one, so this
commit makes the Linux behavior consistent.

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2024-11-13 15:59:29 -05:00
..
autofill_popup_view.cc chore: bump chromium to 128.0.6613.7 (32-x-y) (#42823) 2024-07-29 12:00:10 +02:00
autofill_popup_view.h chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
caption_button_placeholder_container.cc feat: enable Windows Control Overlay on Linux (#42681) 2024-07-03 18:56:40 -04:00
caption_button_placeholder_container.h feat: enable Windows Control Overlay on Linux (#42681) 2024-07-03 18:56:40 -04:00
client_frame_view_linux.cc chore: bump chromium to 128.0.6558.0 (32-x-y) (#42746) 2024-07-03 10:54:21 -04:00
client_frame_view_linux.h chore: bump chromium to 128.0.6558.0 (32-x-y) (#42746) 2024-07-03 10:54:21 -04:00
electron_views_delegate.cc
electron_views_delegate.h
electron_views_delegate_win.cc
frameless_view.cc feat: enable Windows Control Overlay on Linux (#42681) 2024-07-03 18:56:40 -04:00
frameless_view.h feat: enable Windows Control Overlay on Linux (#42681) 2024-07-03 18:56:40 -04:00
global_menu_bar_registrar_x11.cc
global_menu_bar_registrar_x11.h
global_menu_bar_x11.cc
global_menu_bar_x11.h
inspectable_web_contents_view_views.cc fix: remove InspectableWebContentsViewMac (#43088) 2024-07-30 12:30:38 +02:00
inspectable_web_contents_view_views.h fix: remove InspectableWebContentsViewMac (#43088) 2024-07-30 12:30:38 +02:00
menu_bar.cc
menu_bar.h
menu_delegate.cc
menu_delegate.h
menu_model_adapter.cc
menu_model_adapter.h
native_frame_view.cc
native_frame_view.h
opaque_frame_view.cc fix: WCO buttons hidden on Linux in fullscreen (#44642) 2024-11-13 15:59:29 -05:00
opaque_frame_view.h feat: enable Windows Control Overlay on Linux (#42681) 2024-07-03 18:56:40 -04:00
root_view.cc chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
root_view.h chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
submenu_button.cc
submenu_button.h
win_caption_button.cc chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
win_caption_button.h chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
win_caption_button_container.cc fix: WCO maximize button visibility when non-maximizable (#41793) 2024-04-09 13:14:29 +02:00
win_caption_button_container.h
win_frame_view.cc feat: enable Windows Control Overlay on Linux (#42681) 2024-07-03 18:56:40 -04:00
win_frame_view.h chore: remove unused WinFrameView::kInactiveTitlebarFeatureAlpha (#43474) 2024-08-23 23:07:09 -05:00
win_icon_painter.cc
win_icon_painter.h