Skip to content

4.6.1 with GNOME freeze fix

Latest

Choose a tag to compare

@timoschwarzer timoschwarzer released this 08 Feb 13:45
· 15 commits to master since this release
6eb2c8a

Differences from original 4.6.1:

  • Fixed freezing the entire GNOME session when changing the current title
  • Update Electron to 3.X

I've also disabled some core features I don't need or use.

// import './errorHandler';
import './keyboardShortcuts';
import './persistAppState';
// import './controlBar';
// import './debug';
import './desktopSettings';
// import './tray';
// import './lastFM';
// import './listenBrainz';
// import './autoUpdater';
// import './websocketAPI';
// import './lyrics';
import './applicationMenu';
import './windowTitleInfo';
import './customStyle';
// import './alarm.js';
// import './sleepPreventor';
import './mediaService';
// import './discordRichPresence';
// import './slack';