[Git][wine/wine][master] 5 commits: win32u: Remove unnecessary UpdateLayeredWindow driver entry args.
Alexandre Julliard pushed to branch master at wine / wine Commits: 8cfed75e by Rémi Bernon at 2024-08-09T21:24:03+02:00 win32u: Remove unnecessary UpdateLayeredWindow driver entry args. - - - - - 563c5646 by Rémi Bernon at 2024-08-09T21:24:04+02:00 wineandroid: Remove now unnecessary WindowPosChanging checks. - - - - - 97002617 by Rémi Bernon at 2024-08-09T21:24:04+02:00 winemac: Remove now unnecessary WindowPosChanging checks. - - - - - b9879d5a by Rémi Bernon at 2024-08-09T21:24:04+02:00 winewayland: Remove now unnecessary WindowPosChanging checks. - - - - - c319ec49 by Rémi Bernon at 2024-08-09T21:24:04+02:00 winex11: Remove now unnecessary WindowPosChanging checks. - - - - - 9 changed files: - dlls/win32u/driver.c - dlls/win32u/window.c - dlls/wineandroid.drv/window.c - dlls/winemac.drv/macdrv.h - dlls/winemac.drv/window.c - dlls/winewayland.drv/window.c - dlls/winex11.drv/window.c - dlls/winex11.drv/x11drv.h - include/wine/gdi_driver.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8e378b39aae758382ba9b987c74bcf... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8e378b39aae758382ba9b987c74bcf... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)