mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +01:00
New titlebar button style
This patch adds new titlebar button style. Original-patch-by: Carlos Torres <vlaadbrain@operamail.com> Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
This commit is contained in:
committed by
Carlos R. Mafra
parent
cc629f342c
commit
17cc7c3c77
@@ -228,6 +228,10 @@ typedef enum {
|
||||
#define WD_BOTTOMLEFT 6
|
||||
#define WD_BOTTOMRIGHT 7
|
||||
|
||||
/* titlebar style */
|
||||
#define TS_NEW 0
|
||||
#define TS_OLD 1
|
||||
#define TS_NEXT 2
|
||||
|
||||
/* workspace border position */
|
||||
#define WB_NONE 0
|
||||
|
||||
Reference in New Issue
Block a user