]> git.mdlowis.com Git - proto/labwc.git/commit
Short term solution to prevent segfaulting on TTY switch. See #206.
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 17 Jan 2022 22:02:59 +0000 (23:02 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 18 Jan 2022 06:06:12 +0000 (06:06 +0000)
commit5f27356fc1f791c2497d1874ec02ed1427554981
tree5f0845f476805106beefdfcfdf3c3e17d0d990af
parent92b64e95810f32d0cf41718c88583bea5bfbec06
Short term solution to prevent segfaulting on TTY switch. See #206.

This will still prevent touchscreens or other absolute pointers to
function correctly after switching the TTY when using a multi
screen setup. But that is still better than segfaulting.
src/seat.c