summaryrefslogtreecommitdiff
path: root/Xi/xiproperty.c
diff options
context:
space:
mode:
authorOlivier Fourdan <ofourdan@redhat.com>2023-03-02 10:12:25 +0100
committerOlivier Fourdan <fourdan@gmail.com>2023-03-03 08:44:04 +0000
commitd5dd3f3ceea30034e0bde1d11b460149c9373b93 (patch)
treeb520ac6da5e56f4103903847c0e956fe5ed2ceed /Xi/xiproperty.c
parentc6f2598a4e62ea6c0d5244faf1488b20985df908 (diff)
downloadxserver-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/xiproperty.c')
0 files changed, 0 insertions, 0 deletions