mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-10-01 23:58:30 +00:00
progress
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#include "helpers/Workspace.hpp"
|
||||
#include "Window.hpp"
|
||||
#include "render/Renderer.hpp"
|
||||
#include "render/OpenGL.hpp"
|
||||
|
||||
class CCompositor {
|
||||
public:
|
||||
@@ -46,6 +47,7 @@ public:
|
||||
wlr_input_inhibit_manager* m_sWLRInhibitMgr;
|
||||
wlr_keyboard_shortcuts_inhibit_manager_v1* m_sWLRKbShInhibitMgr;
|
||||
wlr_egl* m_sWLREGL;
|
||||
int m_iDRMFD;
|
||||
// ------------------------------------------------- //
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user