Changeset e1f5fb19 in mainline for uspace/app/nav/panel.c

Timestamp:
2023-04-14T12:56:27Z (20 months ago)
Author:
GitHub <noreply@…>
Children:
89bca606
Parents:
2a230b6
git-author:
SimonJRiddix <69309548+simonjriddix@…> (2023-04-14 12:56:27)
git-committer:
GitHub <noreply@…> (2023-04-14 12:56:27)
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.