]> git.mdlowis.com Git - proto/labwc.git/commit
cursor: Don't load cursor theme in server_init()
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 10 Sep 2022 22:05:30 +0000 (00:05 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 11 Sep 2022 20:20:00 +0000 (21:20 +0100)
commit9b020212072eceff2c634686505529884ae28387
tree4cad6f87cee79e47d2860a9e73714b7b58f21343
parent0deaeceb729e1571633092e04d3b4eb143362282
cursor: Don't load cursor theme in server_init()

We are already doing that in seat_init() -> cursor_init()
src/server.c