summaryrefslogtreecommitdiffstats
path: root/kdesktop
Commit message (Expand)AuthorAgeFilesLines
* Fix OpenGL screensaver background when ARGB mode is enabledTimothy Pearson2013-05-052-11/+22
* Properly fix task tray background glitchesTimothy Pearson2013-05-053-2/+24
* Properly acquire a 32-bit ARGB visual when GL screen saver is requestedTimothy Pearson2013-05-051-19/+54
* Enable ARGB support in kdesktop_lockTimothy Pearson2013-05-053-33/+48
* Clean up spurious kdesktop_lock X11 error messagesTimothy Pearson2013-05-053-81/+211
* Cleanup output clutterSlávek Banko2013-04-273-9/+9
* Fix kdesktop_lock interaction with DPMS power saveTimothy Pearson2013-04-251-23/+46
* Fix secondary thread terminationTimothy Pearson2013-04-252-15/+10
* Use correct icon area when placing new iconsTimothy Pearson2013-04-082-99/+110
* Wait for all kicker containers to load before sending desktop size to kdesktopTimothy Pearson2013-04-082-114/+119
* Honor per-user lock screen SAK settingTimothy Pearson2013-04-072-6/+9
* Remove broken delay when wallpaper not availableTimothy Pearson2013-03-262-26/+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
* Add CMake option for backtrace in kdesktop_lock exception handlerSlávek Banko2013-01-263-2/+16
* Properly restore icon positions on loginTimothy Pearson2013-01-221-9/+76
* Add keyboard shortcut to start screensaver directlyTimothy Pearson2013-01-173-0/+12
* Fix tsak not working on new libudev versionsTimothy Pearson2013-01-172-47/+103
* Prevent two unlock dialogs from appearing in any situationTimothy Pearson2013-01-171-1/+7
* Add backtrace to kdesktop_lock exception handlerTimothy Pearson2012-12-043-2/+349
* Add warning message to prior commitTimothy Pearson2012-11-201-0/+1
* Attempt to work around issue described in Bug 1288Timothy Pearson2012-11-201-2/+13
* Fix classic mode screensaversTimothy Pearson2012-10-203-28/+68
* 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