summaryrefslogtreecommitdiffstats
path: root/twin/compton-tde/common.h
Commit message (Collapse)AuthorAgeFilesLines
* Redirect some headers noticed by the compilerMatías Fonzo2020-01-271-1/+1
| | | | | | | | | | | | | | [..] 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 <selk@dragora.org>
* Merge compton changesTimothy Pearson2015-01-171-3/+4
|
* Rewrite greyscale OpenGL system to use GLSLTimothy Pearson2014-11-251-2/+29
| | | | | 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
* Fix number of textures available to OpenGL greyscale filterTimothy Pearson2014-11-221-1/+1
|
* Add optional global/per window greyscale transparency filter to compton-tdeTimothy Pearson2014-11-221-2/+52
|
* Add DEBUG_FADEDaniel Hahler2014-11-171-0/+1
| | | | This adds printf_dbgf statements to debug issues with fading.
* Merge remote-tracking branch 'compton-update/master'Timothy Pearson2014-11-121-76/+237
| | | | | | | Conflicts: twin/compton-tde/common.h twin/compton-tde/compton.c twin/compton-tde/opengl.c
* Fix FTBFS on openbsd because conflicting declaration in twin comptonFrançois Andriot2014-10-181-0/+2
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"
* twin/compton: make CONFIG_XSYNC autoconfigurable to fix FTBFS with older ↵Slávek Banko2014-04-291-1/+1
| | | | libXext versions which doesn't provide XSyncFence
* twin/compton-tde: make XRandR support optional in compot-tdeAlexander Golubev2014-04-291-1/+6
|
* twin/compton-tde: transparent pass TDE build-time configure options to ↵Alexander Golubev2014-04-291-1/+1
| | | | compot-tde
* Fix compton-tde FTBFS on older systemsTimothy Pearson2014-04-011-0/+5
|
* Move sources to correct directoryTimothy Pearson2014-03-311-0/+2413