Skip to content
Snippets Groups Projects
Unverified Commit 7d83fb76 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Use wayland for GUI

parent 799c815b
No related branches found
No related tags found
No related merge requests found
......@@ -11,17 +11,11 @@ width=320
use=true
[videodisplay]
# Use VAAPI's renderer, requires VAAPI-based previews
#system=vaapi
# Gtk
#system=gtk
# Use OpenGL - most performant
#system=gl
# Use XVideo - oldschool
system=xv
# Use simple X-Images - least performant
#system=xv
system=gtkgl
[toolbar]
close=true
......
[Desktop Entry]
Comment=
Exec=env GDK_BACKEND=x11 /opt/voc/voctomix/voctogui/voctogui.py -vv -i /opt/voc/configs/voctogui.ini
Exec=/opt/voc/voctomix/voctogui/voctogui.py -v -i /opt/voc/configs/voctogui.ini
GenericName=Full-HD Software Live-Video-Mixer in python
Icon=/opt/voc/voctomix/voctogui/ui/voc.svg
Name=Voctomix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment