Display a warning when running under Wayland

This commit is contained in:
Cameron Gutman
2018-08-11 22:42:25 -07:00
parent c0e697eb58
commit 5f5f835b2e
3 changed files with 23 additions and 1 deletions
+2
View File
@@ -17,6 +17,8 @@ public:
Q_INVOKABLE static bool hasAnyHardwareAcceleration();
Q_INVOKABLE static bool isRunningWayland();
Q_INVOKABLE static int getMaximumStreamingFrameRate();
Q_INVOKABLE QRect getDisplayResolution(int displayIndex);