Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in ↵ | Slávek Banko | 2021-05-18 | 1 | -2/+2 |
| | | | | | | special cases. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Conversion startkde -> starttde, exitkde -> exittde in r14-xdg-upd file and ↵ | Michele Calgaro | 2018-11-01 | 1 | -3/+3 |
| | | | | | | related usage in code. This resolves bug 2282 and 2283. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | ksmserver: Added support for hybrid suspend (aka suspend to RAM + suspend to ↵ | Michele Calgaro | 2016-04-24 | 1 | -9/+14 |
| | | | | | | | | disk). This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Allow contitional build with tdehwlib | Slávek Banko | 2014-10-18 | 1 | -0/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | If drkonqi launches during logout show it after 30 seconds have elapsed | Timothy Pearson | 2014-10-05 | 1 | -4/+15 |
| | |||||
* | Use the "confirm logout" option in KSMServer::logoutTimed | Francois Andriot | 2014-03-16 | 1 | -5/+12 |
| | |||||
* | Fix screen sometimes not being hidden on power management action or desktop ↵ | Timothy Pearson | 2014-01-08 | 1 | -1/+1 |
| | | | | | | switch Handle kdesktop_lock termination in a more sane manner by simply relaunching it if possible | ||||
* | Add progress bar to logout status dialog | Michele Calgaro | 2013-11-21 | 1 | -5/+11 |
| | | | | This resolves Bug 1667 | ||||
* | Add support for freeze suspend state | Slávek Banko | 2013-09-22 | 1 | -0/+3 |
| | |||||
* | Attempt to fix report of logout status dialog not appearing after client ↵ | Timothy Pearson | 2013-08-08 | 1 | -0/+7 |
| | | | | | | interaction This relates to Bug 760 | ||||
* | Update tdehw-based media manager for new mount API | Timothy Pearson | 2013-08-08 | 1 | -8/+10 |
| | | | | | | Allow active VT to be queried from tdm Only display media notification messages on active VT Hide logout action buttons if logout process unstalls | ||||
* | Fix logout dialog appearing during client interaction | Timothy Pearson | 2013-08-08 | 1 | -1/+19 |
| | |||||
* | Hide logout status dialog during Phase1 client interaction | Timothy Pearson | 2013-08-06 | 1 | -0/+3 |
| | | | | This relates to Bug 760 | ||||
* | Provide visual indication of SaveYourself hang protection timer | Timothy Pearson | 2013-08-03 | 1 | -6/+41 |
| | | | | | Reduce hang protection timer to 20 seconds This relates to Bug 760 | ||||
* | Provide more detail in logout dialog during SaveYourself-related tasks | Timothy Pearson | 2013-07-31 | 1 | -0/+51 |
| | |||||
* | Show program that is taking the longest to process the SmsDie request in the ↵ | Timothy Pearson | 2013-07-31 | 1 | -5/+23 |
| | | | | | | logout status dialog Fix glitch in service termination | ||||
* | Fix ksmserver crash when logout dialog is disabled | Timothy Pearson | 2013-07-25 | 1 | -11/+17 |
| | |||||
* | Do not show logout status dialog if the user has turned it off in their ↵ | Timothy Pearson | 2013-07-25 | 1 | -4/+6 |
| | | | | configuration | ||||
* | Allow the user to manually abort a stalled SaveYourself process | Timothy Pearson | 2013-07-21 | 1 | -6/+74 |
| | | | | This partially resolves Bug 760 | ||||
* | Beautify logout process | Timothy Pearson | 2013-07-18 | 1 | -4/+18 |
| | |||||
* | Fix premature termination of applications during shutdown on slow machines | Timothy Pearson | 2013-06-01 | 1 | -2/+10 |
| | |||||
* | Add shutdown progress text and next program being terminated to shutdown dialog | Timothy Pearson | 2013-05-16 | 1 | -11/+44 |
| | |||||
* | Fix lock screen interaction with suspend/hibernate | Timothy Pearson | 2013-05-07 | 1 | -1/+5 |
| | | | | Use built-in premultiplied ARGB method | ||||
* | Add cmake configure option to support ksmserver shutdown debugging timing ↵ | Darrell Anderson | 2013-04-26 | 1 | -2/+4 |
| | | | | markers. | ||||
* | Use TDE hardware library to authorize and control shutdown related session ↵ | Timothy Pearson | 2013-04-25 | 1 | -47/+59 |
| | | | | | | options This resolves Bug 1071 | ||||
* | Fix long delay at session termination on certain systems | Timothy Pearson | 2013-04-24 | 1 | -17/+62 |
| | | | | | This resolves Bug 760 Add shutdown profiling code and disable at compile time | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -4/+4 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -6/+6 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -5/+5 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -27/+27 |
| | |||||
* | Add check box control to enable/disable the session exit (feedback) | Darrell Anderson | 2012-06-08 | 1 | -7/+7 |
| | | | | | dialog box. This resolves bug report 681. | ||||
* | Fix displaying of logout status dialog with manually triggered save session | Slávek Banko | 2012-06-06 | 1 | -1/+1 |
| | | | | This closes Bug 922 | ||||
* | Fix desktop lock not engaging on suspend | Timothy Pearson | 2012-05-20 | 1 | -1/+42 |
| | | | | This closes Bug 1003 | ||||
* | Fix fancy logout not allowing interaction with save dialogs | Timothy Pearson | 2012-05-16 | 1 | -21/+22 |
| | | | | | This closes Bug 922 Fix desktop wallpaper export failing when triggered by krootbacking or ksmserver and konsole or kdesktop_lock not previously loaded | ||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -1/+1 |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -1/+1 |
| | |||||
* | Fix failure to resume from suspend/hibernate or simply clicking the Cancel ↵ | tpearson | 2011-10-08 | 1 | -0/+5 |
| | | | | | | button on the shutdown screen... git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257818 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Use new modal system nofitication dialog in kdebase smserver | tpearson | 2011-09-12 | 1 | -2/+2 |
| | | | | | | | | Add fancy startup dialog to match the fancy shutdown dialog This is only used if the themed splash screen is turned off git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253056 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Force windows with the modal system notification atom set to stay above ↵ | tpearson | 2011-09-10 | 1 | -3/+24 |
| | | | | | | | | | | | other windows Enhance logout sequence appearance Add remote folder synchronization on logout support Fix flickering to black window with subsequent partial repaint of certain widgets occurring during fancy logout sequence git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252640 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Add new _KDE_WM_MODAL_SYS_NOTIFICATION atom to disable ↵ | tpearson | 2011-09-09 | 1 | -1/+5 |
| | | | | | | | | | menu/close/on-all-desktops buttons Improve the appearance of the TDE logout sequence using the new atom git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252231 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Move krootbacking executable from kdeartwork to kdebase | tpearson | 2011-08-27 | 1 | -4/+8 |
| | | | | | | | | | Reenable HAL media manager Fix system tray with ARGB visuals (again) Beautify logout process git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249834 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix taskbar when parent application is using ARGB windows | tpearson | 2011-08-25 | 1 | -0/+8 |
| | | | | | | | | Fix composition configuration default settings Add logout notice to give the user feedback that yes, the logout command actually WAS accepted git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249522 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 | ||||
* | Revert automated changes | tpearson | 2011-01-07 | 1 | -2/+2 |
| | | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 | tpearson | 2011-01-03 | 1 | -2/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | * Massive import of OpenSUSE patches, primarily for bugfixes | tpearson | 2010-09-03 | 1 | -11/+67 |
| | | | | | | | | * Added some infrastructure created by OpenSUSE to allow for future addition of the Kickoff menu as an option * Minor Slackware compilation fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1171255 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 1 | -20/+20 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |