mirror of
https://github.com/labwc/labwc.git
synced 2026-04-11 08:21:13 -04:00
ssd: add optional omnipresent button
This commit is contained in:
parent
c5f19620de
commit
6b3183b26a
12 changed files with 165 additions and 52 deletions
|
|
@ -26,6 +26,7 @@ enum ssd_part_type {
|
|||
LAB_SSD_BUTTON_ICONIFY,
|
||||
LAB_SSD_BUTTON_WINDOW_MENU,
|
||||
LAB_SSD_BUTTON_SHADE,
|
||||
LAB_SSD_BUTTON_OMNIPRESENT,
|
||||
LAB_SSD_PART_TITLEBAR,
|
||||
LAB_SSD_PART_TITLEBAR_CORNER_RIGHT,
|
||||
LAB_SSD_PART_TITLEBAR_CORNER_LEFT,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue