]> git.mdlowis.com Git - proto/labwc.git/commit
output: factor out configure_new_output() from new_output_notify()
authorJohn Lindgren <john@jlindgren.net>
Sun, 20 Oct 2024 00:12:10 +0000 (20:12 -0400)
committerJohan Malm <johanmalm@users.noreply.github.com>
Wed, 6 Nov 2024 20:46:50 +0000 (20:46 +0000)
commit62a25da57562b37cfec25994c1c87d1567379163
tree8779411aee0fd5155293ab9e845dfef54c0bfebf
parentc38cb5f59c7c6405a5ef614b2b8dfba26a7a159a
output: factor out configure_new_output() from new_output_notify()

... to make it possible in future to *not* immediately auto-configure
new outputs when connected. No functional change intended at this time.
src/output.c