applets/taskmanager: Avoid accepting devices on empty taskmanager areas
Taskmanager sets a mousearea around the entire space that could be occupied by the task manager. It's used purely for hover events.
We need to explicitly not accept a button to be able to determine empty panel areas.
This does not fix anything user facing on it's own, but is a requirement for another patch.
Edited by Nate Graham