summaryrefslogtreecommitdiffstats
path: root/kdesktop/lock
Commit message (Expand)AuthorAgeFilesLines
...
* Add optional opengl supportAlexander Golubev2013-09-081-1/+1
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
* kdesktop/lock: remove tqwidget-include hacksAlexander Golubev2013-08-291-11/+2
* kdesktop/lock: use kdBacktrace() in case of failAlexander Golubev2013-08-293-356/+5
* Add documentation for prior commitTimothy Pearson2013-08-251-0/+4
* Pass ACPI power key events through the lock dialogTimothy Pearson2013-08-251-4/+20
* Ensure screen is fully hidden before returning from kdestop lock dcop callTimothy Pearson2013-08-083-11/+13
* Update references of kscreensaver->tdescreensaver.Darrell Anderson2013-07-292-2/+2
* Terminate screensaver process on lock process terminationTimothy Pearson2013-06-291-2/+11
* 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
* Properly acquire a 32-bit ARGB visual when GL screen saver is requestedTimothy Pearson2013-05-011-19/+54
* Cleanup output clutterSlávek Banko2013-04-271-8/+8
* Fix kdesktop_lock interaction with DPMS power saveTimothy Pearson2013-04-241-23/+46
* Fix secondary thread terminationTimothy Pearson2013-04-222-15/+15
* Fix Documents folder creation dialogTimothy Pearson2013-04-194-29/+92
* Fix a number of issues related to the media kioslaveTimothy Pearson2013-04-171-2/+7
* Use threading and select instead of busywaiting on the lock control socketTimothy Pearson2013-04-062-135/+211
* Honor per-user lock screen SAK settingTimothy Pearson2013-04-061-6/+2
* Enable ARGB support in kdesktop_lockTimothy Pearson2013-03-223-33/+48
* Clean up spurious kdesktop_lock X11 error messagesTimothy Pearson2013-03-223-81/+211
* Remove broken delay when wallpaper not availableTimothy Pearson2013-03-212-26/+2
* Fix unintended rename of SAKProcess*Slávek Banko2013-03-093-16/+16
* Reapply commit 936d3cec inadvertently reverted in de7e5867Slávek Banko2013-03-032-2/+9
* Fix potential crash in kdesktop_lockTimothy Pearson2013-02-201-4/+7
* 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-158-24/+24
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-149-9/+9
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
* Rename KCrash to avoid conflicts with KDE4Timothy Pearson2013-02-051-1/+1
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-2/+2
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-278-15/+8
* Add CMake option for backtrace in kdesktop_lock exception handlerSlávek Banko2013-01-262-2/+9
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-246-30/+30
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-203-5/+5
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
* Fix tsak not working on new libudev versionsTimothy Pearson2013-01-112-47/+103
* Prevent two unlock dialogs from appearing in any situationTimothy Pearson2013-01-111-1/+7
* Add backtrace to kdesktop_lock exception handlerTimothy Pearson2012-12-013-2/+349
* Add warning message to prior commitTimothy Pearson2012-11-191-0/+1
* Attempt to work around issue described in Bug 1288Timothy Pearson2012-11-191-2/+13
* Fix classic mode screensaversTimothy Pearson2012-10-112-27/+60
* Attempt to minimize the time in which new notifications are displayed before ...Timothy Pearson2012-09-222-0/+19
* Lower override redirect windows instead of unmapping them on lock startTimothy Pearson2012-09-223-5/+55
* Forcibly prevent transient override redirect windows from showing up over the...Timothy Pearson2012-09-213-6/+73
* Disable use of SAK if TSAK is not builtSlávek Banko2012-08-221-1/+8
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseDarrell Anderson2012-06-081-2/+2
|\