expression parsing has begun
[manmower/obtheme.git] / theme.obtheme
index af8d033..ced4738 100644 (file)
@@ -18,8 +18,8 @@ theme awesome {
        style regular_window {
                decor clientwindow {
                        space {
-                               anchor(0 0 0)
-                               up(1 0 0)
+                               anchor(1 + client.width + 1/3* 9/2, 0, 0)
+                               up(0, 0, 0)
                        }
                        geometry {
                                shapeof(client)
@@ -31,7 +31,7 @@ theme awesome {
                        decor titlebar {
                                context(titlebar)
                                geometry {
-                               //      box (0, 0, 0) to (100% of $CLIENT, 100%, 0)
+                               //      box (0, 0, 0) to (.1 * client.width / (4/client.width), 100%, 0)
                                }
                                material(flat)
 //texture {
@@ -52,8 +52,8 @@ theme awesome {
                        }
                        decor handle {
                                space {
-                                       anchor(0 0 0)
-                                       up(0 0 0)
+                                       anchor(0, 0, 0)
+                                       up(0, 0, 0)
                                }
                                decor leftgrip {
                                        context(blcorner)