Changeset b0ae23f in mainline for uspace/srv/hid/display/types/display/window.h
- Timestamp:
- 2023-01-17T15:21:13Z (2 years ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a0d4afe
- Parents:
- 46a47c0
- git-author:
- Jiri Svoboda <jiri@…> (2023-01-17 18:21:02)
- git-committer:
- Jiri Svoboda <jiri@…> (2023-01-17 15:21:13)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/types/display/window.h
r46a47c0 rb0ae23f 103 103 /** Original position before started to move or resize the window */ 104 104 gfx_coord2_t orig_pos; 105 /** Positioning device that started the resize */ 106 sysarg_t orig_pos_id; 105 107 /** Window resize type (if state is dsw_resizing) */ 106 108 display_wnd_rsztype_t rsztype;
Note:
See TracChangeset
for help on using the changeset viewer.