]> git.mdlowis.com Git - proto/labwc.git/commit
output: early return on wlopm if requested state is already set
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Thu, 13 Feb 2025 15:28:17 +0000 (16:28 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 13 Feb 2025 20:45:18 +0000 (20:45 +0000)
commitbf0259809860dc2cb7580b6d90d60ce12e31f7e8
tree3446d008c9b1fd706a252418fae58022d8b6704a
parentc0526d856d6a93148412b50d32d4f618563505f2
output: early return on wlopm if requested state is already set

This prevents a unnecessary output commit without buffer,
showing up as black flash when repeatedly calling wlopm --on.
src/output.c