Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/canonical/mir
/ id
Method
id
src/server/input/default_device.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
MirInputDeviceId mi::DefaultDevice::id() const
96
{
97
return device_id;
98
}
99
100
mir::optional_value<MirPointerConfig> mi::DefaultDevice::pointer_configuration() const
101
{
Callers
8
renderables_in_frame
Method · 0.45
add_device
Method · 0.45
remove_device
Method · 0.45
set_key_state
Method · 0.45
set_pointer_state
Method · 0.45
device_added
Method · 0.45
device_removed
Method · 0.45
DefaultDevice
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected