]> git.mdlowis.com Git - proto/labwc.git/commit
xwayland: validate PID before activating unmanaged surface
authorJohan Malm <jgm323@gmail.com>
Wed, 19 Apr 2023 19:40:40 +0000 (20:40 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Fri, 21 Apr 2023 14:59:36 +0000 (15:59 +0100)
commit5744bba8494907dc0b39b920744fa4779d4a5c00
tree253128084c2cb95c8c65d249f6f7ae782747f2e8
parent64d62a91b6779d53b7e79c630429c2913384b1ca
xwayland: validate PID before activating unmanaged surface

Check that an unmanaged surface trying to grab focus is actually a child
of the topmost mapped view.
include/labwc.h
src/desktop.c
src/xwayland-unmanaged.c