aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Compositor.hpp
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2022-11-05 12:50:47 +0000
committervaxerski <[email protected]>2022-11-05 12:50:47 +0000
commitf50c78664042e9187c090cf780c88136c4158d10 (patch)
treecbb27dd61f2f425a0fabeab57b3180e0a1c65756 /src/Compositor.hpp
parent70aece85224dcca42e6fc596a4b68d688ad6c295 (diff)
downloadHyprland-f50c78664042e9187c090cf780c88136c4158d10.tar.gz
Hyprland-f50c78664042e9187c090cf780c88136c4158d10.zip
Added direct scanout
Diffstat (limited to 'src/Compositor.hpp')
-rw-r--r--src/Compositor.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Compositor.hpp b/src/Compositor.hpp
index c447425c..7264a00a 100644
--- a/src/Compositor.hpp
+++ b/src/Compositor.hpp
@@ -70,6 +70,7 @@ public:
wlr_input_method_manager_v2* m_sWLRIMEMgr;
wlr_text_input_manager_v3* m_sWLRTextInputMgr;
wlr_xdg_activation_v1* m_sWLRActivation;
+ wlr_linux_dmabuf_v1* m_sWLRLinuxDMABuf;
// ------------------------------------------------- //