winehq.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
List overview
wine-gitlab
February 2024
----- 2025 -----
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
wine-gitlab@winehq.org
3 participants
1115 discussions
Start a n
N
ew thread
[PATCH v14 0/5] MR3103: server: Create and use a desktop shared mapping for GetCursorPos.
by Rémi Bernon (@rbernon)
10 Feb '24
10 Feb '24
First part of Proton shared memory series. The full branch can be seen at
https://gitlab.winehq.org/rbernon/wine/-/commits/mr/shared-memories
. -- v14: user32: Use the desktop shared data for GetCursorPos(). server: Expose the desktop shared mapping to clients. server: Add a sequence number to the shared data. server: Move the cursor position and last change time to the shared data. server: Create a desktop shared mapping.
https://gitlab.winehq.org/wine/wine/-/merge_requests/3103
4
35
0
0
[PATCH v2 0/1] MR5040: dmband: Implement getting/setting GUID_BandParam on band tracks.
by Yuxuan Shui (@yshui)
10 Feb '24
10 Feb '24
split from !4982 that MR doesn't use this anymore but might still be good to have. -- v2: dmband: Implement getting/setting GUID_BandParam on band tracks.
https://gitlab.winehq.org/wine/wine/-/merge_requests/5040
3
8
0
0
Re: [PATCH v3 0/4] MR5060: win32u, explorer, winex11.drv: Restore display settings on process exit.
by Anton Baskanov (@baskanov)
10 Feb '24
10 Feb '24
v2: Rebased. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/5060#note_60782
1
0
0
0
Re: [PATCH v2 0/1] MR639: vkd3d: Cast DWORD flags to uint32_t in debug traces. - approved
by Alexandre Julliard (@julliard)
09 Feb '24
09 Feb '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/639
1
0
0
0
Re: [PATCH v2 0/5] MR622: vkd3d-shader/hlsl: Fix a few memory leaks. - approved
by Alexandre Julliard (@julliard)
09 Feb '24
09 Feb '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/622
1
0
0
0
Re: [PATCH v3 0/2] MR5034: explorer: Systray icons regression fixes. - approved
by Alexandre Julliard (@julliard)
09 Feb '24
09 Feb '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/5034
1
0
0
0
Re: [PATCH v4 0/3] MR5010: sapi: Add stubs for ISpeechObjectToken(s). - approved
by Alexandre Julliard (@julliard)
09 Feb '24
09 Feb '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/5010
1
0
0
0
Re: [PATCH v2 0/1] MR5062: dsound: Simplify f_to_32. - approved
by Alexandre Julliard (@julliard)
09 Feb '24
09 Feb '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/5062
1
0
0
0
Re: [PATCH v3 0/1] MR5061: d3d10/tests: Avoid implicit cast changing value. - approved
by Alexandre Julliard (@julliard)
09 Feb '24
09 Feb '24
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/5061
1
0
0
0
[PATCH v9 0/3] MR4946: user32: Rewrite the rawinput buffer tests with keyboard input, and fix GetRawInputBuffer.
by Rémi Bernon (@rbernon)
09 Feb '24
09 Feb '24
-- v9: win32u: Get rid of the rawinput thread data and buffer. server: Fix rawinput buffer sizes and alignment on WoW64. server: Move rawinput message conversion from win32u.
https://gitlab.winehq.org/wine/wine/-/merge_requests/4946
3
4
0
0
← Newer
1
...
77
78
79
80
81
82
83
...
112
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
Results per page:
10
25
50
100
200