* Update to Electron 15 and add Flatpak to README (#131)
* Update functional
* Change to 15
* Replace window.hide, window.restart with counterparts
* Fix openexternal by doing default JS
* Change mouse to pointer for <a> elements
* turn mouse to pointer for exit button
* Fix deprecation of Audio for AudioVideo
* Made a small mistake
* Add Flatpak to readme
* 3.0.0 prep
* Added setting to disable multiple tidal-hifi windows (defaults to true)
fixes#121
* Added setting to disable HardwareMediaKeyHandling (defaults to false)
fixes#133
Co-authored-by: Marie <marie@kaifa.ch>
* Update build version to fit with package.json electron version
* Update electron-builder.yml
* Use wvcus.2 for additional fixes
* Also use wvcus.2 for package.json
* Show "Tidal Hifi" as application name for notify-send
Set the 'app-name' variable for notify-send under Linux
* Generate pacman builds using Github workflows
Previous builds failed due to missing build dependencies when building the package using the Github workflow Linux environment