Changeset 6e91475 in mainline for uspace/srv/hid/display/window.c
- Timestamp:
- 2022-11-19T17:46:27Z (2 years ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 68d68e9
- Parents:
- d19d15b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/window.c
rd19d15b r6e91475 469 469 gfx_rect_t old_rect; 470 470 471 log_msg(LOG_DEFAULT, LVL_DEBUG2 472 , "ds_window_update_move (%d, %d)", 471 log_msg(LOG_DEFAULT, LVL_DEBUG2, "ds_window_update_move (%d, %d)", 473 472 (int) pos->x, (int) pos->y); 474 473
Note:
See TracChangeset
for help on using the changeset viewer.