Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redirect some headers noticed by the compiler | Matías Fonzo | 2020-01-27 | 1 | -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 changes | Timothy Pearson | 2015-01-17 | 1 | -3/+4 |
| | |||||
* | Rewrite greyscale OpenGL system to use GLSL | Timothy Pearson | 2014-11-25 | 1 | -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 filter | Timothy Pearson | 2014-11-22 | 1 | -1/+1 |
| | |||||
* | Add optional global/per window greyscale transparency filter to compton-tde | Timothy Pearson | 2014-11-22 | 1 | -2/+52 |
| | |||||
* | Add DEBUG_FADE | Daniel Hahler | 2014-11-17 | 1 | -0/+1 |
| | | | | This adds printf_dbgf statements to debug issues with fading. | ||||
* | Merge remote-tracking branch 'compton-update/master' | Timothy Pearson | 2014-11-12 | 1 | -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 compton | François Andriot | 2014-10-18 | 1 | -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 Banko | 2014-04-29 | 1 | -1/+1 |
| | | | | libXext versions which doesn't provide XSyncFence | ||||
* | twin/compton-tde: make XRandR support optional in compot-tde | Alexander Golubev | 2014-04-29 | 1 | -1/+6 |
| | |||||
* | twin/compton-tde: transparent pass TDE build-time configure options to ↵ | Alexander Golubev | 2014-04-29 | 1 | -1/+1 |
| | | | | compot-tde | ||||
* | Fix compton-tde FTBFS on older systems | Timothy Pearson | 2014-04-01 | 1 | -0/+5 |
| | |||||
* | Move sources to correct directory | Timothy Pearson | 2014-03-31 | 1 | -0/+2413 |