mirror of
https://github.com/labwc/labwc.git
synced 2026-03-01 01:40:24 -05:00
ssd: use dynamic titlebar height based on font size and padding
This commit is contained in:
parent
3bb44fc9f2
commit
e4f1f9a975
9 changed files with 23 additions and 18 deletions
|
|
@ -5,7 +5,6 @@
|
|||
#include "buffer.h"
|
||||
#include <wlr/util/box.h>
|
||||
|
||||
#define SSD_HEIGHT 26 /* TODO: use theme->title_height */
|
||||
#define BUTTON_COUNT 4
|
||||
#define BUTTON_WIDTH 26
|
||||
#define EXTENDED_AREA 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue