view: show fullscreen views above top-layer

See https://github.com/LBCrion/sfwbar/issues/24
This commit is contained in:
Johan Malm 2022-03-07 21:18:23 +00:00
parent d34efad7bb
commit 6b8c10dcd4
2 changed files with 10 additions and 5 deletions

View file

@ -8,7 +8,7 @@
#define SSD_HEIGHT 26 /* TODO: use theme->title_height */
#define BUTTON_COUNT 4
#define BUTTON_WIDTH 26
#define EXTENDED_AREA 20
#define EXTENDED_AREA 8
#define FOR_EACH(tmp, ...) \
{ \