summaryrefslogtreecommitdiffstats
path: root/ksmserver
Commit message (Collapse)AuthorAgeFilesLines
* Add secondary logout fadeaway controlDarrell Anderson2014-03-191-133/+136
| | | | | This resolves Bug 1999 This relates to Bug 258
* Use the "confirm logout" option in KSMServer::logoutTimedFrancois Andriot2014-03-161-5/+12
|
* Removed unnecessary dependency on dbus-tqt and dbus-1-tqtSlávek Banko2014-02-042-14/+3
|
* Fix screen sometimes not being hidden on power management action or desktop ↵Timothy Pearson2014-01-081-1/+1
| | | | | | switch Handle kdesktop_lock termination in a more sane manner by simply relaunching it if possible
* Fix buttons covered by progress bar in logout status dialogMichele Calgaro2013-12-041-0/+3
| | | | This relates to Bug 1667
* Add end-of-file newlines.Darrell Anderson2013-11-301-1/+1
|
* Add progress bar to logout status dialogMichele Calgaro2013-11-213-5/+32
| | | | This resolves Bug 1667
* Add support for freeze suspend stateSlávek Banko2013-09-223-55/+88
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Attempt to fix report of logout status dialog not appearing after client ↵Timothy Pearson2013-08-081-0/+7
| | | | | | interaction This relates to Bug 760
* Update tdehw-based media manager for new mount APITimothy Pearson2013-08-081-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 standard logout fade when compositing is disabledTimothy Pearson2013-08-081-359/+356
|
* Fix logout dialog appearing during client interactionTimothy Pearson2013-08-081-1/+19
|
* Hide logout status dialog during Phase1 client interactionTimothy Pearson2013-08-061-0/+3
| | | | This relates to Bug 760
* Provide visual indication of SaveYourself hang protection timerTimothy Pearson2013-08-035-9/+53
| | | | | Reduce hang protection timer to 20 seconds This relates to Bug 760
* Provide more detail in logout dialog during SaveYourself-related tasksTimothy Pearson2013-07-312-0/+52
|
* Show program that is taking the longest to process the SmsDie request in the ↵Timothy Pearson2013-07-312-5/+26
| | | | | | logout status dialog Fix glitch in service termination
* Backport d26745b6078e9248f48d299e0b3d5d031c7be3faTimothy Pearson2013-07-311-0/+4
| | | | do not access NULL ICE objects (kde#195034)
* Fix ksmserver crash when logout dialog is disabledTimothy Pearson2013-07-251-11/+17
|
* Do not show logout status dialog if the user has turned it off in their ↵Timothy Pearson2013-07-251-4/+6
| | | | configuration
* Allow the user to manually abort a stalled SaveYourself processTimothy Pearson2013-07-215-6/+114
| | | | This partially resolves Bug 760
* Beautify logout processTimothy Pearson2013-07-185-12/+65
|
* Fix premature termination of applications during shutdown on slow machinesTimothy Pearson2013-06-013-2/+12
|
* Add shutdown progress text and next program being terminated to shutdown dialogTimothy Pearson2013-05-162-11/+45
|
* Fix lock screen interaction with suspend/hibernateTimothy Pearson2013-05-071-1/+5
| | | | Use built-in premultiplied ARGB method
* Add cmake configure option to support ksmserver shutdown debugging timing ↵Darrell Anderson2013-04-261-2/+4
| | | | markers.
* Use TDE hardware library to authorize and control shutdown related session ↵Timothy Pearson2013-04-255-188/+199
| | | | | | options This resolves Bug 1071
* Fix long delay at session termination on certain systemsTimothy Pearson2013-04-243-18/+75
| | | | | This resolves Bug 760 Add shutdown profiling code and disable at compile time
* Fix prior commitTimothy Pearson2013-02-261-0/+1
|
* Add option to use more professional looking logout dialogTimothy Pearson2013-02-262-1/+6
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-156-16/+16
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1411-15/+15
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-2/+2
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-2/+2
|
* Rename KSharedTimothy Pearson2013-01-311-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-279-15/+15
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-3/+3
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-257-34/+34
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-245-30/+30
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-3/+3
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-209-72/+72
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-4/+4
|
* Properly restore icon positions on loginTimothy Pearson2013-01-181-2/+4
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-2/+2
|
* Add check box control to enable/disable the session exit (feedback)Darrell Anderson2012-06-081-7/+7
| | | | | dialog box. This resolves bug report 681.
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-4/+4
|
* Fix displaying of logout status dialog with manually triggered save sessionSlávek Banko2012-06-061-1/+1
| | | | This closes Bug 922
* Fix desktop lock not engaging on suspendTimothy Pearson2012-05-203-47/+60
| | | | This closes Bug 1003
* Fix fancy logout not allowing interaction with save dialogsTimothy Pearson2012-05-163-23/+57
| | | | | This closes Bug 922 Fix desktop wallpaper export failing when triggered by krootbacking or ksmserver and konsole or kdesktop_lock not previously loaded