summaryrefslogtreecommitdiffstats
path: root/kdesktop
Commit message (Expand)AuthorAgeFilesLines
* Attempt to minimize the time in which new notifications are displayed before ...v3.5.13.1Timothy Pearson2012-09-242-0/+19
* Lower override redirect windows instead of unmapping them on lock startTimothy Pearson2012-09-243-5/+55
* 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 kxdglauncher locale issueTimothy Pearson2012-06-131-2/+2
* Add xscreensaver support to CMakeSlávek Banko2012-06-101-0/+1
* 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-033-2/+54
* Fix kdesktop_lock screensaver engaging in corner caseTimothy Pearson2012-06-031-19/+66
* Fix prior commitTimothy Pearson2012-06-031-1/+1
* Update kdesktop.desktop file to fix kdesktop tsak integrationTimothy Pearson2012-06-032-1/+3
* 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
* Update What's This help string in support of bug report 811.Darrell Anderson2012-06-031-3/+3
* Implement logout menu option in secure dialogTimothy Pearson2012-06-032-2/+8
* Fix SAK dialog momentary display when SAK disabledTimothy Pearson2012-06-034-14/+20
* Fix desktop lock failure due to race condition within signal handler between ...Timothy Pearson2012-06-034-3/+13
* Fix kdesktop_lock secure dialogTimothy Pearson2012-06-035-20/+34
* Update My Documents *.desktop translations.Darrell Anderson2012-06-031-3/+1
* Restore code snippet removed with GIT hashDarrell Anderson2012-06-031-0/+9
* Clean up lock dialog warnings and fix mouse cursorTimothy Pearson2012-06-032-4/+37
* 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-034-28/+97
* 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-033-2/+5
* If someone manages to close down kdesktop_lock through an undiscovered securi...Timothy Pearson2012-06-033-8/+35
* Fix desktop lock process not hiding secondary screensTimothy Pearson2012-06-033-17/+66
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-032-4/+4
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-036-20/+20
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0312-46/+46
* Fix tdebase FTBFSTimothy Pearson2012-06-031-1/+1
* Fix kdebase FTBFS on Fedora 15tpearson2011-10-261-1/+1
* Provide option to enable application autocompletion in the run dialogtpearson2011-10-264-3/+26
* Fix kdebase translations in desktop filestpearson2011-10-231-30/+20
* Fix kdesktop_lock lock date/time displaytpearson2011-10-182-1/+5
* Add a new intrusion detection feature to kdesktop_locktpearson2011-10-145-8/+62