Changeset 89bca606 in mainline for uspace/app/nav/panel.c

Timestamp:
2023-04-14T12:57:30Z (20 months ago)
Author:
GitHub <noreply@…>
Children:
4bfb5a0
Parents:
e1f5fb19
git-author:
SimonJRiddix <69309548+simonjriddix@…> (2023-04-14 12:57:30)
git-committer:
GitHub <noreply@…> (2023-04-14 12:57:30)
Message:

add relative bottom left/right taskbar coordinates

the absolute coordinates of the screen and relative to the taskbar have been added both in the lower left and in the lower right.
Absolute coordinates place the window above the taskbar, while non-absolute coordinates place the window above the taskbar.
The taskbar delta calculation is a fixed value that corresponds to the height of the taskbar. It is necessary to create a communication the size of the taskbar.

(No files)

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