summaryrefslogtreecommitdiffstats
path: root/kdesktop/lock/lockprocess.cc
Commit message (Expand)AuthorAgeFilesLines
* Temporarily reverted commits ccb5fca, 59ef38d, 710fc43.Michele Calgaro2014-05-011-1/+0
* Added possibility to hide the Cancel button from the Desktop Session Locked d...Michele Calgaro2014-04-291-0/+1
* Add basic support for a modified compton compositor instead of the old buggy ...Timothy Pearson2014-03-311-1/+1
* Rename TDE-specific atoms to avoid stomping on KDE atom namesTimothy Pearson2014-03-311-2/+2
* Fix screen sometimes not being hidden on power management action or desktop s...Timothy Pearson2014-01-081-4/+33
* Fix free space overlay not disappearing on unmountTimothy Pearson2013-12-271-0/+4
* kdesktop/lock: remove tqwidget-include hacksAlexander Golubev2013-08-291-11/+2
* kdesktop/lock: use kdBacktrace() in case of failAlexander Golubev2013-08-291-25/+3
* 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-081-2/+11
* 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-051-11/+21
* Properly fix task tray background glitchesTimothy Pearson2013-05-031-0/+19
* 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-221-14/+15
* Fix Documents folder creation dialogTimothy Pearson2013-04-191-6/+23
* Use threading and select instead of busywaiting on the lock control socketTimothy Pearson2013-04-061-133/+181
* Enable ARGB support in kdesktop_lockTimothy Pearson2013-03-221-25/+41
* Clean up spurious kdesktop_lock X11 error messagesTimothy Pearson2013-03-221-49/+149
* Remove broken delay when wallpaper not availableTimothy Pearson2013-03-211-26/+1
* Fix unintended rename of SAKProcess*Slávek Banko2013-03-091-5/+5
* Reapply commit 936d3cec inadvertently reverted in de7e5867Slávek Banko2013-03-031-0/+2
* 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-151-3/+3
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
* Rename KCrash to avoid conflicts with KDE4Timothy Pearson2013-02-051-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-271-2/+0
* Add CMake option for backtrace in kdesktop_lock exception handlerSlávek Banko2013-01-261-0/+2
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-13/+13
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
* Fix tsak not working on new libudev versionsTimothy Pearson2013-01-111-47/+100
* Prevent two unlock dialogs from appearing in any situationTimothy Pearson2013-01-111-1/+7
* Add backtrace to kdesktop_lock exception handlerTimothy Pearson2012-12-011-0/+22
* 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-111-27/+51
* Attempt to minimize the time in which new notifications are displayed before ...Timothy Pearson2012-09-221-0/+1
* Lower override redirect windows instead of unmapping them on lock startTimothy Pearson2012-09-221-2/+7
* Forcibly prevent transient override redirect windows from showing up over the...Timothy Pearson2012-09-211-4/+37
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseDarrell Anderson2012-06-081-2/+2
|\
| * Fix kdesktop_lock crash on mouse events when no dialog is displayedTimothy Pearson2012-06-071-2/+2
* | Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-2/+2
|/
* Fix screensaver startup over slow X11 connectionsTimothy Pearson2012-05-241-2/+10
* Fix kdesktop_lock XRandR event handlingTimothy Pearson2012-05-241-26/+52