Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix kdesktop_lock interaction with DPMS power save | Timothy Pearson | 2013-04-24 | 1 | -23/+46 |
| | | | | This partially resolves Bug 1475 | ||||
* | Fix secondary thread termination | Timothy Pearson | 2013-04-22 | 2 | -15/+15 |
| | | | | This resolves the remainder of Bug 1467 | ||||
* | Fix Documents folder creation dialog | Timothy Pearson | 2013-04-19 | 4 | -29/+92 |
| | | | | | This resolves Bug 976 Prevent multiple kdesktop_lock processes from spawning per user | ||||
* | Fix a number of issues related to the media kioslave | Timothy Pearson | 2013-04-17 | 1 | -2/+7 |
| | |||||
* | Use threading and select instead of busywaiting on the lock control socket | Timothy Pearson | 2013-04-06 | 2 | -135/+211 |
| | | | | This resolves the remainder of Bug 690 | ||||
* | Honor per-user lock screen SAK setting | Timothy Pearson | 2013-04-06 | 1 | -6/+2 |
| | | | | | This resolves Bug 811 Clean up screen saver settings display to more accurately reflect the current configuration | ||||
* | Enable ARGB support in kdesktop_lock | Timothy Pearson | 2013-03-22 | 3 | -33/+48 |
| | |||||
* | Clean up spurious kdesktop_lock X11 error messages | Timothy Pearson | 2013-03-22 | 3 | -81/+211 |
| | | | | Introduce disabled framework for future ARGB visual support | ||||
* | Remove broken delay when wallpaper not available | Timothy Pearson | 2013-03-21 | 2 | -26/+2 |
| | | | | This is related to Bug 1288 | ||||
* | Fix unintended rename of SAKProcess* | Slávek Banko | 2013-03-09 | 3 | -16/+16 |
| | |||||
* | Reapply commit 936d3cec inadvertently reverted in de7e5867 | Slávek Banko | 2013-03-03 | 2 | -2/+9 |
| | |||||
* | Fix potential crash in kdesktop_lock | Timothy Pearson | 2013-02-20 | 1 | -4/+7 |
| | | | | This is related to Bug 1288 | ||||
* | Fix race condition with SIGSTOP in kdesktop_lock | Slávek Banko | 2013-02-16 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 8 | -24/+24 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 9 | -9/+9 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
| | |||||
* | Rename KCrash to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -2/+2 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 8 | -15/+8 |
| | |||||
* | Add CMake option for backtrace in kdesktop_lock exception handler | Slávek Banko | 2013-01-26 | 2 | -2/+9 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 6 | -30/+30 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 3 | -5/+5 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -3/+3 |
| | |||||
* | Fix tsak not working on new libudev versions | Timothy Pearson | 2013-01-11 | 2 | -47/+103 |
| | | | | | Fix kicker Xinerama hiding Fix potential displayconfig lockup | ||||
* | Prevent two unlock dialogs from appearing in any situation | Timothy Pearson | 2013-01-11 | 1 | -1/+7 |
| | |||||
* | Add backtrace to kdesktop_lock exception handler | Timothy Pearson | 2012-12-01 | 3 | -2/+349 |
| | |||||
* | Add warning message to prior commit | Timothy Pearson | 2012-11-19 | 1 | -0/+1 |
| | |||||
* | Attempt to work around issue described in Bug 1288 | Timothy Pearson | 2012-11-19 | 1 | -2/+13 |
| | |||||
* | Fix classic mode screensavers | Timothy Pearson | 2012-10-11 | 2 | -27/+60 |
| | | | | This partially resolves Bug 811 | ||||
* | Attempt to minimize the time in which new notifications are displayed before ↵ | Timothy Pearson | 2012-09-22 | 2 | -0/+19 |
| | | | | being hidden | ||||
* | Lower override redirect windows instead of unmapping them on lock start | Timothy Pearson | 2012-09-22 | 3 | -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 Pearson | 2012-09-21 | 3 | -6/+73 |
| | | | | | | the lock screen This closes Bug 1079 | ||||
* | Disable use of SAK if TSAK is not built | Slávek Banko | 2012-08-22 | 1 | -1/+8 |
| | | | | | Thanks to Francois Andriot for the patch This resolves Bug 1180 | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Darrell Anderson | 2012-06-08 | 1 | -2/+2 |
|\ | |||||
| * | Fix kdesktop_lock crash on mouse events when no dialog is displayed | Timothy Pearson | 2012-06-07 | 1 | -2/+2 |
| | | | | | | | | This closes Bug 1008 | ||||
* | | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -2/+2 |
|/ | |||||
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-06-03 | 1 | -1/+1 |
| | |||||
* | Fix screensaver startup over slow X11 connections | Timothy Pearson | 2012-05-24 | 1 | -2/+10 |
| | |||||
* | Fix kdesktop_lock XRandR event handling | Timothy Pearson | 2012-05-24 | 2 | -26/+53 |
| | |||||
* | Fix kdesktop_lock not reacting to settings changes until it is restarted | Timothy Pearson | 2012-05-23 | 2 | -14/+19 |
| | |||||
* | Add support to Kate for saving/restoring manual document placement | Timothy Pearson | 2012-05-23 | 1 | -8/+12 |
| | | | | Make absolutely sure that kdesktop_lock reads recently changed configuration files when starting up | ||||
* | Fix desktop lock not engaging on suspend | Timothy Pearson | 2012-05-20 | 1 | -0/+4 |
| | | | | This closes Bug 1003 | ||||
* | Fix kdesktop_lock screensaver engaging in corner case | Timothy Pearson | 2012-05-13 | 1 | -19/+66 |
| | | | | This resolves Bug 906 | ||||
* | Check for tsak presence on lock engage | Timothy Pearson | 2012-04-27 | 1 | -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 Pearson | 2012-04-27 | 2 | -1/+8 |
| | | | | | | appear Provide alternate secure dialog text string when username cannot be obtained | ||||
* | Fix screen saver not engaging correctly | Timothy Pearson | 2012-04-27 | 2 | -6/+13 |
| | | | | Fix graphical glitches in the lock process | ||||
* | Fix corner case lock dialog hang | Timothy Pearson | 2012-04-26 | 1 | -1/+2 |
| | |||||
* | Fix a number of minor flaws in the lock dialog system | Timothy Pearson | 2012-04-26 | 4 | -14/+55 |
| | | | | If SAK usage is enabled, override TDM theme |