| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-22 | 31 | -67/+0 |
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 37 | -7959/+110 |
* | Add missing include/link directories | aneejit1 | 2020-06-21 | 1 | -0/+14 |
* | Fix bad section for FocusStealingPreventionLevel value in twinrc. | Slávek Banko | 2020-04-06 | 1 | -5/+5 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 3 | -10/+10 |
* | Redirect some headers noticed by the compiler | Matías Fonzo | 2020-01-27 | 1 | -1/+1 |
* | Improve German translation and fix some desktop files. | Chris | 2019-12-17 | 1 | -1/+1 |
* | Fix and streamline German and other translations in TCC. | Chris | 2019-10-11 | 1 | -1/+2 |
* | Fix remaining brandings in tdebase. | Chris | 2019-07-15 | 1 | -1/+1 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 7 | -0/+28 |
* | Add includes to UI files to resolve FTBFS. | Michele Calgaro | 2018-09-21 | 3 | -50/+13 |
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-06-30 | 2 | -2/+2 |
* | Avoid using 10bit FBConfigs | Yuxuan Shui | 2018-06-24 | 1 | -0/+10 |
* | Fix FTBFS with GCC7 | François Andriot | 2017-07-23 | 1 | -2/+2 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-24 | 39 | -0/+0 |
* | Clarify window shadow options | Timothy Pearson | 2015-04-14 | 1 | -6/+4 |
* | Add GUI option to control panel shadows | Timothy Pearson | 2015-04-14 | 2 | -2/+16 |
* | Update all windows when compton settings are reloaded | Timothy Pearson | 2015-04-14 | 1 | -0/+5 |
* | Fix update_compton_tde script | Timothy Pearson | 2015-01-24 | 1 | -1/+2 |
* | Bug fix: Compilation failure with NO_VSYNC_OPENGL=1 | Richard Grenville | 2015-01-24 | 1 | -3/+4 |
* | Bug fix: --no-fading-openclose doesn't work when fading out | Richard Grenville | 2015-01-24 | 1 | -6/+6 |
* | Bug fix #244: Build failure with -DDEBUG_EVENTS | Richard Grenville | 2015-01-24 | 1 | -2/+2 |
* | Misc #215: Reformat usage text & update docs | Richard Grenville | 2015-01-24 | 1 | -11/+87 |
* | Fix compositor startup failure | Timothy Pearson | 2014-11-30 | 1 | -19/+25 |
* | Fix window control issues introduced in GIT hash 17b142dd | Timothy Pearson | 2014-11-30 | 1 | -2/+5 |
* | Fix passage of wid pointer to Window parameter in win_determine_greyscale_bac... | Timothy Pearson | 2014-11-30 | 1 | -1/+1 |
* | Fix window fade in | Richard Grenville | 2014-11-30 | 1 | -5/+1 |
* | Fix kdesktop_lock bad visual appearance due to incorrect focus stealing settings | Timothy Pearson | 2014-11-29 | 1 | -3/+14 |
* | Send setActive signal when taking focus in Client::takeFocus | Timothy Pearson | 2014-11-29 | 7 | -22/+25 |
* | Fixed Twin crashes caused by commit 84d7db0. This resolves bug 2218. | Michele Calgaro | 2014-11-28 | 1 | -1/+0 |
* | Fixed incomplete documentation for handbook in Appearance & Themes -> Window ... | Michele Calgaro | 2014-11-27 | 1 | -10/+8 |
* | Fix twin attempting to load a new compton-tde instance when one is already ac... | Timothy Pearson | 2014-11-25 | 1 | -35/+47 |
* | Fix blur option not being written correctly | Timothy Pearson | 2014-11-25 | 3 | -2/+14 |
* | Rewrite greyscale OpenGL system to use GLSL | Timothy Pearson | 2014-11-25 | 3 | -103/+326 |
* | Fix greyscale filter | Timothy Pearson | 2014-11-23 | 1 | -13/+46 |
* | Fix twin deleting comptontdepidfile when compton-tde already running on startup | Timothy Pearson | 2014-11-23 | 2 | -44/+56 |
* | Reload shadow radius during signal hander fast reconf | Timothy Pearson | 2014-11-23 | 1 | -0/+3 |
* | Disable shadows in compton-tde by default (i.e. if no configuration file coul... | Timothy Pearson | 2014-11-23 | 1 | -1/+1 |
* | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-11-22 | 1 | -1/+1 |
|\ |
|
| * | Fix number of textures available to OpenGL greyscale filter | Timothy Pearson | 2014-11-22 | 1 | -1/+1 |
* | | Fix compton-tde not reloading settings from correct directory after user login | Timothy Pearson | 2014-11-22 | 1 | -0/+30 |
|/ |
|
* | Add optional global/per window greyscale transparency filter to compton-tde | Timothy Pearson | 2014-11-22 | 4 | -2/+382 |
* | Call setActive if new focus window is found and set when rotating focus to ne... | Timothy Pearson | 2014-11-21 | 5 | -7/+22 |
* | Fix improperly sized string buffers in compton pid code | Timothy Pearson | 2014-11-20 | 2 | -4/+4 |
* | Fix another syntax error in the compton-tde config module output | Timothy Pearson | 2014-11-19 | 1 | -1/+1 |
* | Fix syntax errors in compton-tde configuration module | Timothy Pearson | 2014-11-19 | 7 | -4032/+17 |
* | Minor update to compositor defaults | Timothy Pearson | 2014-11-19 | 1 | -5/+5 |
* | Write compton-tde pid file to tmp | Timothy Pearson | 2014-11-19 | 2 | -58/+42 |
* | Add tooltip fade/shadow configuration to twin compositing options | Timothy Pearson | 2014-11-19 | 3 | -3/+32 |
* | Remove extraneous PID debugging messages from compton-tde | Timothy Pearson | 2014-11-18 | 1 | -4/+0 |