mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: WACUP glitching out #199
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @slendidev on GitHub (Apr 27, 2023).
Describe the bug
I use WACUP (WinAmp Community Update Project) to play my music. When tiling, only the main window is moved, the others stay in place. When I set it to float, it goes over all windows. When switching desktops, window remains on screen as well.
Expected behavior
Winamp to move wholly, keeping the other windows attached. It should remain on it's desktop.
Operating System
@LGUG2Z commented on GitHub (Jan 23, 2025):
This is an issue that should be submitted to WACUP to have all of its windows respond to Win32 API calls to move all of its windows as a cohesive unit.
@dr0biwan commented on GitHub (Jan 23, 2025):
Which API calls would that be or is this just the normal wm_windowposchang* calls ?
@LGUG2Z commented on GitHub (Jan 23, 2025):
e153d2ea0c/komorebi/src/windows_api.rs (L398-L434)Komorebi is using
SetWindowPoson the primary HWND