mirror of
https://github.com/labwc/labwc.git
synced 2025-11-06 13:29:58 -05:00
view: show fullscreen views above top-layer
See https://github.com/LBCrion/sfwbar/issues/24
This commit is contained in:
parent
d34efad7bb
commit
6b8c10dcd4
2 changed files with 10 additions and 5 deletions
|
|
@ -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, ...) \
|
||||
{ \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue