mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-10-16 06:55:58 +00:00
Permission Manager: add permission management for screencopy (#9930)
This commit is contained in:
@@ -283,6 +283,8 @@ class CHyprOpenGLImpl {
|
||||
bool EXT_create_context_robustness = false;
|
||||
} m_sExts;
|
||||
|
||||
SP<CTexture> m_pScreencopyDeniedTexture;
|
||||
|
||||
private:
|
||||
enum eEGLContextVersion : uint8_t {
|
||||
EGL_CONTEXT_GLES_2_0 = 0,
|
||||
|
Reference in New Issue
Block a user