aboutsummaryrefslogtreecommitdiffstats
path: root/sysui
diff options
context:
space:
mode:
authorNedim Hadzic <nedim.hadzic@pelagicore.com>2016-07-27 15:02:37 +0200
committerNedim Hadzic <nedim.hadzic@pelagicore.com>2016-07-29 09:33:26 +0000
commitdad84983ce6dcee078d370e25b8c4cef9e5b2c6b (patch)
tree3dbda28eca74766c5a7999d75737cd86bc3db206 /sysui
parentcb54780de51a945f4cd46b4b573850f1c7ee6496 (diff)
Server-client refactoring and cleanup
Communication between wayland surfaces and the system UI is more simple, without unnecessary messages. Change-Id: I360fb2ce61ba82d05fde4a9c0758882200df2508 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Diffstat (limited to 'sysui')
-rw-r--r--sysui/LaunchController.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysui/LaunchController.qml b/sysui/LaunchController.qml
index ff56f81..87cafe6 100644
--- a/sysui/LaunchController.qml
+++ b/sysui/LaunchController.qml
@@ -133,9 +133,7 @@ StackView {
target: ApplicationManagerInterface
onApplicationSurfaceReady: {
- print("itemmm", item, item.visible, item.width, item.height)
root.push(item)
- print("itemmm", item, item.visible, item.width, item.height)
}
onReleaseApplicationSurface: {