Add a transients panel with corresponding chrome logic and a notification template
This commit is contained in:
committed by
Matthias Mailänder
parent
9e92340ea7
commit
01d47566cc
@@ -37,3 +37,19 @@ Container@SYSTEM_LINE_TEMPLATE:
|
||||
WordWrap: True
|
||||
Shadow: True
|
||||
TextColor: FFFF00
|
||||
|
||||
Container@TRANSIENT_LINE_TEMPLATE:
|
||||
Width: PARENT_RIGHT
|
||||
Height: 16
|
||||
Children:
|
||||
Label@TIME:
|
||||
X: 5
|
||||
Width: 37
|
||||
Height: 16
|
||||
Shadow: True
|
||||
Label@TEXT:
|
||||
X: 5
|
||||
Height: 16
|
||||
WordWrap: True
|
||||
Shadow: True
|
||||
TextColor: AFEEEE
|
||||
|
||||
Reference in New Issue
Block a user