summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Send setActive signal when taking focus in Client::takeFocusTimothy Pearson2014-11-297-22/+25
* Fix kdesktop_lock requiring a process stop/start on unlockTimothy Pearson2014-11-284-49/+78
* Hide udev hidden devices via the hidden file mechanismTimothy Pearson2014-11-284-12/+35
* Fixed Twin crashes caused by commit 84d7db0. This resolves bug 2218.Michele Calgaro2014-11-281-1/+0
* Honor disk hidden flag when handling device insertion notifiersTimothy Pearson2014-11-272-0/+9
* Fixed incomplete documentation for handbook in Internet & Network -> Local Ne...Michele Calgaro2014-11-272-17/+18
* Fixed incomplete documentation for handbook in Appearance & Themes -> Window ...Michele Calgaro2014-11-272-10/+18
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseMichele Calgaro2014-11-279-168/+420
|\
| * Fix up symlinked TDE directory handling in upgrade scriptsDarrell Anderson2014-11-252-20/+21
| * Fix twin attempting to load a new compton-tde instance when one is already ac...Timothy Pearson2014-11-251-35/+47
| * Fix blur option not being written correctlyTimothy Pearson2014-11-253-2/+14
| * Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-11-256-2/+40
| |\
| * | Rewrite greyscale OpenGL system to use GLSLTimothy Pearson2014-11-254-111/+338
* | | Fixed help handbook sections for TDE Components. This relates to bug 1850.Michele Calgaro2014-11-2712-16/+63
| |/ |/|
* | Fixed help handbook sections for System Administration. This relates to bug 1...Michele Calgaro2014-11-246-2/+40
|/
* Fix greyscale filterTimothy Pearson2014-11-231-13/+46
* Fix FTBFSTimothy Pearson2014-11-231-2/+0
* Fix twin deleting comptontdepidfile when compton-tde already running on startupTimothy Pearson2014-11-236-59/+144
* 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 coul...Timothy Pearson2014-11-231-1/+1
* 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
|/
* Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-11-221-1/+1
|\
| * Don't unlock session on VT switch failTimothy Pearson2014-11-221-1/+1
* | Add optional global/per window greyscale transparency filter to compton-tdeTimothy Pearson2014-11-224-2/+382
|/
* Fix VT switch showing previous users desktop for a short timeTimothy Pearson2014-11-211-1/+5
* Call setActive if new focus window is found and set when rotating focus to ne...Timothy Pearson2014-11-216-8/+24
* Fix improperly sized string buffers in compton pid codeTimothy Pearson2014-11-202-4/+4
* Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-11-190-0/+0
|\
| * Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-11-1923-2222/+125
| |\
* | | Fix another syntax error in the compton-tde config module outputTimothy Pearson2014-11-191-1/+1
* | | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-11-1923-2222/+125
|\ \ \ | |/ / |/| / | |/
| * Fixed help handbook sections for Sound & Multimedia -> Sound System. This rel...Michele Calgaro2014-11-202-2/+15
| * Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseMichele Calgaro2014-11-2014-118/+243
| |\
| * \ Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseMichele Calgaro2014-11-1713-15/+15
| |\ \
| * \ \ Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseMichele Calgaro2014-11-1510-23/+72
| |\ \ \
| * | | | Fixed help handbook sections for Security & Privary -> Crypto. This relates t...Michele Calgaro2014-11-153-0/+24
| * | | | Removed unused 'kcontrol/accessibility' folder.Michele Calgaro2014-11-149-2193/+0
| * | | | Fixed help handbook sections for Regional & Accessibility. This relates to bu...Michele Calgaro2014-11-149-27/+86
* | | | | Fix syntax errors in compton-tde configuration moduleTimothy Pearson2014-11-197-4032/+17
| |_|_|/ |/| | |
* | | | Minor update to compositor defaultsTimothy Pearson2014-11-191-5/+5
* | | | Write compton-tde pid file to tmpTimothy Pearson2014-11-192-58/+42
* | | | Add tooltip fade/shadow configuration to twin compositing optionsTimothy Pearson2014-11-193-3/+32
* | | | Increase X start timeout as tdm was failing to start on many machines due to ...Timothy Pearson2014-11-191-1/+1
* | | | Remove extraneous PID debugging messages from compton-tdeTimothy Pearson2014-11-181-4/+0
* | | | Fix broken submenu iconsTimothy Pearson2014-11-186-6/+6
* | | | Add compositor option to enable/disable blurring of transparent window backgr...Timothy Pearson2014-11-182-0/+20
* | | | Fix stupid mistake in previous commitTimothy Pearson2014-11-182-9/+3
* | | | Fix broken window fade-inTimothy Pearson2014-11-183-22/+82