summaryrefslogtreecommitdiffstats
path: root/kdesktop
Commit message (Collapse)AuthorAgeFilesLines
...
* Update references of kscreensaver->tdescreensaver.Darrell Anderson2013-07-293-6/+4
|
* Terminate screensaver process on lock process terminationTimothy Pearson2013-06-291-2/+11
| | | | This resolves Bug 1419
* Fix cursor disappearing in lock process after a certain timeTimothy Pearson2013-06-041-3/+3
|
* Fix OpenGL screensaver background when ARGB mode is enabledTimothy Pearson2013-05-052-11/+22
|
* Properly fix task tray background glitchesTimothy Pearson2013-05-033-2/+24
| | | | Ensure session is fully locked before switching to new VT when lock is requested
* Properly acquire a 32-bit ARGB visual when GL screen saver is requestedTimothy Pearson2013-05-011-19/+54
|
* Cleanup output clutterSlávek Banko2013-04-273-13/+13
|
* Fix kdesktop_lock interaction with DPMS power saveTimothy Pearson2013-04-241-23/+46
| | | | This partially resolves Bug 1475
* Fix secondary thread terminationTimothy Pearson2013-04-222-15/+15
| | | | This resolves the remainder of Bug 1467
* Fix desktop refresh destroying media device information and menusTimothy Pearson2013-04-201-4/+12
| | | | | This resolves Bug 1450 Fix incorrect media device enable default setting in desktop control module
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2013-04-191-2/+2
|\
| * Rename kderc -> tderc in support of bug report 1447.Darrell Anderson2013-04-181-2/+2
| |
* | Fix Documents folder creation dialogTimothy Pearson2013-04-196-65/+144
|/ | | | | This resolves Bug 976 Prevent multiple kdesktop_lock processes from spawning per user
* Fix a number of issues related to the media kioslaveTimothy Pearson2013-04-175-25/+145
|
* Use correct icon area when placing new iconsTimothy Pearson2013-04-072-99/+110
| | | | This resolves another long-standing bug where saved icons are moved to make way for new icons
* Wait for all kicker containers to load before sending desktop size to kdesktopTimothy Pearson2013-04-072-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 socketTimothy Pearson2013-04-062-135/+211
| | | | This resolves the remainder of Bug 690
* Honor per-user lock screen SAK settingTimothy Pearson2013-04-062-6/+9
| | | | | This resolves Bug 811 Clean up screen saver settings display to more accurately reflect the current configuration
* Enable ARGB support in kdesktop_lockTimothy Pearson2013-03-223-33/+48
|
* Clean up spurious kdesktop_lock X11 error messagesTimothy Pearson2013-03-223-81/+211
| | | | Introduce disabled framework for future ARGB visual support
* Remove broken delay when wallpaper not availableTimothy Pearson2013-03-212-26/+2
| | | | This is related to Bug 1288
* Fix unintended rename of SAKProcess*Slávek Banko2013-03-095-30/+30
|
* Reapply commit 936d3cec inadvertently reverted in de7e5867Slávek Banko2013-03-033-2/+16
|
* Fix potential crash in kdesktop_lockTimothy Pearson2013-02-201-4/+7
| | | | This is related to Bug 1288
* 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-1520-49/+49
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1425-29/+29
|
* Rename kcompletionboxTimothy Pearson2013-02-071-1/+1
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-3/+3
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-064-8/+8
|
* Rename KCrash to avoid conflicts with KDE4Timothy Pearson2013-02-052-3/+3
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-047-16/+16
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0110-18/+18
|
* Fix FTBFSTimothy Pearson2013-02-012-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0112-83/+83
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-313-21/+21
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-314-9/+9
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-2/+2
|
* Rename KHTML and kiobufferTimothy Pearson2013-01-272-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2728-46/+32
|
* Add CMake option for backtrace in kdesktop_lock exception handlerSlávek Banko2013-01-263-2/+16
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-268-11/+11
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2514-45/+45
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2420-98/+98
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-2011-36/+36
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-194-13/+13
|
* Properly restore icon positions on loginTimothy Pearson2013-01-181-9/+76
|
* Add keyboard shortcut to start screensaver directlyTimothy Pearson2013-01-123-0/+12
|