mirror of
https://github.com/britzl/monarch.git
synced 2025-06-27 18:37:46 +02:00
commit 698cdba5a469f900b902da360ad05e103cd1a39b Author: Björn Ritzl <bjorn.ritzl@gmail.com> Date: Wed Mar 29 11:10:49 2023 +0200 Documentation commit d8de338a465066a9b9ff1bb6d20b5476e78d6359 Author: Björn Ritzl <bjorn.ritzl@gmail.com> Date: Wed Mar 29 10:40:38 2023 +0200 Added focus and post listener setup functions commit 55910abd74542513795dae3ccb9b4fd87da22b74 Author: Björn Ritzl <bjorn.ritzl@gmail.com> Date: Wed Mar 29 09:49:00 2023 +0200 Update gui.lua commit a055af032fb47d67647e0b7bc09ad4721fd623d7 Author: Björn Ritzl <bjorn.ritzl@gmail.com> Date: Wed Mar 29 09:19:49 2023 +0200 Improve transition setup
160 lines
2.6 KiB
Plaintext
160 lines
2.6 KiB
Plaintext
name: "slidingwindow"
|
|
scale_along_z: 0
|
|
embedded_instances {
|
|
id: "go"
|
|
data: "components {\n"
|
|
" id: \"slidingwindow\"\n"
|
|
" component: \"/example/slidingwindow/slidingwindow.script\"\n"
|
|
" position {\n"
|
|
" x: 0.0\n"
|
|
" y: 0.0\n"
|
|
" z: 0.0\n"
|
|
" }\n"
|
|
" rotation {\n"
|
|
" x: 0.0\n"
|
|
" y: 0.0\n"
|
|
" z: 0.0\n"
|
|
" w: 1.0\n"
|
|
" }\n"
|
|
" property_decls {\n"
|
|
" }\n"
|
|
"}\n"
|
|
""
|
|
position {
|
|
x: 0.0
|
|
y: 0.0
|
|
z: 0.0
|
|
}
|
|
rotation {
|
|
x: 0.0
|
|
y: 0.0
|
|
z: 0.0
|
|
w: 1.0
|
|
}
|
|
scale3 {
|
|
x: 1.0
|
|
y: 1.0
|
|
z: 1.0
|
|
}
|
|
}
|
|
embedded_instances {
|
|
id: "window1"
|
|
data: "components {\n"
|
|
" id: \"screen_proxy\"\n"
|
|
" component: \"/monarch/screen_proxy.script\"\n"
|
|
" position {\n"
|
|
" x: 0.0\n"
|
|
" y: 0.0\n"
|
|
" z: 0.0\n"
|
|
" }\n"
|
|
" rotation {\n"
|
|
" x: 0.0\n"
|
|
" y: 0.0\n"
|
|
" z: 0.0\n"
|
|
" w: 1.0\n"
|
|
" }\n"
|
|
" properties {\n"
|
|
" id: \"screen_id\"\n"
|
|
" value: \"window1\"\n"
|
|
" type: PROPERTY_TYPE_HASH\n"
|
|
" }\n"
|
|
" property_decls {\n"
|
|
" }\n"
|
|
"}\n"
|
|
"embedded_components {\n"
|
|
" id: \"collectionproxy\"\n"
|
|
" type: \"collectionproxy\"\n"
|
|
" data: \"collection: \\\"/example/slidingwindow/window1.collection\\\"\\n"
|
|
"exclude: false\\n"
|
|
"\"\n"
|
|
" position {\n"
|
|
" x: 0.0\n"
|
|
" y: 0.0\n"
|
|
" z: 0.0\n"
|
|
" }\n"
|
|
" rotation {\n"
|
|
" x: 0.0\n"
|
|
" y: 0.0\n"
|
|
" z: 0.0\n"
|
|
" w: 1.0\n"
|
|
" }\n"
|
|
"}\n"
|
|
""
|
|
position {
|
|
x: 0.0
|
|
y: 0.0
|
|
z: 0.0
|
|
}
|
|
rotation {
|
|
x: 0.0
|
|
y: 0.0
|
|
z: 0.0
|
|
w: 1.0
|
|
}
|
|
scale3 {
|
|
x: 1.0
|
|
y: 1.0
|
|
z: 1.0
|
|
}
|
|
}
|
|
embedded_instances {
|
|
id: "window2"
|
|
data: "components {\n"
|
|
" id: \"screen_proxy\"\n"
|
|
" component: \"/monarch/screen_proxy.script\"\n"
|
|
" position {\n"
|
|
" x: 0.0\n"
|
|
" y: 0.0\n"
|
|
" z: 0.0\n"
|
|
" }\n"
|
|
" rotation {\n"
|
|
" x: 0.0\n"
|
|
" y: 0.0\n"
|
|
" z: 0.0\n"
|
|
" w: 1.0\n"
|
|
" }\n"
|
|
" properties {\n"
|
|
" id: \"screen_id\"\n"
|
|
" value: \"window2\"\n"
|
|
" type: PROPERTY_TYPE_HASH\n"
|
|
" }\n"
|
|
" property_decls {\n"
|
|
" }\n"
|
|
"}\n"
|
|
"embedded_components {\n"
|
|
" id: \"collectionproxy\"\n"
|
|
" type: \"collectionproxy\"\n"
|
|
" data: \"collection: \\\"/example/slidingwindow/window2.collection\\\"\\n"
|
|
"exclude: false\\n"
|
|
"\"\n"
|
|
" position {\n"
|
|
" x: 0.0\n"
|
|
" y: 0.0\n"
|
|
" z: 0.0\n"
|
|
" }\n"
|
|
" rotation {\n"
|
|
" x: 0.0\n"
|
|
" y: 0.0\n"
|
|
" z: 0.0\n"
|
|
" w: 1.0\n"
|
|
" }\n"
|
|
"}\n"
|
|
""
|
|
position {
|
|
x: 0.0
|
|
y: 0.0
|
|
z: 0.0
|
|
}
|
|
rotation {
|
|
x: 0.0
|
|
y: 0.0
|
|
z: 0.0
|
|
w: 1.0
|
|
}
|
|
scale3 {
|
|
x: 1.0
|
|
y: 1.0
|
|
z: 1.0
|
|
}
|
|
}
|