Commit Graph

213 Commits (2a17176ac076c140c9e4c7581f6d1c74e1f3b755)

Author SHA1 Message Date
Timothy Pearson 7ca0422630 Fix potential crash in kdesktop_lock
This is related to Bug 1288
12 years ago
Slávek Banko c03540e9f6 Fix race condition with SIGSTOP in kdesktop_lock 12 years ago
Timothy Pearson 77cbe84cb6 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9286b9ebcc Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 1974048132 Rename kcompletionbox 12 years ago
Timothy Pearson 563c545850 Rename KComp to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5e664c2e4a Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson 98eb308fc1 Rename KCrash to avoid conflicts with KDE4 12 years ago
Timothy Pearson de9b6c9ad1 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson a5430e4b98 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson eba183d4de Fix FTBFS 12 years ago
Timothy Pearson f537c21b68 Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 98f4a055ba Rename KLocale to enhance compatibility with KDE4 12 years ago
Timothy Pearson 93943a849d Rename KStartup for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 01c60a2678 Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 23cc597c60 Rename a few build variables for overall consistency 12 years ago
Timothy Pearson 68c175bf64 Rename KHTML and kiobuffer 12 years ago
Timothy Pearson de7e5867a6 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Slávek Banko 936d3cec49 Add CMake option for backtrace in kdesktop_lock exception handler 12 years ago
Timothy Pearson dc6b76cac4 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson cc74f360bb Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 79b21d47bc Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 1d061b286a Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson e4e0479220 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson d41050ea3f Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Timothy Pearson cf9a9af6a8 Properly restore icon positions on login 12 years ago
Timothy Pearson bbae7554f1 Add keyboard shortcut to start screensaver directly 12 years ago
Timothy Pearson 167c4cbea6 Fix tsak not working on new libudev versions
Fix kicker Xinerama hiding
Fix potential displayconfig lockup
12 years ago
Timothy Pearson 3e5e79fb21 Prevent two unlock dialogs from appearing in any situation 12 years ago
Timothy Pearson 786e248cea Add backtrace to kdesktop_lock exception handler 12 years ago
Timothy Pearson 7db3b8849c Add warning message to prior commit 12 years ago
Timothy Pearson 4de72a5ddd Attempt to work around issue described in Bug 1288 12 years ago
Timothy Pearson 4120a763e7 Fix classic mode screensavers
This partially resolves Bug 811
13 years ago
Timothy Pearson 1f33dc8fd2 Attempt to minimize the time in which new notifications are displayed before being hidden 13 years ago
Timothy Pearson 57f5c0698d Lower override redirect windows instead of unmapping them on lock start
Restore lowered windows on lock exit
This provides a better solution to Bug 1079
13 years ago
Timothy Pearson 553923b25d Forcibly prevent transient override redirect windows from showing up over the lock screen
This closes Bug 1079
13 years ago
Slávek Banko 8f514540fc Disable use of SAK if TSAK is not built
Thanks to Francois Andriot for the patch
This resolves Bug 1180
13 years ago
Slávek Banko 80deb52955 Add xscreensaver support to CMake
This closes Bug 859
13 years ago
Timothy Pearson e12ae2b650 Fix kxdglauncher locale issue
This closes Bug 988
Thanks to Roman Savochenko for the patch!
13 years ago
Darrell Anderson 3e7ffad742 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase 13 years ago
Darrell Anderson 94f3dbe7c5 Update XDG information in support of bug report 892. 13 years ago
Timothy Pearson 09dbd438c1 Fix kdesktop_lock crash on mouse events when no dialog is displayed
This closes Bug 1008
13 years ago
Darrell Anderson 1987e94712 Branding cleanup: KDE -> TDE 13 years ago
Darrell Anderson 504aaa0887 Branding cleanup: *.desktop files 13 years ago
Darrell Anderson db084a1bc3 Branding cleanup: KDE -> TDE 13 years ago
Timothy Pearson d7b0d67674 Fix screensaver startup over slow X11 connections 13 years ago
Timothy Pearson b70ccd542a Fix kdesktop_lock XRandR event handling 13 years ago
Timothy Pearson 345d1e7880 Fix kdesktop_lock not reacting to settings changes until it is restarted 13 years ago
Timothy Pearson de4e7b4159 Add support to Kate for saving/restoring manual document placement
Make absolutely sure that kdesktop_lock reads recently changed configuration files when starting up
13 years ago
Timothy Pearson 193d9afcdb Fix desktop lock not engaging on suspend
This closes Bug 1003
13 years ago