exposay: delete outer padding from struct exposay_output
authorLeandro Ribeiro <leandrohr@riseup.net>
Sat, 25 Jan 2020 20:49:07 +0000 (17:49 -0300)
committerDaniel Stone <daniels@collabora.com>
Wed, 26 Aug 2020 14:10:50 +0000 (14:10 +0000)
commit2ac73a8b535f1a5d5c024935d37ad8eb06db6d2e
tree58c58f67d4229685b112e4bcb274a5e7285d18f8
parent82b4d4294319075938ad5cdfedaa19ccc57aa9ec
exposay: delete outer padding from struct exposay_output

After some changes in the exposay layout, the outer padding makes
no sense anymore. It was used to avoid the panel to get overlapped
by the exposay surfaces and to keep distance from the borders
of the window.

Currently, the exposay is centralized and the panel cannot get
overlapped. The outer padding just creates unnecessary unused
space, what makes exposay's surfaces smaller.

Delete outer padding from struct exposay_output.

Signed-off-by: Leandro Ribeiro <leandrohr@riseup.net>
desktop-shell/exposay.c
desktop-shell/shell.h