40 using namespace Messaging;
58 auto& app(FetchGlobalInstance<DSApplication>());
65 ShlDS::ShlDS(
const shared_ptr<Desktop>& hUp,
const shared_ptr<Desktop>& hDn)
71 bUpdateUp(), bUpdateDown()
80 switch(msg.GetMessageID())
87 if(
auto p_wgt = imMain.Update())
88 imMain.DispatchInput(*p_wgt);