| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[..]
In file included from /usr/src/qi/build/tdebase-trinity-14.0.7/twin/compton-tde/common.h:102,
from /usr/src/qi/build/tdebase-trinity-14.0.7/twin/compton-tde/compton.h:10,
from /usr/src/qi/build/tdebase-trinity-14.0.7/twin/compton-tde/compton.c:12:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
[..]
For reference: https://mirror.git.trinitydesktop.org/gitea/TDE/tdelibs/pulls/64
Signed-off-by: Matías Fonzo <[email protected]>
(cherry picked from commit b52ef67d4a2208dfd9ea6c7618cbbc05c85c02f3)
|
|
|
|
|
|
| |
Fix compilation failure with NO_VSYNC_OPENGL=1, caused by one
incorrectly placed "#endif" in "src/common.h".
(cherry picked from commit 65bc49312cf8e75bf5ae3290eef40a2ebe712e9c)
|
|
|
|
|
| |
Add ability to blend color and greyscale based on window alpha (actual window alpha currently set at 0.5 when blending is enabled)
Reenable greyscale logout effect when compositor is in use
|
| |
|
| |
|
|
|
|
| |
This adds printf_dbgf statements to debug issues with fading.
|
|
|
|
|
|
|
| |
Conflicts:
twin/compton-tde/common.h
twin/compton-tde/compton.c
twin/compton-tde/opengl.c
|
|
|
|
| |
Signed-off-by: François Andriot <[email protected]>"
|
|
|
|
| |
libXext versions which doesn't provide XSyncFence
|
| |
|
|
|
|
| |
compot-tde
|
| |
|
|
|