summaryrefslogtreecommitdiffstats
path: root/kdesktop/lock
Commit message (Expand)AuthorAgeFilesLines
* Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspendTimothy Pearson2015-04-122-45/+55
* Remove call to pthread_cancel() in kdesktop_lockTimothy Pearson2015-04-123-3/+29
* Remove external dcop call and associated threadTimothy Pearson2015-04-082-3/+8
* Forcibly terminate kdesktop_lock after unlockTimothy Pearson2014-12-021-2/+0
* Fix kdesktop_lock requiring a process stop/start on unlockTimothy Pearson2014-11-284-49/+78
* Make kdesktop_lock and ksmserver ARGB screen blanking more efficient and impr...Timothy Pearson2014-10-253-17/+25
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-10-121-0/+2
|\
| * Fix FTBFS caused by typo in commit d3ce4fa7Slávek Banko2014-10-131-1/+1
| * Fix FTBFS due to linux specific headersFrançois Andriot2014-10-121-0/+2
* | Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-122-2/+2
|/
* Fix Xorg memory leak on moving windowsTimothy Pearson2014-07-311-0/+11
* "Hide Cancel button" functionality in kdesktop_lock is now fully workingMichele Calgaro2014-05-021-18/+16
* Commits ccb5fca, 59ef38d, 710fc43 re-pushed to local branch for further devel...Michele Calgaro2014-05-013-17/+43
* Temporarily reverted commits ccb5fca, 59ef38d, 710fc43.Michele Calgaro2014-05-013-43/+17
* Fixed commit 59ef38d: now the Desktop Session Locked works as expected.Michele Calgaro2014-04-291-1/+2
* Added possibility to hide the Cancel button from the Desktop Session Locked d...Michele Calgaro2014-04-293-15/+41
* Enabled Cancel button in "Desktop Session Locked" dialog window.Michele Calgaro2014-04-281-4/+3
* Fix group used for UseSAK option in tdmrcSlávek Banko2014-04-091-1/+1
* Fix UseSAK default value in kdesktop lockSlávek Banko2014-04-081-1/+1
* Add basic support for a modified compton compositor instead of the old buggy ...Timothy Pearson2014-03-317-10/+10
* 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-083-4/+42
* Fix free space overlay not disappearing on unmountTimothy Pearson2013-12-271-0/+4
* Fix getting kdesktop_pid in kdesktop_lockSlávek Banko2013-10-261-1/+1
* 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