summaryrefslogtreecommitdiffstats
path: root/kdesktop
Commit message (Collapse)AuthorAgeFilesLines
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-3/+3
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-064-8/+8
|
* Rename KCrash to avoid conflicts with KDE4Timothy Pearson2013-02-052-3/+3
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-047-16/+16
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0110-18/+18
|
* Fix FTBFSTimothy Pearson2013-02-012-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0112-83/+83
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-313-21/+21
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-314-9/+9
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-2/+2
|
* Rename KHTML and kiobufferTimothy Pearson2013-01-272-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2728-46/+32
|
* Add CMake option for backtrace in kdesktop_lock exception handlerSlávek Banko2013-01-263-2/+16
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-268-11/+11
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2514-45/+45
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2420-98/+98
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-2011-36/+36
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-194-13/+13
|
* Properly restore icon positions on loginTimothy Pearson2013-01-181-9/+76
|
* Add keyboard shortcut to start screensaver directlyTimothy Pearson2013-01-123-0/+12
|
* Fix tsak not working on new libudev versionsTimothy Pearson2013-01-112-47/+103
| | | | | Fix kicker Xinerama hiding Fix potential displayconfig lockup
* Prevent two unlock dialogs from appearing in any situationTimothy Pearson2013-01-111-1/+7
|
* Add backtrace to kdesktop_lock exception handlerTimothy Pearson2012-12-013-2/+349
|
* Add warning message to prior commitTimothy Pearson2012-11-191-0/+1
|
* Attempt to work around issue described in Bug 1288Timothy Pearson2012-11-191-2/+13
|
* Fix classic mode screensaversTimothy Pearson2012-10-113-28/+68
| | | | This partially resolves Bug 811
* Attempt to minimize the time in which new notifications are displayed before ↵Timothy Pearson2012-09-222-0/+19
| | | | being hidden
* Lower override redirect windows instead of unmapping them on lock startTimothy Pearson2012-09-223-5/+55
| | | | | Restore lowered windows on lock exit This provides a better solution to Bug 1079
* Forcibly prevent transient override redirect windows from showing up over ↵Timothy Pearson2012-09-213-6/+73
| | | | | | the lock screen This closes Bug 1079
* Disable use of SAK if TSAK is not builtSlávek Banko2012-08-221-1/+8
| | | | | Thanks to Francois Andriot for the patch This resolves Bug 1180
* Add xscreensaver support to CMakeSlávek Banko2012-06-101-0/+1
| | | | This closes Bug 859
* Fix kxdglauncher locale issueTimothy Pearson2012-06-101-2/+2
| | | | | This closes Bug 988 Thanks to Roman Savochenko for the patch!
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseDarrell Anderson2012-06-081-2/+2
|\
| * Fix kdesktop_lock crash on mouse events when no dialog is displayedTimothy Pearson2012-06-071-2/+2
| | | | | | | | This closes Bug 1008
* | Update XDG information in support of bug report 892.Darrell Anderson2012-06-0812-73/+73
|/
* Branding cleanup: KDE -> TDEDarrell Anderson2012-06-033-4/+4
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-284-72/+72
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Fix screensaver startup over slow X11 connectionsTimothy Pearson2012-05-241-2/+10
|
* Fix kdesktop_lock XRandR event handlingTimothy Pearson2012-05-242-26/+53
|
* Fix kdesktop_lock not reacting to settings changes until it is restartedTimothy Pearson2012-05-232-14/+19
|
* Add support to Kate for saving/restoring manual document placementTimothy Pearson2012-05-231-8/+12
| | | | Make absolutely sure that kdesktop_lock reads recently changed configuration files when starting up
* Fix desktop lock not engaging on suspendTimothy Pearson2012-05-203-2/+54
| | | | This closes Bug 1003
* Fix kdesktop_lock screensaver engaging in corner caseTimothy Pearson2012-05-131-19/+66
| | | | This resolves Bug 906
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-103-3/+3
|
* Check for tsak presence on lock engageTimothy Pearson2012-04-271-0/+12
| | | | | Fix tsak not exiting on request Clean up build warnings
* Harden lock against rare race condition that caused two password prompts to ↵Timothy Pearson2012-04-272-1/+8
| | | | | | appear Provide alternate secure dialog text string when username cannot be obtained
* Fix screen saver not engaging correctlyTimothy Pearson2012-04-272-6/+13
| | | | Fix graphical glitches in the lock process