voidray

Results 14 comments of voidray

I did some testing on KDE Plasma 6.3.2 with the current version of the script: Works: vlc, firefox, thunderbird Doesn't work: ww -fa Writer -c 'libreoffice --writer' Writer is not...

It did some more testing using the latest version of the script in the repo. With the correct class name it worked during my testing: ww -f org.kde.kdenlive -c 'flatpak...

I finally figured it out. LibreOffice applications work if the -p parameter is specified: ww -f libreoffice-writer -c 'libreoffice --writer' -p soffice.bin ww -f libreoffice-calc -c 'libreoffice --calc' -p soffice.bin...

Unfortenately, there are still two issues with this: - It only works if one type of LibreOffice applications running (for example only Writer-windows). Nothing happens, if the command is run...