From f800b253ee7ba66a3b314dadbe88b074e6b8b28d Mon Sep 17 00:00:00 2001 From: UjinT34 <41110182+UjinT34@users.noreply.github.com> Date: Fri, 10 Jan 2025 21:42:40 +0300 Subject: [PATCH] variables: add early_buffer_release (#941) https://github.com/hyprwm/Hyprland/pull/9019 --- pages/Configuring/Variables.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index 98082103..6df36873 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -445,6 +445,7 @@ _Subcategory `group:groupbar:`_ | expand_undersized_textures | Whether to expand undersized textures along the edge, or rather stretch the entire texture. | bool | true | | xp_mode | Disables back buffer and bottom layer rendering. | bool | false | | ctm_animation | Whether to enable a fade animation for CTM changes (hyprsunset). 2 means "auto" which disables them on Nvidia. | int | 2 | +| allow_early_buffer_release | Allow early buffer release event. Fixes stuttering and missing frames for some apps. May cause graphical glitches and memory leaks in others. | bool | true | ### Cursor