- 17 Oct, 2023 15 commits
-
-
Mohamad Al-Jaf authored
Called by Roon.
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
Called by Roon.
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
Called by Roon.
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
windows.media.mediacontrol: Implement ISystemMediaTransportControlsDisplayUpdater::get_MusicProperties(). Called by Roon.
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
Called by Roon.
-
Mohamad Al-Jaf authored
windows.media.mediacontrol/tests: Add ISystemMediaTransportControlsDisplayUpdater::get/put_Type() tests.
-
Mohamad Al-Jaf authored
Called by Roon.
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
-
- 16 Oct, 2023 25 commits
-
-
Alexandros Frantzis authored
If the compositor doesn't provide the logical dimensions (or sane ones), use the physical pixel dimensions as the logical dimensions.
-
Alexandros Frantzis authored
Add outputs to the output_list on creation (instead of when they are first configured), so they are detected and "upgraded" with xdg information even if the compositor advertises the zxdg_output_manager global after the wl_outputs themselves. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55788
-
Bartosz Kosiorek authored
-
Zebediah Figura authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55763
-
Zebediah Figura authored
-
Zebediah Figura authored
Do not try to treat types which are not kernel handles as kernel handles.
-
Zebediah Figura authored
Do not try to treat types which are not kernel handles as kernel handles.
-
Zebediah Figura authored
-
Zebediah Figura authored
In particular, handle the case where an object has no name. In theory, this should not happen for regular files, but SetSecurityInfo() is almost certainly not supposed to care about that [i.e. this code probably belongs in the server, at the very least]. However, fixing that will require much more work. While we're at it, rewrite the code to be a little more idiomatic about its intent.
-
Zebediah Figura authored
-
Zebediah Figura authored
At least in the Windows 10 SDK.
-
Rémi Bernon authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Paul Gofman authored
-
Helix Graziani authored
Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=55771
-
Gerald Pfeifer authored
Bump minimum version from 8.0 to 12.4, the minimum release supported upstream. Streamline the FreeBSD section.
-
Esme Povirk authored
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
uiautomationcore: Potentially raise focus event on the currently focused serverside provider in response to EVENT_OBJECT_FOCUS. Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
uiautomationcore: Potentially raise focus event for serverside providers in response to EVENT_OBJECT_FOCUS. Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Nikolay Sivov authored
-