Commit Graph

126 Commits (758b7bda94c4af81bbfc4e884c22db974a7c12c0)

Author SHA1 Message Date
Timothy Pearson 9005480696 Fix double free corruption due to duplicated call to IceCloseConnection
This resolves Bug 2167
10 years ago
Timothy Pearson d8287f9787 Rewrite greyscale OpenGL system to use GLSL
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
10 years ago
Timothy Pearson da8993ffb2 Make kdesktop_lock and ksmserver ARGB screen blanking more efficient and 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
10 years ago
Slávek Banko 107220694f Allow contitional build with tdehwlib
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
11 years ago
Timothy Pearson a19ce6ad34 Bring undo, redo, find, and revert icons into XDG compliance 11 years ago
Timothy Pearson 1346f68987 Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Timothy Pearson ccf9305673 Bring previous and next icons into XDG compliance 11 years ago
Timothy Pearson 699217f5ac If drkonqi launches during logout show it after 30 seconds have elapsed 11 years ago
Timothy Pearson c383da9dc6 Forward port KDE SVN r803253 to fix potential security hole 11 years ago
Timothy Pearson 24e34ad989 Add basic support for a modified compton compositor instead of the old buggy kompmgr
Update additional Xorg atom names
11 years ago
Darrell Anderson 907d8b7d7b Add secondary logout fadeaway control
This resolves Bug 1999
This relates to Bug 258
11 years ago
Francois Andriot f8558cb3c4 Use the "confirm logout" option in KSMServer::logoutTimed 11 years ago
Slávek Banko 1f3832a136 Removed unnecessary dependency on dbus-tqt and dbus-1-tqt 11 years ago
Timothy Pearson 51a20070fd Fix screen sometimes not being hidden on power management action or desktop switch
Handle kdesktop_lock termination in a more sane manner by simply relaunching it if possible
11 years ago
Michele Calgaro 91ff56bbdf Fix buttons covered by progress bar in logout status dialog
This relates to Bug 1667
11 years ago
Darrell Anderson d4c4140b66 Add end-of-file newlines. 11 years ago
Michele Calgaro 1c618af70d Add progress bar to logout status dialog
This resolves Bug 1667
11 years ago
Slávek Banko 7d335195a0 Add support for freeze suspend state 12 years ago
Slávek Banko 3e88ddfbc3 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson ed0819821b Attempt to fix report of logout status dialog not appearing after client interaction
This relates to Bug 760
12 years ago
Timothy Pearson 960cc8392d Update tdehw-based media manager for new mount API
Allow active VT to be queried from tdm
Only display media notification messages on active VT
Hide logout action buttons if logout process unstalls
12 years ago
Timothy Pearson 3a84ecae5d Fix standard logout fade when compositing is disabled 12 years ago
Timothy Pearson da560698f1 Fix logout dialog appearing during client interaction 12 years ago
Timothy Pearson f94af7a1fe Hide logout status dialog during Phase1 client interaction
This relates to Bug 760
12 years ago
Timothy Pearson d85d82bd00 Provide visual indication of SaveYourself hang protection timer
Reduce hang protection timer to 20 seconds
This relates to Bug 760
12 years ago
Timothy Pearson 4a1137459a Provide more detail in logout dialog during SaveYourself-related tasks 12 years ago
Timothy Pearson 7c366d7a44 Show program that is taking the longest to process the SmsDie request in the logout status dialog
Fix glitch in service termination
12 years ago
Timothy Pearson 2bf4850271 Backport d26745b6078e9248f48d299e0b3d5d031c7be3fa
do not access NULL ICE objects (kde#195034)
12 years ago
Timothy Pearson b004fbafa9 Fix ksmserver crash when logout dialog is disabled 12 years ago
Timothy Pearson c060a817e4 Do not show logout status dialog if the user has turned it off in their configuration 12 years ago
Timothy Pearson 08390bda6c Allow the user to manually abort a stalled SaveYourself process
This partially resolves Bug 760
12 years ago
Timothy Pearson 1eb5bc8165 Beautify logout process 12 years ago
Timothy Pearson 8f8dce368a Fix premature termination of applications during shutdown on slow machines 12 years ago
Timothy Pearson 6ce60bdd23 Add shutdown progress text and next program being terminated to shutdown dialog 12 years ago
Timothy Pearson 24e3f6f2fa Fix lock screen interaction with suspend/hibernate
Use built-in premultiplied ARGB method
12 years ago
Darrell Anderson 62d43d23e6 Add cmake configure option to support ksmserver shutdown debugging timing markers. 12 years ago
Timothy Pearson 55a0cc423f Use TDE hardware library to authorize and control shutdown related session options
This resolves Bug 1071
12 years ago
Timothy Pearson 1c7bdfda1e Fix long delay at session termination on certain systems
This resolves Bug 760
Add shutdown profiling code and disable at compile time
12 years ago
Timothy Pearson 272126222c Fix prior commit 12 years ago
Timothy Pearson 8b6942211b Add option to use more professional looking logout dialog 12 years ago
Timothy Pearson 77cbe84cb6 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9286b9ebcc Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 5e664c2e4a Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson a5430e4b98 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson f537c21b68 Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 5e5409d895 Rename KShared 12 years ago
Timothy Pearson de7e5867a6 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson dc6b76cac4 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson cc74f360bb Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 79b21d47bc Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago