| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix screen sometimes not being hidden on power management action or desktop s... | Timothy Pearson | 2014-01-08 | 3 | -4/+42 |
* | Fix free space overlay not disappearing on unmount | Timothy Pearson | 2013-12-27 | 1 | -0/+4 |
* | Fix getting kdesktop_pid in kdesktop_lock | Slávek Banko | 2013-10-26 | 1 | -1/+1 |
* | Add optional opengl support | Alexander Golubev | 2013-09-08 | 1 | -1/+1 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -2/+2 |
* | kdesktop/lock: remove tqwidget-include hacks | Alexander Golubev | 2013-08-29 | 1 | -11/+2 |
* | kdesktop/lock: use kdBacktrace() in case of fail | Alexander Golubev | 2013-08-29 | 3 | -356/+5 |
* | Add documentation for prior commit | Timothy Pearson | 2013-08-25 | 1 | -0/+4 |
* | Pass ACPI power key events through the lock dialog | Timothy Pearson | 2013-08-25 | 1 | -4/+20 |
* | Ensure screen is fully hidden before returning from kdestop lock dcop call | Timothy Pearson | 2013-08-08 | 3 | -11/+13 |
* | Update references of kscreensaver->tdescreensaver. | Darrell Anderson | 2013-07-29 | 2 | -2/+2 |
* | Terminate screensaver process on lock process termination | Timothy Pearson | 2013-06-29 | 1 | -2/+11 |
* | Fix cursor disappearing in lock process after a certain time | Timothy Pearson | 2013-06-04 | 1 | -3/+3 |
* | Fix OpenGL screensaver background when ARGB mode is enabled | Timothy Pearson | 2013-05-05 | 2 | -11/+22 |
* | Properly fix task tray background glitches | Timothy Pearson | 2013-05-03 | 3 | -2/+24 |
* | 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 |