Changeset e3e64f6 in mainline for uspace/lib/riff

Timestamp:
2021-11-04T16:36:15Z (4 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f0155e4
Parents:
bad765a
Message:

Pause before resuming UI, if needed

To be able to see output of commands executed from Navigator, we need
to pause before repainting the UI. This should not be needed, however,
for binaries that do not leave anything on the screen (e.g. (G)UI
applications). We use a simple heuristic - if the cursor is in the top
left corner of the screen, we don't pause.

(No files)

Note: See TracChangeset for help on using the changeset viewer.