Commit Graph

1992 Commits (758b7bda94c4af81bbfc4e884c22db974a7c12c0)
 

Author SHA1 Message Date
Michele Calgaro 2db89f3986 Fixed wrong DocPath strings. This relates to bug 2319
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 614d4d45f3 Fix update_compton_tde script 10 years ago
Timothy Pearson da5cf5e5bf Merge compton changes 10 years ago
Michele Calgaro bf0861baf0 Added required refreshItems logic. This relates to bug 146.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 1c7fa323c3 Add ARM64 support
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Richard Grenville 65bc49312c Bug fix: Compilation failure with NO_VSYNC_OPENGL=1
Fix compilation failure with NO_VSYNC_OPENGL=1, caused by one
incorrectly placed "#endif" in "src/common.h".
10 years ago
Timothy Pearson 6fd7171a14 Allow mounted digital camera devices to be unmounted via the context menu 10 years ago
Michele Calgaro 46f61ed2b3 Added option to suppress 'Find in files' error dialog in Kate. This resolves bug 1911.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 7d5d5cf929 Updated Kate and KWrite's handbooks with the new 'Delete Line' command. This relates to bug 1907.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 72a6327581 Fix verification of the TDM control socket
This resolves Bug 2269

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Michele Calgaro e4a81af96d Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase 10 years ago
Michele Calgaro 0537ed938f Fixed KMail Address book rename (kabc -> tdeabc). This resolves bug 2272.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko b056d182ca Fix version string in kpersonalizer
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 6102cf0ffe Update r14-xdg-update: add update of references to temporary directories
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson d3cadac2bf Update About dialogs of Konqueror and Konsole for release 10 years ago
Michele Calgaro 867bdce913 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase 10 years ago
Michele Calgaro 5d7f38e7ca Minor update to the Release Notes. 10 years ago
Timothy Pearson 687b1460b9 Fix rare incorrect section display on load request when khelpcenter instance already running
This resolves Bug 2188
10 years ago
Michele Calgaro 9f12da87f1 Updated Release Notes. 10 years ago
Michele Calgaro 0da9700bfe Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase 10 years ago
Michele Calgaro 804c7bec8e Minor adjustment to the Mouse handbook. This relates to bug 1850. 10 years ago
Timothy Pearson aaa719d2e2 Forcibly terminate kdesktop_lock after unlock
This resolves Bug 2222
10 years ago
Timothy Pearson ff6fa6e087 Fix compositor startup failure
Clean up build warnings
10 years ago
Timothy Pearson 01dcde0a04 Fix window control issues introduced in GIT hash 17b142dd
This relates to Bug 2220
10 years ago
Timothy Pearson c15178796e Fix passage of wid pointer to Window parameter in win_determine_greyscale_background
Thanks to Richard Grenville for catching that mistake!
10 years ago
Richard Grenville b02d2a74a5 Fix window fade in 10 years ago
Richard Grenville 2dff937b31 Bug fix: --no-fading-openclose doesn't work when fading out
- 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.
10 years ago
Timothy Pearson 7cf0c0b4b8 Fix kdesktop_lock bad visual appearance due to incorrect focus stealing settings 10 years ago
Timothy Pearson 17b142dd64 Send setActive signal when taking focus in Client::takeFocus
This relates to Bug 2189
Clean up minor formatting issues
10 years ago
Timothy Pearson 2f7d50c20c Fix kdesktop_lock requiring a process stop/start on unlock
Attempt to fix kdesktop_lock start/stop causing dcop failures by keeping kdesktop_lock process running across lock/unlock cycles
10 years ago
Timothy Pearson 2c1d4ad359 Hide udev hidden devices via the hidden file mechanism
This resolves Bug 2211
10 years ago
Michele Calgaro a7c3b93497 Fixed Twin crashes caused by commit 84d7db0. This resolves bug 2218. 10 years ago
Timothy Pearson 5ab19b14bd Honor disk hidden flag when handling device insertion notifiers
This relates to Bug 2211
10 years ago
Michele Calgaro 70a56d09e0 Fixed incomplete documentation for handbook in Internet & Network -> Local Network Browsing. This relates to bug 1850. 10 years ago
Michele Calgaro 6c5cd5674f Fixed incomplete documentation for handbook in Appearance & Themes -> Window Decorarions. This relates to bug 1850. 10 years ago
Michele Calgaro df0af3a449 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase 10 years ago
Michele Calgaro 48fe5507cd Fixed help handbook sections for TDE Components. This relates to bug 1850. 10 years ago
Darrell Anderson 84987892db Fix up symlinked TDE directory handling in upgrade scripts
Automatically run migratekde3 for symlinked directories if user breaks symlink
This relates to Bug 2202
10 years ago
Timothy Pearson 0271348b00 Fix twin attempting to load a new compton-tde instance when one is already active 10 years ago
Timothy Pearson 0ae6c2cec5 Fix blur option not being written correctly
Add ability to set desaturated backgrounds from the control center
10 years ago
Timothy Pearson 04837bf9b6 Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebase 10 years ago
Timothy Pearson d8287f9787 Rewrite greyscale OpenGL system to use GLSL
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
10 years ago
Richard Grenville 6219569d6c Bug fix #244: Build failure with -DDEBUG_EVENTS
Fix build failure with -DDEBUG_EVENTS, caused by incorrect references to
X Sync macros. Thanks to blueyed for reporting. (#244)
10 years ago
Richard Grenville 07b7562048 Misc #215: Reformat usage text & update docs
- 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.
10 years ago
Michele Calgaro 1bd907fe3d Fixed help handbook sections for System Administration. This relates to bug 1850. 10 years ago
Timothy Pearson f1baae5fff Fix greyscale filter 10 years ago
Timothy Pearson 05194b2b6c Fix FTBFS 10 years ago
Timothy Pearson 68cba85373 Fix twin deleting comptontdepidfile when compton-tde already running on startup
Fix long-standing bug in calling desktop lock methods over DCOP from within kdesktop process
10 years ago
Timothy Pearson 3126f2cf71 Reload shadow radius during signal hander fast reconf 10 years ago
Timothy Pearson 3151f8b9d4 Disable shadows in compton-tde by default (i.e. if no configuration file could be found) 10 years ago