Changeset 195b7b3 in mainline for uspace/srv/hid/display/window.c
- Timestamp:
- 2020-06-22T15:25:48Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c8e1f93
- Parents:
- 5271e4c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/window.c
r5271e4c r195b7b3 669 669 gfx_coord2_t orig_pos; 670 670 671 log_msg(LOG_DEFAULT, LVL_ NOTE, "ds_window_resize_req (%d, %d, %d)",671 log_msg(LOG_DEFAULT, LVL_DEBUG, "ds_window_resize_req (%d, %d, %d)", 672 672 (int) rsztype, (int) pos->x, (int) pos->y); 673 673
Note:
See TracChangeset
for help on using the changeset viewer.