https://bugs.winehq.org/show_bug.cgi?id=46197
Bug ID: 46197 Summary: user32: Implement CascadeWindows and TileWindows Product: Wine-staging Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: katayama.hirofumi.mz@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Created attachment 62857 --> https://bugs.winehq.org/attachment.cgi?id=62857 The patch
Wine lacks the implementations of CascadeWindows and TileWindows functions of window arrangement.
https://bugs.winehq.org/show_bug.cgi?id=46197
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch Component|-unknown |user32 Ever confirmed|0 |1 Version|unspecified |3.21 Product|Wine-staging |Wine Status|UNCONFIRMED |STAGED Staged patchset| |https://github.com/wine-sta | |ging/wine-staging/tree/mast | |er/patches/user32-Implement | |-CascadeWindows
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- It would be nice to have an application which relies on this function.
https://bugs.winehq.org/show_bug.cgi?id=46197
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- FWIW CascadeWindows is already tracked in bug 45968.
https://bugs.winehq.org/show_bug.cgi?id=46197
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|user32: Implement |explorer.exe needs "Tile |CascadeWindows and |Windows" implementation -> |TileWindows |user32.TileWindows() Status|STAGED |NEW Keywords|patch |
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- (In reply to Gijs Vermeulen from comment #2)
FWIW CascadeWindows is already tracked in bug 45968.
In that case, restricting this bug to TileWindows.
https://bugs.winehq.org/show_bug.cgi?id=46197
--- Comment #4 from katayama.hirofumi.mz@gmail.com --- Created attachment 62883 --> https://bugs.winehq.org/attachment.cgi?id=62883 A test program (CascadeTile)
This is a test program I made.
https://bugs.winehq.org/show_bug.cgi?id=46197
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=46197
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #62857|0 |1 is patch| |
https://bugs.winehq.org/show_bug.cgi?id=46197
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |STAGED