Lower panel: ``` _GNOME_WM_STRUT_AREA(CARDINAL) = 0, 1053, 1920, 27 _NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 1919 _NET_WM_STRUT(CARDINAL) = 0, 0, 0, 27 ```
Upper panel (when both are at the bottom): ``` _GNOME_WM_STRUT_AREA(CARDINAL) = 0, 1029, 1920, 24 _NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 1919 _NET_WM_STRUT(CARDINAL) = 0, 0, 0, 51 ```
> But this is bug in `mate-panel`
Possible. But with marco or metacity this works correctly.
Lower panel: WM_STRUT_ AREA(CARDINAL) = 0, 1053, 1920, 27 STRUT_PARTIAL( CARDINAL) = 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 1919 STRUT(CARDINAL) = 0, 0, 0, 27
```
_GNOME_
_NET_WM_
_NET_WM_
```
Upper panel (when both are at the bottom): WM_STRUT_ AREA(CARDINAL) = 0, 1029, 1920, 24 STRUT_PARTIAL( CARDINAL) = 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 1919 STRUT(CARDINAL) = 0, 0, 0, 51
```
_GNOME_
_NET_WM_
_NET_WM_
```
> But this is bug in `mate-panel`
Possible. But with marco or metacity this works correctly.