electron/shell
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
..
app chore: bump chromium to 138.0.7154.0 (main) (#46872) 2025-05-01 23:53:40 -05:00
browser fix: restore previous Windows screenshotting (#47020) 2025-05-09 09:38:27 -05:00
common feat: add support for --experimental-network-inspection (#46690) 2025-05-09 09:44:14 -04:00
renderer refactor: Node.js temporary "explicit" microtask policy scope pattern (#46973) 2025-05-08 10:21:39 +09:00
services/node fix: destroy parent port backend when JS env exits (#46437) 2025-04-04 11:02:54 -05:00
utility fix: broken OOP window.print() on macOS/Linux (#45214) 2025-01-20 10:23:44 +01:00