diff --git a/data/icon_full.svg b/data/icon_full.svg index b0ce4e7..7e5732e 100644 --- a/data/icon_full.svg +++ b/data/icon_full.svg @@ -7,9 +7,9 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="128.91515mm" + width="122.79081mm" height="122.79081mm" - viewBox="0 0 128.91515 122.79081" + viewBox="0 0 122.79081 122.79081" version="1.1" id="svg8" inkscape:version="0.92.2 2405546, 2018-03-11" @@ -40,16 +40,6 @@ offset="1" id="stop4553" /> - + gradientTransform="scale(0.26458334)" /> + image/svg+xml - + @@ -118,60 +118,65 @@ inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1" - transform="translate(-26.029924,-31.875429)"> - - - - + transform="translate(53.98708,-31.875429)"> - - - - + + + + + + + + + + + + + + diff --git a/data/systray_icon.svg b/data/systray_icon.svg new file mode 100644 index 0000000..3187b20 --- /dev/null +++ b/data/systray_icon.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/virtscreen/assets/main.qml b/virtscreen/assets/main.qml index 7e10c3b..43a4fdf 100644 --- a/virtscreen/assets/main.qml +++ b/virtscreen/assets/main.qml @@ -129,9 +129,9 @@ Item { // Sytray Icon SystemTrayIcon { id: sysTrayIcon - iconSource: backend.vncState == Backend.CONNECTED ? "../icon/systray_tablet_on.svg" : - backend.virtScreenCreated ? "../icon/systray_tablet_off.svg" : - "../icon/systray_no_tablet.svg" + iconSource: backend.vncState == Backend.CONNECTED ? "../icon/systray_tablet_on.png" : + backend.virtScreenCreated ? "../icon/systray_tablet_off.png" : + "../icon/systray_no_tablet.png" visible: true property bool clicked: false diff --git a/virtscreen/icon/full_256x256.png b/virtscreen/icon/full_256x256.png index f206a27..03d75e9 100644 Binary files a/virtscreen/icon/full_256x256.png and b/virtscreen/icon/full_256x256.png differ diff --git a/virtscreen/icon/systray_no_tablet.png b/virtscreen/icon/systray_no_tablet.png new file mode 100644 index 0000000..92be6da Binary files /dev/null and b/virtscreen/icon/systray_no_tablet.png differ diff --git a/virtscreen/icon/systray_no_tablet.svg b/virtscreen/icon/systray_no_tablet.svg deleted file mode 100644 index a59bfa9..0000000 --- a/virtscreen/icon/systray_no_tablet.svg +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/virtscreen/icon/systray_tablet_off.png b/virtscreen/icon/systray_tablet_off.png new file mode 100644 index 0000000..a6d850e Binary files /dev/null and b/virtscreen/icon/systray_tablet_off.png differ diff --git a/virtscreen/icon/systray_tablet_off.svg b/virtscreen/icon/systray_tablet_off.svg deleted file mode 100644 index 8d2aba3..0000000 --- a/virtscreen/icon/systray_tablet_off.svg +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/virtscreen/icon/systray_tablet_on.png b/virtscreen/icon/systray_tablet_on.png new file mode 100644 index 0000000..686202d Binary files /dev/null and b/virtscreen/icon/systray_tablet_on.png differ diff --git a/virtscreen/icon/systray_tablet_on.svg b/virtscreen/icon/systray_tablet_on.svg deleted file mode 100644 index d4ba9b0..0000000 --- a/virtscreen/icon/systray_tablet_on.svg +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - -