From a9219531c2e286f65b3a1d137f61b72987b960b1 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 23 May 2021 05:12:53 +0200 Subject: Only use x11egl mpv option when running wayland. Disable video disk cache, use mpv default instead --- include/Utils.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/Utils.hpp') diff --git a/include/Utils.hpp b/include/Utils.hpp index 4a93109..206ee38 100644 --- a/include/Utils.hpp +++ b/include/Utils.hpp @@ -7,5 +7,6 @@ namespace QuickMedia { void show_virtual_keyboard(); void hide_virtual_keyboard(); bool is_touch_enabled(); + bool is_running_wayland(); time_t iso_utc_to_unix_time(const char *time_str); } \ No newline at end of file -- cgit v1.2.3