summaryrefslogtreecommitdiffstats
path: root/kdesktop
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix corner case lock dialog hangTimothy Pearson2012-04-261-1/+2
|
* Fix a number of minor flaws in the lock dialog systemTimothy Pearson2012-04-264-14/+55
| | | | If SAK usage is enabled, override TDM theme
* Fix button ordering in secure dialogTimothy Pearson2012-04-251-3/+3
|
* Fix user name display in secure dialogTimothy Pearson2012-04-251-0/+4
|
* Fix logoff menuTimothy Pearson2012-04-251-1/+1
|
* Update What's This help string in support of bug report 811.Darrell Anderson2012-04-251-3/+3
|
* Implement logout menu option in secure dialogTimothy Pearson2012-04-242-2/+8
| | | | Ensure that cursor is not set to busy status on lock from secure dialog
* Fix SAK dialog momentary display when SAK disabledTimothy Pearson2012-04-244-14/+20
| | | | Clean up build warnings in kdesktop
* Fix desktop lock failure due to race condition within signal handler between ↵Timothy Pearson2012-04-234-3/+13
| | | | qt and xcb
* Fix kdesktop_lock secure dialogTimothy Pearson2012-04-225-20/+34
| | | | Minor whitespace cleanup and warning fixes
* Update My Documents *.desktop translations.Darrell Anderson2012-04-131-3/+1
|
* Restore code snippet removed with GIT hashDarrell Anderson2012-03-221-0/+9
| | | | | | | 27856879bf962f178d88e79144e37a47e731b122, Sept. 3, 2010, "Massive import of OpenSUSE patches." Restoring this snippet restores the device icon placement and resolves bug report 392.
* Update tdebase/kdesktop/pics/splash.png to remove branding issues.Darrell Anderson2012-03-131-0/+0
| | | | This resolves bug report 864.
* Remove obsolete images and update respective make files.Darrell Anderson2012-03-133-39/+1
| | | | This partially resolves bug report 864.