summaryrefslogtreecommitdiffstats
path: root/kdesktop/lock
Commit message (Expand)AuthorAgeFilesLines
* Fix cryptographic card login processTimothy Pearson2015-10-021-10/+21
* Move VT switch on card insertion to cryptocardwatcher processTimothy Pearson2015-10-011-15/+0
* Use DM library in tdmtsak instead of making command line callsTimothy Pearson2015-09-291-1/+1
* Add new hardware device tray applicationTimothy Pearson2015-09-211-6/+6
* Fix card unlockTimothy Pearson2015-09-192-4/+15
* Streamline cryptographic card logon processTimothy Pearson2015-09-183-7/+39
* Stabilize cryptographic card loginTimothy Pearson2015-09-182-5/+39
* Add initial cryptographic card login supportTimothy Pearson2015-09-175-20/+181
* Fix the most egregious style guide violations in the remaining kdesktop_lock ...Timothy Pearson2015-09-045-608/+612
* Fix the most egregious style guide violations in the main kdesktop_lock sourc...Timothy Pearson2015-09-042-1734/+1725
* Fix the most egregious style guide violations in the kdesktoplock plugin sourcesTimothy Pearson2015-09-0410-1105/+1134
* Fix FTBFS on freebsdSlávek Banko2015-06-121-1/+1
* Do not unblock signals in main thread when waiting for kdesktop_lock responseTimothy Pearson2015-04-131-1/+0
* Fix ommited call fullyOnline() in kdesktop_lockSlávek Banko2015-04-131-0/+1
* Ensure desktop is completely hidden before sending fullyOnline()Timothy Pearson2015-04-131-2/+2
* 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