mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-29 07:26:33 -05:00

Conditional Rendering takes care of conditionaly clearing or drawing depending on a set of queries. This PR implements the query checks to stablish if things can be rendered or not.