electron/shell
trop[bot] a95d9a406f
fix: Linux visibleOnAllWorkspaces property (#46862)
* test: do not skip visibleOnAllWorkspaces tests on Windows

That feature is supported on Linux, so move the test from the
"window states (excluding Linux)" section into the
"window states" section.

Co-authored-by: Charles Kerr <charles@charleskerr.com>

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>

* chore: disable visibleOnAllWorkspaces test on Linux

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* fix: NativeWindowViews::IsVisibleOnAllWorkspaces

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* test: enable visibleOnAllWorkspaces tests on Linux

Co-authored-by: Charles Kerr <charles@charleskerr.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2025-04-30 12:31:45 -04:00
..
app refactor: remove unused system header includes (34-x-y) (#46135) 2025-03-20 07:57:29 +01:00
browser fix: Linux visibleOnAllWorkspaces property (#46862) 2025-04-30 12:31:45 -04:00
common refactor: use absl::InlinedVector in ToV8(ElectronPermissionManager) (#46802) 2025-04-25 18:19:19 -05:00
renderer perf: improve temporaries in WebWorkerObserver::WorkerScriptReadyForEvaluation() (34-x-y backport) (#46549) 2025-04-07 17:12:12 -05:00
services/node fix: destroy parent port backend when JS env exits (#46494) 2025-04-04 13:26:47 -05:00
utility chore: remove unused base/ includes (#43688) 2024-09-12 16:05:37 +02:00