summaryrefslogtreecommitdiffstats
path: root/ksmserver
Commit message (Collapse)AuthorAgeFilesLines
* Added tooltips to logout dialog for freeze, suspend and hibernate buttons.Michele Calgaro2016-02-071-17/+20
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit db51b92c9630e39ccbdff07f978a30370d7272be)
* Fix double free corruption due to duplicated call to IceCloseConnectionTimothy Pearson2015-02-261-1/+1
| | | | | This resolves Bug 2167 (cherry picked from commit 9005480696634e967011a285e424f307b3043527)
* Rewrite greyscale OpenGL system to use GLSLTimothy Pearson2014-11-251-8/+12
| | | | | Add ability to blend color and greyscale based on window alpha (actual window alpha currently set at 0.5 when blending is enabled) Reenable greyscale logout effect when compositor is in use
* Make kdesktop_lock and ksmserver ARGB screen blanking more efficient and ↵Timothy Pearson2014-10-251-5/+5
| | | | | | | improve multi-head support in same Fix kdesktop_lock busy cursor appearing over active screen saver after GUI-driven VT switch and delayed return to original VT Repair kdesktop_lock invalid password delay bypass with Cancel button
* Allow contitional build with tdehwlibSlávek Banko2014-10-184-2/+16
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-131-1/+1
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-3/+3
|
* Bring previous and next icons into XDG complianceTimothy Pearson2014-10-111-1/+1
|
* If drkonqi launches during logout show it after 30 seconds have elapsedTimothy Pearson2014-10-053-4/+27
|
* Forward port KDE SVN r803253 to fix potential security holeTimothy Pearson2014-05-193-5/+19
|
* Add basic support for a modified compton compositor instead of the old buggy ↵Timothy Pearson2014-03-311-1/+1
| | | | | | kompmgr Update additional Xorg atom names
* 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
|