variables: add early_buffer_release (#941)

https://github.com/hyprwm/Hyprland/pull/9019
This commit is contained in:
UjinT34 2025-01-10 21:42:40 +03:00 committed by GitHub
parent f817e13095
commit f800b253ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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