!7 cmodule HappyWithDiscord extends PrintLogAndEnabled { start-thread { dm_continuouslyRunSegmenter(() -> enabled, "Find Discord window (without server list and title) #1", voidfunc(L rects) { if (empty(rects)) sadSmiley(); else happySmiley(); }); } }