winapps-org/winapps

All windows share one WM_CLASS

Open

#267 创建于 2024年9月23日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)Shell (463 fork)batch import
freerdpgood first issue

仓库指标

Star
 (15,020 star)
PR 合并指标
 (平均合并 12小时 59分钟) (30 天内合并 3 个 PR)

描述

  • All the windows created by FreeRDP have the same WM_CLASS property. If I open Visual Studio, MSPaint, then PowerShell, all the windows will have the WM_CLASS(STRING) = "RAIL", "Microsoft Powershell" properties (very likely a FeeRDP limitation). edit: https://github.com/FreeRDP/FreeRDP/issues/6570#issuecomment-725878476

  • I have graphical glitches when opening winapps programs / rearranging the screen layout image

Then I can see the windows decorations in other workspaces: image

  • Context menus (right-click) are often a black rectangle in various programs (like the Windows Explorer)

贡献者指南