Syncing task from Mir. ** Changed in: mir (Ubuntu) Importance: Undecided => Low
** Changed in: mir (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1621828 Title: The mir_tool/events headers are entangled Status in Mir: Triaged Status in mir package in Ubuntu: Triaged Bug description: This appears almost *halfway through* include/client/mir_toolkit/events/event.h ... #include "mir_toolkit/events/input/input_event.h" #include "mir_toolkit/events/resize_event.h" #include "mir_toolkit/events/surface_event.h" #include "mir_toolkit/events/orientation_event.h" #include "mir_toolkit/events/prompt_session_event.h" #include "mir_toolkit/events/keymap_event.h" #include "mir_toolkit/events/input_configuration_event.h" #include "mir_toolkit/events/surface_output_event.h" #include "mir_toolkit/events/input_device_state_event.h" ... And, of course, each of these #includes mir_toolkit/events/event.h It's a case of include one, include all. So, these headers don't win the client any specificity. Just obscure dependencies. To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1621828/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp