Merge pull request #9 from yshui/next

Merge yshui/next
This commit is contained in:
Arda Atci
2022-11-18 18:13:19 +03:00
committed by GitHub
8 changed files with 55 additions and 36 deletions

View File

@@ -316,7 +316,7 @@ glx-no-stencil = true;
# glx-no-rebind-pixmap = false
# Disable the use of damage information.
# This cause the whole screen to be redrawn everytime, instead of the part of the screen
# This cause the whole screen to be redrawn every time, instead of the part of the screen
# has actually changed. Potentially degrades the performance, but might fix some artifacts.
# The opposing option is use-damage
#
@@ -411,7 +411,7 @@ log-level = "warn";
# transparent, and you want shadows in those areas.
#
# clip-shadow-above:::
# Controls wether shadows that would have been drawn above the window should
# Controls whether shadows that would have been drawn above the window should
# be clipped. Useful for dock windows that should have no shadow painted on top.
#
# redir-ignore:::