W9 shows a generic app icon instead of the W9 icon in the app panel when launched.
I can correct this with:
Code: Select all
xprop -name Waveform -f WM_CLASS 8s -set WM_CLASS "Waveform"Can this please be added an upcoming build?
Cheers,
Gavin
Code: Select all
xprop -name Waveform -f WM_CLASS 8s -set WM_CLASS "Waveform"Code: Select all
#!/bin/bash
/usr/bin/Waveform9 $@ &
sleep 10 && xprop -name Waveform -f WM_CLASS 8s -set WM_CLASS "Waveform"Code: Select all
chmod +x /usr/bin/Waveform9.wrapperCode: Select all
Exec=/usr/bin/Waveform9.wrapper %u
StartupWMClass=WaveformSubmit: News, Plugins, Hosts & Apps | Advertise @ KVR | Developer Account | About KVR / Contact Us | Privacy Statement
© KVR Audio, Inc. 2000-2026