Compare commits

2 Commits

Author SHA1 Message Date
flancian 0cfadf4de7 autopushed 2023-12-03 22:23:02 +01:00
flancian 89b443e78f autopushed 2023-12-03 22:21:50 +01:00
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
- After trying for months I finally got [[screensharing]] to work in [[sila]].
+3
View File
@@ -0,0 +1,3 @@
- In [[wayland]] I had to do this to make it work in [[sila]]:
- `XDG_CURRENT_DESKTOP="KDE" /usr/libexec/xdg-desktop-portal-wlr --replace &`
- unsure if the XDG bit does anything, I copied/pasted that from an invocation to non-wlr portal which I was using to fix filepicker issues but was not sufficient to make screensharing to work.