Changeset 5d9403d5 in mainline for uspace/app/taskbar/types/wndlist.h
- Timestamp:
- 2023-10-13T20:27:14Z (19 months ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7aa9fa1b
- Parents:
- 788c76e3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/taskbar/types/wndlist.h
r788c76e3 r5d9403d5 84 84 wndmgt_t *wndmgt; 85 85 86 /** Position ID of last positionevent */87 sysarg_t ev_ pos_id;86 /** Device ID of last input event */ 87 sysarg_t ev_idev_id; 88 88 } wndlist_t; 89 89
Note:
See TracChangeset
for help on using the changeset viewer.