summaryrefslogtreecommitdiffstats
path: root/kdesktop/lock
Commit message (Expand)AuthorAgeFilesLines
* Fix a number of issues related to the media kioslaveTimothy Pearson2013-04-171-2/+7
* Use threading and select instead of busywaiting on the lock control socketTimothy Pearson2013-04-062-135/+211
* Honor per-user lock screen SAK settingTimothy Pearson2013-04-061-6/+2
* Enable ARGB support in kdesktop_lockTimothy Pearson2013-03-223-33/+48
* Clean up spurious kdesktop_lock X11 error messagesTimothy Pearson2013-03-223-81/+211
* Remove broken delay when wallpaper not availableTimothy Pearson2013-03-212-26/+2
* Fix unintended rename of SAKProcess*Slávek Banko2013-03-093-16/+16
* Reapply commit 936d3cec inadvertently reverted in de7e5867Slávek Banko2013-03-032-2/+9
* Fix potential crash in kdesktop_lockTimothy Pearson2013-02-201-4/+7
* Fix race condition with SIGSTOP in kdesktop_lockSlávek Banko2013-02-161-1/+1
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-158-24/+24
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-149-9/+9
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
* Rename KCrash to avoid conflicts with KDE4Timothy Pearson2013-02-051-1/+1
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-2/+2
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-278-15/+8
* Add CMake option for backtrace in kdesktop_lock exception handlerSlávek Banko2013-01-262-2/+9
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-246-30/+30
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-203-5/+5
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
* Fix tsak not working on new libudev versionsTimothy Pearson2013-01-112-47/+103
* 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-112-27/+60
* Attempt to minimize the time in which new notifications are displayed before ...Timothy Pearson2012-09-222-0/+19
* Lower override redirect windows instead of unmapping them on lock startTimothy Pearson2012-09-223-5/+55
* Forcibly prevent transient override redirect windows from showing up over the...Timothy Pearson2012-09-213-6/+73
* Disable use of SAK if TSAK is not builtSlávek Banko2012-08-221-1/+8
* 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
* | Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-2/+2
|/
* Branding cleanup: KDE -> TDEDarrell Anderson2012-06-031-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
* Fix desktop lock not engaging on suspendTimothy Pearson2012-05-201-0/+4
* Fix kdesktop_lock screensaver engaging in corner caseTimothy Pearson2012-05-131-19/+66
* Check for tsak presence on lock engageTimothy Pearson2012-04-271-0/+12
* Harden lock against rare race condition that caused two password prompts to a...Timothy Pearson2012-04-272-1/+8
* Fix screen saver not engaging correctlyTimothy Pearson2012-04-272-6/+13
* 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
* 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