yshui / picom

A lightweight compositor for X11
Other
3.92k stars 576 forks source link

inspect: don't create and add an stderr logger in inspect_main #1245

Closed absolutelynothelix closed 2 months ago

absolutelynothelix commented 2 months ago

inspect: don't create and add an stderr logger in inspect_main

it's already created and added in the PICOM_MAIN function.

this fixes some messages being printed twice when using picom-inspect.

yshui commented 2 months ago

I don't think this needs a PR, since we discussed it here and it looks trivial. Be brave! Rebase push it to next!