ryubing-ryujinx/src/Ryujinx.Common
Babib3l 4d0cd61b6a Fix Windows console hide path targeting the foreground window (#32)
This PR addresses [Ryubing/Issues#345](https://github.com/Ryubing/Issues/issues/345) by fixing the Windows console hide/show path so it only acts on Ryujinx’s own console window instead of whatever window happens to be focused during startup. Previously, when Show Console was disabled, the helper could race with focus changes and end up affecting another app or shell window while leaving the console visible; this change removes that foreground-window dependency and keeps the startup behavior scoped to the Ryujinx console.

Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/32
2026-05-05 03:48:23 +00:00
..
Collections Use the new C# 14 null propagation setter 2025-11-16 19:14:26 -06:00
Configuration Removed TypedStringEnumConverter; it exists in .NET now. 2025-12-23 01:42:28 -06:00
Extensions misc: chore: Fix object creation in Common project 2025-01-26 15:21:47 -06:00
GraphicsDriver Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
Helpers Fix Windows console hide path targeting the foreground window (#32) 2026-05-05 03:48:23 +00:00
Logging Fix Windows console hide path targeting the foreground window (#32) 2026-05-05 03:48:23 +00:00
Memory Memory Changes 3.2 (ryubing/ryujinx!234) 2025-12-06 17:19:19 -06:00
Pools gpu allocation optimizations (ryubing/ryujinx!195) 2025-10-26 14:14:51 -05:00
PreciseSleep Revert "Structural and Memory Safety Improvements, Analyzer Cleanup (ryubing/ryujinx!47)" 2025-06-15 20:45:26 -05:00
SystemInterop Revert "Structural and Memory Safety Improvements, Analyzer Cleanup (ryubing/ryujinx!47)" 2025-06-15 20:45:26 -05:00
UI
Utilities Linux: Fix file picker not launching from disabling core dumps (ryubing/ryujinx!249) 2026-03-06 19:04:42 -06:00
AsyncWorkQueue.cs misc: chore: Use explicit types in common project 2025-01-25 14:04:12 -06:00
Hash128.cs Revert "Structural and Memory Safety Improvements, Analyzer Cleanup (ryubing/ryujinx!47)" 2025-06-15 20:45:26 -05:00
PerformanceCounter.cs
ReactiveObject.cs Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
ReleaseInformation.cs chore: post-migration cleanup 2026-04-13 00:51:10 -05:00
Ryujinx.Common.csproj Windows ARM (win-arm64) build now launches with trimming (ryubing/ryujinx!277) 2026-02-21 20:10:22 -06:00
RyujinxException.cs Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
SharedConstants.cs chore: post-migration cleanup 2026-04-13 00:51:10 -05:00
TitleIDs.cs Add new RPC images (ryubing/ryujinx!279) 2026-02-23 20:57:19 -06:00