Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Fix kdesktop lock process | tpearson | 2011-09-13 | 1 | -1/+4 |
| | | | | | | | | Enable the new codepaths by default This does change user visible behaviour, however it also repairs severe problems with the lock dialog appearing UNDER the xscreensaver hack, as well as many of the OpenGL xhacks failing. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253074 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix desktop locking with opengl screensavers | tpearson | 2011-09-12 | 1 | -1/+6 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253062 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix system modal dialogs | tpearson | 2011-09-12 | 1 | -0/+4 |
| | | | | | | | | | Fix shutdown background Add code to make the desktop locking system use the system window decorations and generally use the same theme and style as the active desktop This code is disabled for now, but can be enabled via the two new static variables in kdesktop/lock/main.cc git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252900 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 1 | -1/+1 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Enable compilation with TQt for Qt4 3.4.0 TP2 | tpearson | 2011-01-19 | 1 | -1/+1 |
| | | | | | | | This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 1 | -3/+3 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 1 | -0/+174 |
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |