summarylogtreecommitdiffstats
path: root/fatfrog-fix-ttl.diff
diff options
context:
space:
mode:
authorChristopher Arndt2020-07-17 16:25:39 +0200
committerChristopher Arndt2020-07-17 16:25:39 +0200
commit890f6773eccfbde452a429408c85b0f5a82b8c79 (patch)
tree7c80c36dee07cb4ac4dc3ae2aaaa7141de458da3 /fatfrog-fix-ttl.diff
downloadaur-890f6773eccfbde452a429408c85b0f5a82b8c79.tar.gz
Add new package 'fatfrog.lv2'
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
Diffstat (limited to 'fatfrog-fix-ttl.diff')
-rw-r--r--fatfrog-fix-ttl.diff13
1 files changed, 13 insertions, 0 deletions
diff --git a/fatfrog-fix-ttl.diff b/fatfrog-fix-ttl.diff
new file mode 100644
index 000000000000..1b1ca48ba890
--- /dev/null
+++ b/fatfrog-fix-ttl.diff
@@ -0,0 +1,13 @@
+diff --git a/FatFrog/plugin/FatFrog.ttl b/FatFrog/plugin/FatFrog.ttl
+index 7b2aa50..6addb8e 100644
+--- a/FatFrog/plugin/FatFrog.ttl
++++ b/FatFrog/plugin/FatFrog.ttl
+@@ -142,5 +142,8 @@ rdfs:comment """
+ a guiext:X11UI;
+ guiext:binary <FatFrog_ui.so>;
+ lv2:extensionData guiext::idle ;
++ lv2:extensionData guiext:resize ;
++ lv2:extensionData guiext:idleInterface;
++ lv2:requiredFeature guiext:idleInterface;
+ lv2:requiredFeature guiext:makeResident;
+ .