Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update About dialogs of Konqueror and Konsole for release | Timothy Pearson | 2014-12-06 | 3 | -6/+8 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Michele Calgaro | 2014-12-06 | 1 | -1/+11 |
|\ | |||||
| * | Fix rare incorrect section display on load request when khelpcenter instance ↵ | Timothy Pearson | 2014-12-05 | 1 | -1/+11 |
| | | | | | | | | | | | | already running This resolves Bug 2188 | ||||
* | | Minor update to the Release Notes. | Michele Calgaro | 2014-12-06 | 1 | -0/+3 |
|/ | |||||
* | Updated Release Notes. | Michele Calgaro | 2014-12-04 | 1 | -61/+86 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Michele Calgaro | 2014-12-03 | 1 | -2/+0 |
|\ | |||||
| * | Forcibly terminate kdesktop_lock after unlock | Timothy Pearson | 2014-12-02 | 1 | -2/+0 |
| | | | | | | | | This resolves Bug 2222 | ||||
* | | Minor adjustment to the Mouse handbook. This relates to bug 1850. | Michele Calgaro | 2014-12-03 | 1 | -4/+4 |
|/ | |||||
* | 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 | ||||
* | Fix kdesktop_lock requiring a process stop/start on unlock | Timothy Pearson | 2014-11-28 | 4 | -49/+78 |
| | | | | Attempt to fix kdesktop_lock start/stop causing dcop failures by keeping kdesktop_lock process running across lock/unlock cycles | ||||
* | Hide udev hidden devices via the hidden file mechanism | Timothy Pearson | 2014-11-28 | 4 | -12/+35 |
| | | | | This resolves Bug 2211 | ||||
* | Fixed Twin crashes caused by commit 84d7db0. This resolves bug 2218. | Michele Calgaro | 2014-11-28 | 1 | -1/+0 |
| | |||||
* | Honor disk hidden flag when handling device insertion notifiers | Timothy Pearson | 2014-11-27 | 2 | -0/+9 |
| | | | | This relates to Bug 2211 | ||||
* | Fixed incomplete documentation for handbook in Internet & Network -> Local ↵ | Michele Calgaro | 2014-11-27 | 2 | -17/+18 |
| | | | | Network Browsing. This relates to bug 1850. | ||||
* | Fixed incomplete documentation for handbook in Appearance & Themes -> Window ↵ | Michele Calgaro | 2014-11-27 | 2 | -10/+18 |
| | | | | Decorarions. This relates to bug 1850. | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Michele Calgaro | 2014-11-27 | 9 | -168/+420 |
|\ | |||||
| * | Fix up symlinked TDE directory handling in upgrade scripts | Darrell Anderson | 2014-11-25 | 2 | -20/+21 |
| | | | | | | | | | | Automatically run migratekde3 for symlinked directories if user breaks symlink This relates to Bug 2202 | ||||
| * | 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 | ||||
| * | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-11-25 | 6 | -2/+40 |
| |\ | |||||
| * | | Rewrite greyscale OpenGL system to use GLSL | Timothy Pearson | 2014-11-25 | 4 | -111/+338 |
| | | | | | | | | | | | | | | | 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 | ||||
* | | | Fixed help handbook sections for TDE Components. This relates to bug 1850. | Michele Calgaro | 2014-11-27 | 12 | -16/+63 |
| |/ |/| | |||||
* | | Fixed help handbook sections for System Administration. This relates to bug ↵ | Michele Calgaro | 2014-11-24 | 6 | -2/+40 |
|/ | | | | 1850. | ||||
* | Fix greyscale filter | Timothy Pearson | 2014-11-23 | 1 | -13/+46 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2014-11-23 | 1 | -2/+0 |
| | |||||
* | Fix twin deleting comptontdepidfile when compton-tde already running on startup | Timothy Pearson | 2014-11-23 | 6 | -59/+144 |
| | | | | 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 |
|/ | |||||
* | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-11-22 | 1 | -1/+1 |
|\ | |||||
| * | Don't unlock session on VT switch fail | Timothy Pearson | 2014-11-22 | 1 | -1/+1 |
| | | |||||
* | | Add optional global/per window greyscale transparency filter to compton-tde | Timothy Pearson | 2014-11-22 | 4 | -2/+382 |
|/ | |||||
* | Fix VT switch showing previous users desktop for a short time | Timothy Pearson | 2014-11-21 | 1 | -1/+5 |
| | |||||
* | Call setActive if new focus window is found and set when rotating focus to ↵ | Timothy Pearson | 2014-11-21 | 6 | -8/+24 |
| | | | | | | next available window This resolves Bug 2189 | ||||
* | Fix improperly sized string buffers in compton pid code | Timothy Pearson | 2014-11-20 | 2 | -4/+4 |
| | |||||
* | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-11-19 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-11-19 | 23 | -2222/+125 |
| |\ | |||||
* | | | Fix another syntax error in the compton-tde config module output | Timothy Pearson | 2014-11-19 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-11-19 | 23 | -2222/+125 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fixed help handbook sections for Sound & Multimedia -> Sound System. This ↵ | Michele Calgaro | 2014-11-20 | 2 | -2/+15 |
| | | | | | | | | relates to bug 1850. | ||||
| * | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Michele Calgaro | 2014-11-20 | 14 | -118/+243 |
| |\ | |||||
| * \ | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Michele Calgaro | 2014-11-17 | 13 | -15/+15 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Michele Calgaro | 2014-11-15 | 10 | -23/+72 |
| |\ \ \ |