diff options
author | Olivier Fourdan <ofourdan@redhat.com> | 2023-03-02 10:12:25 +0100 |
---|---|---|
committer | Olivier Fourdan <fourdan@gmail.com> | 2023-03-03 08:44:04 +0000 |
commit | d5dd3f3ceea30034e0bde1d11b460149c9373b93 (patch) | |
tree | b520ac6da5e56f4103903847c0e956fe5ed2ceed /Xi/xigrabdev.h | |
parent | c6f2598a4e62ea6c0d5244faf1488b20985df908 (diff) | |
download | xserver-d5dd3f3ceea30034e0bde1d11b460149c9373b93.tar.gz |
xwayland: Use MAP_PRIVATE for keymaps
With wl_pointer.axis_v120 support, the wl_seat supported version has
been bumped to 8, but Xwayland is still using MAP_SHARED which is
prohibited, wl_seat version 7 and above enforces the use of MAP_PRIVATE
for keymaps.
Use MAP_PRIVATE for the keymaps mmap().
Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
Closes: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1512
Fixes: 3a02f56b4 - hook up wl_pointer.axis_v120 events
Diffstat (limited to 'Xi/xigrabdev.h')
0 files changed, 0 insertions, 0 deletions