Changeset 22d990c in mainline for uspace/srv/hid/compositor/compositor.c
- Timestamp:
- 2020-01-11T00:36:26Z (5 years ago)
- Children:
- 06599a1
- Parents:
- 8a74512
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/compositor/compositor.c
r8a74512 r22d990c 2267 2267 if (!list_empty(&viewport_list)) 2268 2268 input_activate(input); 2269 2269 2270 ret: 2270 2271 fibril_mutex_unlock(&discovery_mtx);
Note:
See TracChangeset
for help on using the changeset viewer.