Pass input device ID via display specification argument
commitb1f0a141d37cd3a919a708e87dbff0bd6527788e
authorJiri Svoboda <jiri@wiwaxia>
Sun, 22 Jan 2023 11:05:28 +0000 (22 12:05 +0100)
committerJiri Svoboda <jiri@wiwaxia>
Sun, 22 Jan 2023 11:05:28 +0000 (22 12:05 +0100)
treea29669323420b8da86918d83e0079f28222bb00a
parent5d380b63867e347a3212398238dbe95d3b227d35
Pass input device ID via display specification argument

This allows launcher to start applications in the correct seat,
meaning the correct seat's focus will be changed to the newly
created window.
uspace/app/launcher/launcher.c
uspace/app/launcher/launcher.h
uspace/lib/ui/private/ui.h
uspace/lib/ui/src/ui.c
uspace/lib/ui/src/window.c