weston/desktop-shell
Leandro Ribeiro 2ac73a8b53 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>
2020-08-26 14:10:50 +00:00
..
exposay.c exposay: delete outer padding from struct exposay_output 2020-08-26 14:10:50 +00:00
input-panel.c libweston: make wl_output point to weston_head 2018-04-10 14:33:59 +03:00
meson.build build: add rpath to modules that use symbols from libexec_weston 2020-02-06 09:00:42 +00:00
shell.c desktop-shell: make get_output_work_area() global 2020-08-26 14:10:50 +00:00
shell.h exposay: delete outer padding from struct exposay_output 2020-08-26 14:10:50 +00:00