electron/shell/browser/ui/win
Shelley Vohr 75cf8ea96d
fix: restore previous Windows screenshotting (#47020)
Fixes https://github.com/electron/electron/issues/45990

We previously made a change in https://github.com/electron/electron/pull/45868
to fix content protection being lost on hide and re-show. However, this
cause a breaking change where protected windows were made opaque black
instead of being hidden as before. This overrides relevant methods in
ElectronDesktopWindowTreeHostWin to restore the previous behavior.
without regressing the original issue.
2025-05-09 09:38:27 -05:00
..
dialog_thread.cc fix: do not destroy thread in UI thread (#23495) 2020-05-12 10:37:51 -07:00
dialog_thread.h chore: bump chromium to 103.0.5046.0 (main) (#33906) 2022-05-17 12:48:40 -04:00
electron_desktop_native_widget_aura.cc chore: remove more unused #include calls (#43000) 2024-07-25 11:25:45 +02:00
electron_desktop_native_widget_aura.h chore: remove more unused #include calls (#43000) 2024-07-25 11:25:45 +02:00
electron_desktop_window_tree_host_win.cc fix: restore previous Windows screenshotting (#47020) 2025-05-09 09:38:27 -05:00
electron_desktop_window_tree_host_win.h fix: restore previous Windows screenshotting (#47020) 2025-05-09 09:38:27 -05:00
jump_list.cc chore: bump chromium to 134.0.6968.0 (main) (#45172) 2025-01-23 23:07:43 -05:00
jump_list.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
notify_icon.cc chore: bump chromium to 137.0.7128.1 (main) (#46482) 2025-04-22 15:53:29 -04:00
notify_icon.h chore: bump chromium to 137.0.7128.1 (main) (#46482) 2025-04-22 15:53:29 -04:00
notify_icon_host.cc refactor: prefer std::ranges over begin() and end() (#43464) 2024-08-26 10:58:32 -04:00
notify_icon_host.h chore: replace absl::optional<T> with std::optional<T> (#40928) 2024-01-10 16:23:35 -06:00
taskbar_host.cc chore: bump chromium to 137.0.7128.1 (main) (#46482) 2025-04-22 15:53:29 -04:00
taskbar_host.h chore: remove more unused #include calls (#43000) 2024-07-25 11:25:45 +02:00