Changeset 08f345f in mainline for uspace/app/barber/barber.c

Timestamp:
2020-12-10T10:22:24Z (4 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0da03df
Parents:
1762ceb
git-author:
Jiri Svoboda <jiri@…> (2020-12-09 18:22:07)
git-committer:
Jiri Svoboda <jiri@…> (2020-12-10 10:22:24)
Message:

Switch to previous (last) window when cycling

Focusing a window brings it to top, i.e. first in the list (the order of
which is the stacking order). Thus the formerly first window becomes
the second. Switching to the next window thus always cycles trough
the same two windows. Switching to the previous (actualy last window,
there is no previous window) will cycle through all the windows.

(No files)

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