|
|
|
@ -50,7 +50,11 @@ collections { |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// FIXME: should have oveeride for: |
|
|
|
|
// battery |
|
|
|
|
// clock |
|
|
|
|
|
|
|
|
|
///////////////////////////////////////////////////////////////////////////// |
|
|
|
|
/*** ILLUME: SLIPSHELF ***/ |
|
|
|
|
|
|
|
|
@ -70,6 +74,13 @@ collections { |
|
|
|
|
fill.smooth: 0; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
part { name: "e.swallow.visible"; |
|
|
|
|
type: SWALLOW; |
|
|
|
|
description { state: "default" 0.0; |
|
|
|
|
rel1.to: "s3"; |
|
|
|
|
rel2.to: "s3"; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
part { name: "s1"; |
|
|
|
|
mouse_events: 0; |
|
|
|
@ -195,13 +206,6 @@ collections { |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
part { name: "e.swallow.visible"; |
|
|
|
|
type: SWALLOW; |
|
|
|
|
description { state: "default" 0.0; |
|
|
|
|
rel1.to: "s3"; |
|
|
|
|
rel2.to: "s3"; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
part { name: "prev_app"; |
|
|
|
|
mouse_events: 0; |
|
|
|
|
description { state: "default" 0.0; |
|
|
|
@ -287,7 +291,7 @@ collections { |
|
|
|
|
color: 0 0 0 255; |
|
|
|
|
text { |
|
|
|
|
font: "Sans:style=Bold"; |
|
|
|
|
size: 10; |
|
|
|
|
size: 8; |
|
|
|
|
min: 0 1; |
|
|
|
|
align: 0.0 0.5; |
|
|
|
|
} |
|
|
|
|