From a9600d8c5e1383961ff44c6d846574909a5080c4 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sat, 20 Jun 2015 17:54:59 +0200 Subject: Add some Icons to the UI --- voctogui/ui/blank-stream.svg | 75 ++++++++++++++++++++++++ voctogui/ui/composite-fullscreen.svg | 63 ++++++++++++++++++++ voctogui/ui/composite-picture-in-picture.svg | 70 ++++++++++++++++++++++ voctogui/ui/composite-side-by-side-equal.svg | 81 ++++++++++++++++++++++++++ voctogui/ui/composite-side-by-side-preview.svg | 77 ++++++++++++++++++++++++ voctogui/ui/voctogui.ui | 57 +++++++++++++----- 6 files changed, 407 insertions(+), 16 deletions(-) create mode 100644 voctogui/ui/blank-stream.svg create mode 100644 voctogui/ui/composite-fullscreen.svg create mode 100644 voctogui/ui/composite-picture-in-picture.svg create mode 100644 voctogui/ui/composite-side-by-side-equal.svg create mode 100644 voctogui/ui/composite-side-by-side-preview.svg diff --git a/voctogui/ui/blank-stream.svg b/voctogui/ui/blank-stream.svg new file mode 100644 index 0000000..8d1c570 --- /dev/null +++ b/voctogui/ui/blank-stream.svg @@ -0,0 +1,75 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/voctogui/ui/composite-fullscreen.svg b/voctogui/ui/composite-fullscreen.svg new file mode 100644 index 0000000..995cf93 --- /dev/null +++ b/voctogui/ui/composite-fullscreen.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/voctogui/ui/composite-picture-in-picture.svg b/voctogui/ui/composite-picture-in-picture.svg new file mode 100644 index 0000000..d271aaa --- /dev/null +++ b/voctogui/ui/composite-picture-in-picture.svg @@ -0,0 +1,70 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/voctogui/ui/composite-side-by-side-equal.svg b/voctogui/ui/composite-side-by-side-equal.svg new file mode 100644 index 0000000..ec19dd0 --- /dev/null +++ b/voctogui/ui/composite-side-by-side-equal.svg @@ -0,0 +1,81 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/voctogui/ui/composite-side-by-side-preview.svg b/voctogui/ui/composite-side-by-side-preview.svg new file mode 100644 index 0000000..1e9bd48 --- /dev/null +++ b/voctogui/ui/composite-side-by-side-preview.svg @@ -0,0 +1,77 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/voctogui/ui/voctogui.ui b/voctogui/ui/voctogui.ui index ca7dd32..4fb75f5 100644 --- a/voctogui/ui/voctogui.ui +++ b/voctogui/ui/voctogui.ui @@ -2,6 +2,31 @@ + + True + False + blank-stream.svg + + + True + False + composite-fullscreen.svg + + + True + False + composite-picture-in-picture.svg + + + True + False + composite-side-by-side-equal.svg + + + True + False + composite-side-by-side-preview.svg + @@ -31,12 +56,15 @@ False 0.98999999999999999 True + both - + True False Fullscreen True + img-composite-fullscreen + False @@ -44,11 +72,13 @@ - + True False Picture in Picture True + img-composite-picture-in-picture + False @@ -56,11 +86,13 @@ - + True False Side-by-side Equal True + img-composite-side-by-side-equal + False @@ -68,11 +100,13 @@ - + True False Side-by-side Preview True + img-composite-side-by-side-preview + False @@ -95,18 +129,7 @@ False Blank Stream True - - - False - True - - - - - True - False - Enable Stream - True + img-blank-stream False @@ -129,6 +152,7 @@ False Fullscreen Preview True + False @@ -141,6 +165,7 @@ False Freeze Preview True + False -- cgit v1.2.3