KDAB / Charm

The Cross-Platform Time Tracker
GNU General Public License v2.0
192 stars 70 forks source link

Review Qt5 builds on common Linux distributions #228

Open frankosterfeld opened 8 years ago

frankosterfeld commented 8 years ago

So far we stuck to Qt4 on Linux because Qt5 had issues on Linux desktops, especially when it comes to window management/systray integration (misplaced icon on Unity, for example). We should check if that's still the case with the most common Linux distributions (check what KDAB people use these days) or if we can move to Qt5 for Linux packages.

So we should

To test we could either use VMs (might be a bit time-consuming to set up) or ask a developer for each important setup to build and test Charm against the Qt5 packages shipped by his distro.

mgiroday commented 8 years ago

Sent a mail to dev about this matter.