]> git.mdlowis.com Git - proto/labwc.git/commit
src/seat.c: small refactor
authortokyo4j <hrak1529@gmail.com>
Sun, 29 Dec 2024 15:45:43 +0000 (00:45 +0900)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Mon, 30 Dec 2024 09:07:45 +0000 (18:07 +0900)
commit8f8e7344055451092e495d5822883320aba06bfe
treed9718a652e1836343d716591307673681ca3c257
parent0ef9906557410d09b5d8a7b3763c4a1c3ef12cee
src/seat.c: small refactor

The condition server->input_mode != LAB_INPUT_STATE_PASSTHROUGH is enough
to catch when window switcher is active.
src/seat.c