Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wait for all kicker containers to load before sending desktop size to kdesktop | Timothy Pearson | 2013-04-07 | 2 | -114/+119 |
| | | | | | This resolves a long standing bug where icons would not stay put across logout / login cycles Properly handle desktop area changes when align to grid is enabled | ||||
* | 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 | 2 | -6/+9 |
| | | | | | 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 | 5 | -30/+30 |
| | |||||
* | Reapply commit 936d3cec inadvertently reverted in de7e5867 | Slávek Banko | 2013-03-03 | 3 | -2/+16 |
| | |||||
* | 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 | 20 | -49/+49 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 25 | -29/+29 |
| | |||||
* | Rename kcompletionbox | Timothy Pearson | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | Rename KComp to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -3/+3 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 4 | -8/+8 |
| | |||||
* | Rename KCrash to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-05 | 2 | -3/+3 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 7 | -16/+16 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 10 | -18/+18 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-01 | 2 | -0/+0 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 12 | -83/+83 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename KStartup for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 3 | -21/+21 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 4 | -9/+9 |
| | |||||
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 1 | -2/+2 |
| | |||||
* | Rename KHTML and kiobuffer | Timothy Pearson | 2013-01-27 | 2 | -2/+2 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 28 | -46/+32 |
| | |||||
* | Add CMake option for backtrace in kdesktop_lock exception handler | Slávek Banko | 2013-01-26 | 3 | -2/+16 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 8 | -11/+11 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 14 | -45/+45 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 20 | -98/+98 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 2 | -4/+4 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 11 | -36/+36 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 4 | -13/+13 |
| | |||||
* | Properly restore icon positions on login | Timothy Pearson | 2013-01-18 | 1 | -9/+76 |
| | |||||
* | Add keyboard shortcut to start screensaver directly | Timothy Pearson | 2013-01-12 | 3 | -0/+12 |
| | |||||
* | 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 | 3 | -28/+68 |
| | | | | 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 | ||||
* | Add xscreensaver support to CMake | Slávek Banko | 2012-06-10 | 1 | -0/+1 |
| | | | | This closes Bug 859 | ||||
* | Fix kxdglauncher locale issue | Timothy Pearson | 2012-06-10 | 1 | -2/+2 |
| | | | | | This closes Bug 988 Thanks to Roman Savochenko for the patch! | ||||
* | 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 | 12 | -73/+73 |
|/ |