1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 13:28:05 +01:00

Changes relate to modelock.

This commit is contained in:
id
1999-05-20 23:30:53 +00:00
parent 3301950805
commit c28f3b2c5b
11 changed files with 461 additions and 31 deletions

View File

@@ -91,6 +91,9 @@ typedef struct {
unsigned int no_resizable:1;
unsigned int no_closable:1;
unsigned int no_miniaturizable:1;
#ifdef XKB_BUTTON_HINT
unsigned int no_thai_button:1;
#endif
/* decorations */
unsigned int no_resizebar:1; /* draw the bottom handle? */