]> git.mdlowis.com Git - proto/labwc.git/commit
output: fix invisible cursor after wlopm --off && wlopm --on
authorJohn Lindgren <john@jlindgren.net>
Wed, 11 Oct 2023 04:08:52 +0000 (00:08 -0400)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Wed, 11 Oct 2023 18:12:34 +0000 (20:12 +0200)
commit125bab47961bd7c8a25667ce9a0abec7f6cf03ba
tree23ea2ad6e6f177da47b483d011f6efaefc25e0e6
parent3aa3edd35643f8a766b19f1ce8e27ef3bace67f1
output: fix invisible cursor after wlopm --off && wlopm --on

Use the same fix/workaround as in output_update_for_layout_change() to
make sure that the cursor is also visible after (re-)enabling an output
in handle_output_power_manager_set_mode().
src/output.c