]> git.mdlowis.com Git - proto/labwc.git/commit
src/osd.c: Prevent showing invalid windows
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 26 Sep 2022 01:48:02 +0000 (03:48 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 27 Sep 2022 16:35:10 +0000 (17:35 +0100)
commitc83c1beace7ead489ffc76e113f4ee25c4145ad6
treee76a513f9de15a27e616b4debeda40333d110438
parentf2277c37c392194cc5cf62a763de66a4679f7235
src/osd.c: Prevent showing invalid windows

This might happen when closing the last
application "to tray" like VLC, Discord or Steam.

Reported-by: @Flrian
src/desktop.c
src/osd.c