summaryrefslogtreecommitdiffstats
path: root/twin/compton-tde
Commit message (Collapse)AuthorAgeFilesLines
* Update all windows when compton settings are reloadedTimothy Pearson2015-04-141-0/+5
| | | | (cherry picked from commit ec96d63e30bfdf330ad34905c0e9306145a9f312)
* Bug fix: Compilation failure with NO_VSYNC_OPENGL=1Richard Grenville2015-01-241-3/+4
| | | | | | Fix compilation failure with NO_VSYNC_OPENGL=1, caused by one incorrectly placed "#endif" in "src/common.h". (cherry picked from commit 65bc49312cf8e75bf5ae3290eef40a2ebe712e9c)
* Bug fix: --no-fading-openclose doesn't work when fading outRichard Grenville2015-01-241-6/+6
| | | | | | | | - Fix the bug that --no-fading-openclose doesn not work when fading out by writing w->fade_last as well in win_determine_fade(). - Write w->fade_last for applying w->fade_force, as well. (cherry picked from commit 2dff937b31aa3753dca28fdda741be5d1da25088)
* Bug fix #244: Build failure with -DDEBUG_EVENTSRichard Grenville2015-01-241-2/+2
| | | | | | Fix build failure with -DDEBUG_EVENTS, caused by incorrect references to X Sync macros. Thanks to blueyed for reporting. (#244) (cherry picked from commit 6219569d6cb45be6f2104460e02672dd508e344a)
* Misc #215: Reformat usage text & update docsRichard Grenville2015-01-241-11/+87
| | | | | | | | | - Reformat usage text by adding a blank line between descriptions of two switches. (#215) - Update documentation for a bit. Correct some wrong statements and clarify some others. (cherry picked from commit 07b75620487436a0e693d3a13354dba346a463f2)
* Fix passage of wid pointer to Window parameter in ↵Timothy Pearson2014-11-301-1/+1
| | | | | | win_determine_greyscale_background Thanks to Richard Grenville for catching that mistake!
* Fix window fade inRichard Grenville2014-11-301-5/+1
|
* Fix blur option not being written correctlyTimothy Pearson2014-11-251-1/+1
| | | | Add ability to set desaturated backgrounds from the control center
* Rewrite greyscale OpenGL system to use GLSLTimothy Pearson2014-11-253-103/+326
| | | | | 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 greyscale filterTimothy Pearson2014-11-231-13/+46
|
* Fix twin deleting comptontdepidfile when compton-tde already running on startupTimothy Pearson2014-11-231-1/+0
| | | | Fix long-standing bug in calling desktop lock methods over DCOP from within kdesktop process
* Reload shadow radius during signal hander fast reconfTimothy Pearson2014-11-231-0/+3
|
* Disable shadows in compton-tde by default (i.e. if no configuration file ↵Timothy Pearson2014-11-231-1/+1
| | | | could be found)
* Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-11-221-1/+1
|\
| * Fix number of textures available to OpenGL greyscale filterTimothy Pearson2014-11-221-1/+1
| |
* | Fix compton-tde not reloading settings from correct directory after user loginTimothy Pearson2014-11-221-0/+30
|/
* Add optional global/per window greyscale transparency filter to compton-tdeTimothy Pearson2014-11-224-2/+382
|
* Fix improperly sized string buffers in compton pid codeTimothy Pearson2014-11-201-2/+2
|
* Write compton-tde pid file to tmpTimothy Pearson2014-11-191-30/+18
| | | | This resolves Bug 887
* Add tooltip fade/shadow configuration to twin compositing optionsTimothy Pearson2014-11-191-2/+0
|
* Remove extraneous PID debugging messages from compton-tdeTimothy Pearson2014-11-181-4/+0
| | | | This resolves Bug 645
* Fix broken window fade-inTimothy Pearson2014-11-181-3/+30
| | | | | | Add additional fade debugging Add separate configuration option for menu shadows Fix up default shadow settings in configuration dialogs
* Add DEBUG_FADEDaniel Hahler2014-11-172-7/+46
| | | | This adds printf_dbgf statements to debug issues with fading.
* Bring shadow size and location in line with TDE's original xcompmgr compositorRichard Grenville2014-11-171-5/+6
|
* Fix compilation errors from changed compton APITimothy Pearson2014-11-121-2/+2
|
* Merge remote-tracking branch 'compton-update/master'Timothy Pearson2014-11-128-353/+935
| | | | | | | 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-293-6/+10
| | | | libXext versions which doesn't provide XSyncFence
* twin/compton-tde: make XRandR support optional in compot-tdeAlexander Golubev2014-04-294-14/+53
|
* Move the Xinerama test to main ConfigureChecks.cmakeAlexander Golubev2014-04-292-6/+18
|
* twin/compton-tde: transparent pass TDE build-time configure options to ↵Alexander Golubev2014-04-293-37/+78
| | | | compot-tde
* Remove useless cmake configuration options WITH_XEXT and WITH_XDAMAGEAlexander Golubev2014-04-291-4/+0
|
* Fix compton-tde FTBFS on older systemsTimothy Pearson2014-04-012-3/+11
|
* Build compton-tdeTimothy Pearson2014-03-311-0/+73
|
* Move sources to correct directoryTimothy Pearson2014-03-3113-0/+20191