Open start menu using Enter, fix input device ID
commit5d9403d58e2a81f55461ca1c23cd6a4b52690c6a
authorJiri Svoboda <jiri@wiwaxia>
Fri, 13 Oct 2023 20:27:14 +0000 (13 22:27 +0200)
committerJiri Svoboda <jiri@wiwaxia>
Fri, 13 Oct 2023 20:27:14 +0000 (13 22:27 +0200)
treedc4b2c48db7043e44da1eccbb7b875ff68cd7ef6
parent788c76e3d84d36c0843f4bbd27240fa4735c078a
Open start menu using Enter, fix input device ID

Pressing Enter opens start menu, but only if it is focused.
Need to fix input device ID so that the menu is opened in the
correct seat, both in case of clicking and in case a key is
pressed to open the menu.
uspace/app/taskbar/taskbar.c
uspace/app/taskbar/tbsmenu.c
uspace/app/taskbar/tbsmenu.h
uspace/app/taskbar/test/tbsmenu.c
uspace/app/taskbar/types/tbsmenu.h
uspace/app/taskbar/types/wndlist.h
uspace/app/taskbar/wndlist.c