set proximity in tablets

This commit is contained in:
vaxerski
2022-06-09 18:09:09 +02:00
parent 824d8b954d
commit 6317f64ba0
3 changed files with 27 additions and 21 deletions

View File

@@ -519,4 +519,4 @@ void CInputManager::updateCapabilities(wlr_input_device* pDev) {
}
wlr_seat_set_capabilities(g_pCompositor->m_sSeat.seat, m_uiCapabilities);
}
}