mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -04:00
parent
b6ecb1068e
commit
d290c43c52
8 changed files with 60 additions and 21 deletions
|
|
@ -16,7 +16,8 @@
|
|||
#include "theme.h"
|
||||
|
||||
enum view_placement_policy {
|
||||
LAB_PLACE_CENTER = 0,
|
||||
LAB_PLACE_INVALID = 0,
|
||||
LAB_PLACE_CENTER,
|
||||
LAB_PLACE_CURSOR,
|
||||
LAB_PLACE_AUTOMATIC
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue