Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new hardware device tray application | Timothy Pearson | 2015-09-21 | 1 | -6/+6 |
| | | | | Allow removable media action request popups to be suppressed | ||||
* | Add initial cryptographic card login support | Timothy Pearson | 2015-09-17 | 1 | -2/+10 |
| | | | | Tested with themed greeter and SAK disabled | ||||
* | Fix the most egregious style guide violations in the remaining kdesktop_lock ↵ | Timothy Pearson | 2015-09-04 | 1 | -409/+410 |
| | | | | | | source files No functional changes were made to the source | ||||
* | Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspend | Timothy Pearson | 2015-04-12 | 1 | -45/+48 |
| | | | | Prevent helper thread termination signal from errantly being handled by main thread | ||||
* | Remove external dcop call and associated thread | Timothy Pearson | 2015-04-08 | 1 | -1/+6 |
| | | | | Fix lockup on lock screen command due to signal race condition | ||||
* | Forcibly terminate kdesktop_lock after unlock | Timothy Pearson | 2014-12-02 | 1 | -2/+0 |
| | | | | This resolves Bug 2222 | ||||
* | Fix kdesktop_lock requiring a process stop/start on unlock | Timothy Pearson | 2014-11-28 | 1 | -19/+36 |
| | | | | Attempt to fix kdesktop_lock start/stop causing dcop failures by keeping kdesktop_lock process running across lock/unlock cycles | ||||
* | Fix Xorg memory leak on moving windows | Timothy Pearson | 2014-07-31 | 1 | -0/+11 |
| | | | | | This resolves Bug 2078 Thanks to Jan Janeček for significant help in tracking this down! | ||||
* | Commits ccb5fca, 59ef38d, 710fc43 re-pushed to local branch for further ↵ | Michele Calgaro | 2014-05-01 | 1 | -1/+2 |
| | | | | | | development. This relates to bug 1584. | ||||
* | Temporarily reverted commits ccb5fca, 59ef38d, 710fc43. | Michele Calgaro | 2014-05-01 | 1 | -2/+1 |
| | | | | | | The code for these commits will be pushed again later once a fix for SAK-enabled systems has been developed and tested. This relates to bug 1584. | ||||
* | Added possibility to hide the Cancel button from the Desktop Session Locked ↵ | Michele Calgaro | 2014-04-29 | 1 | -1/+2 |
| | | | | | | dialog. This relates to bug 1584. | ||||
* | Fix group used for UseSAK option in tdmrc | Slávek Banko | 2014-04-09 | 1 | -1/+1 |
| | | | | This relates to Bug 1915 | ||||
* | Fix UseSAK default value in kdesktop lock | Slávek Banko | 2014-04-08 | 1 | -1/+1 |
| | | | | This relates to Bug 1915 | ||||
* | Fix screen sometimes not being hidden on power management action or desktop ↵ | Timothy Pearson | 2014-01-08 | 1 | -0/+6 |
| | | | | | | switch Handle kdesktop_lock termination in a more sane manner by simply relaunching it if possible | ||||
* | Fix getting kdesktop_pid in kdesktop_lock | Slávek Banko | 2013-10-26 | 1 | -1/+1 |
| | | | | | | | This fixes sending a signal on fully activation to kdesktop SaverEngine. This fixes setting Saving state in SaverEngine. This fixes hang in processing kdesktop lock dcop call during the switch to suspend modes when the screen saver is active. | ||||
* | Ensure screen is fully hidden before returning from kdestop lock dcop call | Timothy Pearson | 2013-08-08 | 1 | -8/+0 |
| | |||||
* | Properly fix task tray background glitches | Timothy Pearson | 2013-05-03 | 1 | -2/+3 |
| | | | | Ensure session is fully locked before switching to new VT when lock is requested | ||||
* | Fix Documents folder creation dialog | Timothy Pearson | 2013-04-19 | 1 | -0/+41 |
| | | | | | This resolves Bug 976 Prevent multiple kdesktop_lock processes from spawning per user | ||||
* | Honor per-user lock screen SAK setting | Timothy Pearson | 2013-04-06 | 1 | -6/+2 |
| | | | | | This resolves Bug 811 Clean up screen saver settings display to more accurately reflect the current configuration | ||||
* | Enable ARGB support in kdesktop_lock | Timothy Pearson | 2013-03-22 | 1 | -8/+5 |
| | |||||
* | Clean up spurious kdesktop_lock X11 error messages | Timothy Pearson | 2013-03-22 | 1 | -32/+61 |
| | | | | Introduce disabled framework for future ARGB visual support | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -3/+3 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -2/+2 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -2/+2 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -3/+3 |
| | |||||
* | Fix classic mode screensavers | Timothy Pearson | 2012-10-11 | 1 | -0/+9 |
| | | | | This partially resolves Bug 811 | ||||
* | Attempt to minimize the time in which new notifications are displayed before ↵ | Timothy Pearson | 2012-09-22 | 1 | -0/+18 |
| | | | | being hidden | ||||
* | Lower override redirect windows instead of unmapping them on lock start | Timothy Pearson | 2012-09-22 | 1 | -3/+46 |
| | | | | | Restore lowered windows on lock exit This provides a better solution to Bug 1079 | ||||
* | Forcibly prevent transient override redirect windows from showing up over ↵ | Timothy Pearson | 2012-09-21 | 1 | -0/+24 |
| | | | | | | the lock screen This closes Bug 1079 | ||||
* | Disable use of SAK if TSAK is not built | Slávek Banko | 2012-08-22 | 1 | -1/+8 |
| | | | | | Thanks to Francois Andriot for the patch This resolves Bug 1180 | ||||
* | Fix kdesktop_lock not reacting to settings changes until it is restarted | Timothy Pearson | 2012-05-23 | 1 | -11/+5 |
| | |||||
* | Add support to Kate for saving/restoring manual document placement | Timothy Pearson | 2012-05-23 | 1 | -8/+12 |
| | | | | Make absolutely sure that kdesktop_lock reads recently changed configuration files when starting up | ||||
* | Fix desktop lock not engaging on suspend | Timothy Pearson | 2012-05-20 | 1 | -0/+4 |
| | | | | This closes Bug 1003 | ||||
* | Fix screen saver not engaging correctly | Timothy Pearson | 2012-04-27 | 1 | -1/+1 |
| | | | | Fix graphical glitches in the lock process | ||||
* | Fix corner case lock dialog hang | Timothy Pearson | 2012-04-26 | 1 | -1/+2 |
| | |||||
* | Fix a number of minor flaws in the lock dialog system | Timothy Pearson | 2012-04-26 | 1 | -3/+20 |
| | | | | If SAK usage is enabled, override TDM theme | ||||
* | Fix SAK dialog momentary display when SAK disabled | Timothy Pearson | 2012-04-24 | 1 | -1/+14 |
| | | | | Clean up build warnings in kdesktop | ||||
* | Fix desktop lock failure due to race condition within signal handler between ↵ | Timothy Pearson | 2012-04-23 | 1 | -1/+1 |
| | | | | qt and xcb | ||||
* | Fix kdesktop_lock secure dialog | Timothy Pearson | 2012-04-22 | 1 | -5/+7 |
| | | | | Minor whitespace cleanup and warning fixes | ||||
* | Fix incomplete commits 98ead41b and 678bea5b | Timothy Pearson | 2012-02-23 | 1 | -0/+3 |
| | |||||
* | Commit the rest of 8d521d0b, not merged due to GIT glitch | Timothy Pearson | 2012-02-11 | 1 | -104/+205 |
| | |||||
* | Update lock process to engage the lock in near real time | Timothy Pearson | 2012-02-07 | 1 | -0/+8 |
| | |||||
* | Clean up lock screen internals | Timothy Pearson | 2012-01-26 | 1 | -1/+2 |
| | | | | This cleanup is part of an effort to resolve Bug 810, but a new Qt3 version is required to fully resolve it | ||||
* | Fix desktop lock | Timothy Pearson | 2012-01-22 | 1 | -2/+2 |
| | |||||
* | Part 1 of 2 of kdm rename | Timothy Pearson | 2012-01-22 | 1 | -1/+1 |
| | |||||
* | Add secure desktop area dialog to kdebase | tpearson | 2011-09-15 | 1 | -3/+18 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253853 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Add very preliminary SAK support | tpearson | 2011-09-15 | 1 | -1/+3 |
| | | | | | | | Don't worry, if your system is not configured for SAK usability you won't notice anything different git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253698 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |