]> git.mdlowis.com Git - proto/labwc.git/commit
server: don't create headless backend twice
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 13 Apr 2024 08:01:30 +0000 (10:01 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 13 Apr 2024 18:38:51 +0000 (19:38 +0100)
commit55138dbe0eefb37a052036500406e45423e3639a
tree140c0db2a29fc42a456c3b75f5e70a8268a17109
parent42c09eeef815a021310ac488dfbe8bfc83bb1699
server: don't create headless backend twice

This may happen when running with WLR_BACKENDS=headless.

Fixes: #1618
src/server.c