Changeset 6e91475 in mainline for uspace/srv/hid/display/window.c


Ignore:
Timestamp:
2022-11-19T17:46:27Z (2 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
68d68e9
Parents:
d19d15b
Message:

I can see an invisible button in the task bar

Who're you gonna call?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/display/window.c

    rd19d15b r6e91475  
    469469        gfx_rect_t old_rect;
    470470
    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)",
    473472            (int) pos->x, (int) pos->y);
    474473
Note: See TracChangeset for help on using the changeset viewer.