winapps-org/winapps

All windows share one WM_CLASS

Aberta

#267 aberto em 23 de set. de 2024

 (2 comentários) (1 reação) (0 responsável)Shell (463 forks)batch import
freerdpgood first issue

Métricas do repositório

Stars
 (15.020 estrelas)
Métricas de merge de PR
 (Mesclagem média 12h 59m) (3 fundiu PRs em 30d)

Description

  • 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)

Guia do colaborador