| Commit message (Expand) | Author | Age | Files | Lines |
* | Properly acquire a 32-bit ARGB visual when GL screen saver is requested | Timothy Pearson | 2013-05-01 | 1 | -19/+54 |
* | Cleanup output clutter | Slávek Banko | 2013-04-27 | 1 | -8/+8 |
* | Fix kdesktop_lock interaction with DPMS power save | Timothy Pearson | 2013-04-24 | 1 | -23/+46 |
* | Fix secondary thread termination | Timothy Pearson | 2013-04-22 | 2 | -15/+15 |
* | Fix Documents folder creation dialog | Timothy Pearson | 2013-04-19 | 4 | -29/+92 |
* | 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 |
* | Honor per-user lock screen SAK setting | Timothy Pearson | 2013-04-06 | 1 | -6/+2 |
* | 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 |
* | Remove broken delay when wallpaper not available | Timothy Pearson | 2013-03-21 | 2 | -26/+2 |
* | 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 |
* | 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 |
* | 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 |
* | Attempt to minimize the time in which new notifications are displayed before ... | Timothy Pearson | 2012-09-22 | 2 | -0/+19 |
* | Lower override redirect windows instead of unmapping them on lock start | Timothy Pearson | 2012-09-22 | 3 | -5/+55 |
* | Forcibly prevent transient override redirect windows from showing up over the... | Timothy Pearson | 2012-09-21 | 3 | -6/+73 |
* | Disable use of SAK if TSAK is not built | Slávek Banko | 2012-08-22 | 1 | -1/+8 |
* | 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 |
* | | 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 |
* | Fix desktop lock not engaging on suspend | Timothy Pearson | 2012-05-20 | 1 | -0/+4 |
* | Fix kdesktop_lock screensaver engaging in corner case | Timothy Pearson | 2012-05-13 | 1 | -19/+66 |
* | Check for tsak presence on lock engage | Timothy Pearson | 2012-04-27 | 1 | -0/+12 |
* | Harden lock against rare race condition that caused two password prompts to a... | Timothy Pearson | 2012-04-27 | 2 | -1/+8 |
* | Fix screen saver not engaging correctly | Timothy Pearson | 2012-04-27 | 2 | -6/+13 |