Make sure sysmenu handle cannot be clicked if no titlebar
commitb2261af05e13475c29f923e0da8ad806ae269700
authorJiri Svoboda <jiri@wiwaxia>
Sun, 1 Oct 2023 17:26:18 +0000 (1 19:26 +0200)
committerJiri Svoboda <jiri@wiwaxia>
Mon, 2 Oct 2023 14:26:21 +0000 (2 16:26 +0200)
treee9d5e76d3dfc84a2448ecb63d912f1ec503904af
parent06a61fc9680605f306bfcbb5e78445fb212e6d3b
Make sure sysmenu handle cannot be clicked if no titlebar

Even if the application forgot to clear ui_wds_sysmenu handle,
we should not handle the event if the window has no titlebar.
uspace/lib/ui/src/wdecor.c