summaryrefslogtreecommitdiffstats
path: root/kdesktop/lock
Commit message (Expand)AuthorAgeFilesLines
* Forcibly prevent transient override redirect windows from showing up over the...Timothy Pearson2012-09-243-6/+73
* Disable use of SAK if TSAK is not builtSlávek Banko2012-08-221-1/+8
* Fix kdesktop_lock crash on mouse events when no dialog is displayedTimothy Pearson2012-06-091-2/+2
* Fix screensaver startup over slow X11 connectionsTimothy Pearson2012-06-031-2/+10
* Fix kdesktop_lock XRandR event handlingTimothy Pearson2012-06-032-26/+53
* Fix kdesktop_lock not reacting to settings changes until it is restartedTimothy Pearson2012-06-032-14/+19
* Make absolutely sure that kdesktop_lock reads recently changed configuration ...Timothy Pearson2012-06-031-8/+12
* Fix desktop lock not engaging on suspendTimothy Pearson2012-06-031-0/+4
* Fix kdesktop_lock screensaver engaging in corner caseTimothy Pearson2012-06-031-19/+66
* Check for tsak presence on lock engageTimothy Pearson2012-06-031-0/+12
* Harden lock against rare race condition that caused two password prompts to a...Timothy Pearson2012-06-032-1/+8
* Fix screen saver not engaging correctlyTimothy Pearson2012-06-032-6/+13
* Fix corner case lock dialog hangTimothy Pearson2012-06-031-1/+2
* Fix a number of minor flaws in the lock dialog systemTimothy Pearson2012-06-034-14/+55
* Fix button ordering in secure dialogTimothy Pearson2012-06-031-3/+3
* Fix user name display in secure dialogTimothy Pearson2012-06-031-0/+4
* Fix logoff menuTimothy Pearson2012-06-031-1/+1
* Implement logout menu option in secure dialogTimothy Pearson2012-06-032-2/+8
* Fix SAK dialog momentary display when SAK disabledTimothy Pearson2012-06-031-1/+14
* Fix desktop lock failure due to race condition within signal handler between ...Timothy Pearson2012-06-032-1/+3
* Fix kdesktop_lock secure dialogTimothy Pearson2012-06-032-14/+27
* Clean up lock dialog warnings and fix mouse cursorTimothy Pearson2012-06-031-3/+33
* Fix incomplete commits 678bea5bTimothy Pearson2012-06-031-0/+3
* Use detected architecture flags for immediate symbol binding in kdesktop lockTimothy Pearson2012-06-031-1/+3
* Show busy cursor when lock dialog is busy instead of hiding cursorTimothy Pearson2012-06-031-2/+2
* Commit the rest of 8d521d0b, not merged due to GIT glitchTimothy Pearson2012-06-031-104/+205
* Update lock process to engage the lock in near real timeTimothy Pearson2012-06-032-1/+9
* Allow minimal managed window interaction inside the lock processTimothy Pearson2012-06-033-3/+78
* Clean up lock screen internalsTimothy Pearson2012-06-038-7/+31
* Fix desktop lockTimothy Pearson2012-06-032-2/+4
* If someone manages to close down kdesktop_lock through an undiscovered securi...Timothy Pearson2012-06-031-5/+3
* Fix desktop lock process not hiding secondary screensTimothy Pearson2012-06-033-17/+66
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-031-2/+2
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-036-13/+13
* Fix tdebase FTBFSTimothy Pearson2012-06-031-1/+1
* Fix kdebase FTBFS on Fedora 15tpearson2011-10-261-1/+1
* Fix kdesktop_lock lock date/time displaytpearson2011-10-182-1/+5
* Add a new intrusion detection feature to kdesktop_locktpearson2011-10-144-8/+55
* Fix desktop lock not releasing to allow password authentication if an X11 dis...tpearson2011-10-121-7/+10
* Fix a potential kdesktop_lock malfunction whereby the user would not be prese...tpearson2011-10-101-0/+5
* Link most Trinity DSOs against the most common kdelibs libraries to compensat...tpearson2011-10-101-1/+1
* Add remote control socket to kdmtpearson2011-09-221-0/+1
* Fix ksmserver shutdown screen in ARGB modetpearson2011-09-211-4/+6
* Close kdesktop_lock windows on SIGTERMtpearson2011-09-211-0/+4
* Use krootpixmap instead of the external krootbacking executable in kdesktop_locktpearson2011-09-184-43/+81
* Reset kdesktop lock login dialog on GUI VT switchtpearson2011-09-181-4/+7
* Add task manager button to secure desktop dialogtpearson2011-09-162-1/+4
* Add preliminary SAK support to KDMtpearson2011-09-162-3/+3
* Close secure desktop dialog on Esc keypresstpearson2011-09-151-1/+1
* Add secure desktop area dialog to kdebasetpearson2011-09-156-22/+365