Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix update_compton_tde script | Timothy Pearson | 2015-01-17 | 1 | -1/+2 |
| | |||||
* | Merge compton changes | Timothy Pearson | 2015-01-17 | 2 | -22/+99 |
| | |||||
* | Fix compositor startup failure | Timothy Pearson | 2014-11-30 | 1 | -19/+25 |
| | | | | Clean up build warnings | ||||
* | Fix window control issues introduced in GIT hash 17b142dd | Timothy Pearson | 2014-11-30 | 1 | -2/+5 |
| | | | | This relates to Bug 2220 | ||||
* | Fix passage of wid pointer to Window parameter in ↵ | Timothy Pearson | 2014-11-30 | 1 | -1/+1 |
| | | | | | | win_determine_greyscale_background Thanks to Richard Grenville for catching that mistake! | ||||
* | 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 |
| | | | | | This relates to Bug 2189 Clean up minor formatting issues | ||||
* | 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 |
| | | | | Decorarions. This relates to bug 1850. | ||||
* | Fix twin attempting to load a new compton-tde instance when one is already ↵ | Timothy Pearson | 2014-11-25 | 1 | -35/+47 |
| | | | | active | ||||
* | Fix blur option not being written correctly | Timothy Pearson | 2014-11-25 | 3 | -2/+14 |
| | | | | Add ability to set desaturated backgrounds from the control center | ||||
* | Rewrite greyscale OpenGL system to use GLSL | Timothy Pearson | 2014-11-25 | 3 | -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 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 |
| | | | | Fix long-standing bug in calling desktop lock methods over DCOP from within kdesktop process | ||||
* | 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 ↵ | Timothy Pearson | 2014-11-23 | 1 | -1/+1 |
| | | | | could be found) | ||||
* | 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 ↵ | Timothy Pearson | 2014-11-21 | 5 | -7/+22 |
| | | | | | | next available window This resolves Bug 2189 | ||||
* | 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 |
| | | | | Remove obsolete kompmgr | ||||
* | 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 |
| | | | | This resolves Bug 887 | ||||
* | 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 |
| | | | | This resolves Bug 645 | ||||
* | Add compositor option to enable/disable blurring of transparent window ↵ | Timothy Pearson | 2014-11-18 | 2 | -0/+20 |
| | | | | backgrounds | ||||
* | Fix stupid mistake in previous commit | Timothy Pearson | 2014-11-18 | 2 | -9/+3 |
| | |||||
* | Fix broken window fade-in | Timothy Pearson | 2014-11-18 | 3 | -22/+82 |
| | | | | | | Add additional fade debugging Add separate configuration option for menu shadows Fix up default shadow settings in configuration dialogs | ||||
* | Add DEBUG_FADE | Daniel Hahler | 2014-11-17 | 2 | -7/+46 |
| | | | | This adds printf_dbgf statements to debug issues with fading. | ||||
* | Bring shadow size and location in line with TDE's original xcompmgr compositor | Richard Grenville | 2014-11-17 | 1 | -5/+6 |
| | |||||
* | Fix compilation errors from changed compton API | Timothy Pearson | 2014-11-12 | 1 | -2/+2 |
| | |||||
* | Add semi-automated update script | Timothy Pearson | 2014-11-12 | 1 | -0/+46 |
| | |||||
* | Merge remote-tracking branch 'compton-update/master' | Timothy Pearson | 2014-11-12 | 8 | -353/+935 |
| | | | | | | | Conflicts: twin/compton-tde/common.h twin/compton-tde/compton.c twin/compton-tde/opengl.c | ||||
* | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | |||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 8 | -495/+495 |
| | |||||
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 8 | -495/+495 |
| | | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e. | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 8 | -495/+495 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-10-18 | 1 | -0/+2 |
|\ | |||||
| * | 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>" | ||||
* | | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 8 | -8/+8 |
|/ | |||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -2/+2 |
| | |||||
* | Fix FTBFS because missing header in twin utils | François Andriot | 2014-10-12 | 1 | -0/+2 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 8 | -8/+8 |
| | | | | match XDG specifications | ||||
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 8 | -495/+495 |
| |