Commit Graph

98 Commits (3cce16c2543ebd7441477b466b35c89333eef28c)

Author SHA1 Message Date
Timothy Pearson 3cce16c254 Properly fix task tray background glitches
Ensure session is fully locked before switching to new VT when lock is requested
13 years ago
Timothy Pearson 5908f01581 Properly acquire a 32-bit ARGB visual when GL screen saver is requested 13 years ago
Slávek Banko 74b1fc6576 Cleanup output clutter 13 years ago
Timothy Pearson be61b99598 Fix kdesktop_lock interaction with DPMS power save
This partially resolves Bug 1475
13 years ago
Timothy Pearson edf3004ec3 Fix secondary thread termination
This resolves the remainder of Bug 1467
13 years ago
Timothy Pearson 5f4287e56d Fix Documents folder creation dialog
This resolves Bug 976
Prevent multiple kdesktop_lock processes from spawning per user
13 years ago
Timothy Pearson dc41de959b Use threading and select instead of busywaiting on the lock control socket
This resolves the remainder of Bug 690
13 years ago
Timothy Pearson 7db006210b Enable ARGB support in kdesktop_lock 13 years ago
Timothy Pearson bf0b8eb3b2 Clean up spurious kdesktop_lock X11 error messages
Introduce disabled framework for future ARGB visual support
13 years ago
Timothy Pearson 2e6d8f1b55 Remove broken delay when wallpaper not available
This is related to Bug 1288
13 years ago
Slávek Banko 0dd840ea93 Fix unintended rename of SAKProcess* 13 years ago
Slávek Banko e9785ee7aa Reapply commit 936d3cec inadvertently reverted in de7e5867 13 years ago
Timothy Pearson 7ca0422630 Fix potential crash in kdesktop_lock
This is related to Bug 1288
13 years ago
Slávek Banko c03540e9f6 Fix race condition with SIGSTOP in kdesktop_lock 13 years ago
Timothy Pearson 77cbe84cb6 Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 9286b9ebcc Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson 98eb308fc1 Rename KCrash to avoid conflicts with KDE4 13 years ago
Timothy Pearson 01c60a2678 Rename KStandard for enhanced compatibility with KDE4 13 years ago
Timothy Pearson de7e5867a6 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Slávek Banko 936d3cec49 Add CMake option for backtrace in kdesktop_lock exception handler 13 years ago
Timothy Pearson 79b21d47bc Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Timothy Pearson e4e0479220 Rename KApplication to TDEApplication to avoid conflicts with KDE4 13 years ago
Timothy Pearson 167c4cbea6 Fix tsak not working on new libudev versions
Fix kicker Xinerama hiding
Fix potential displayconfig lockup
13 years ago
Timothy Pearson 3e5e79fb21 Prevent two unlock dialogs from appearing in any situation 13 years ago
Timothy Pearson 786e248cea Add backtrace to kdesktop_lock exception handler 13 years ago
Timothy Pearson 7db3b8849c Add warning message to prior commit 13 years ago
Timothy Pearson 4de72a5ddd Attempt to work around issue described in Bug 1288 13 years ago
Timothy Pearson 4120a763e7 Fix classic mode screensavers
This partially resolves Bug 811
13 years ago
Timothy Pearson 1f33dc8fd2 Attempt to minimize the time in which new notifications are displayed before being hidden 13 years ago
Timothy Pearson 57f5c0698d Lower override redirect windows instead of unmapping them on lock start
Restore lowered windows on lock exit
This provides a better solution to Bug 1079
13 years ago
Timothy Pearson 553923b25d Forcibly prevent transient override redirect windows from showing up over the lock screen
This closes Bug 1079
13 years ago
Darrell Anderson 3e7ffad742 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase 14 years ago
Darrell Anderson 94f3dbe7c5 Update XDG information in support of bug report 892. 14 years ago
Timothy Pearson 09dbd438c1 Fix kdesktop_lock crash on mouse events when no dialog is displayed
This closes Bug 1008
14 years ago
Timothy Pearson d7b0d67674 Fix screensaver startup over slow X11 connections 14 years ago
Timothy Pearson b70ccd542a Fix kdesktop_lock XRandR event handling 14 years ago
Timothy Pearson 345d1e7880 Fix kdesktop_lock not reacting to settings changes until it is restarted 14 years ago
Timothy Pearson c5ad26a7cc Fix kdesktop_lock screensaver engaging in corner case
This resolves Bug 906
14 years ago
Timothy Pearson 22d0a673d7 Check for tsak presence on lock engage
Fix tsak not exiting on request
Clean up build warnings
14 years ago
Timothy Pearson e899b7beb6 Harden lock against rare race condition that caused two password prompts to appear
Provide alternate secure dialog text string when username cannot be obtained
14 years ago
Timothy Pearson 601b75a1e4 Fix screen saver not engaging correctly
Fix graphical glitches in the lock process
14 years ago
Timothy Pearson e92e82b761 Fix a number of minor flaws in the lock dialog system
If SAK usage is enabled, override TDM theme
14 years ago
Timothy Pearson a9ad8717d1 Fix logoff menu 14 years ago
Timothy Pearson 4d538e4047 Implement logout menu option in secure dialog
Ensure that cursor is not set to busy status on lock from secure dialog
14 years ago
Timothy Pearson 67a3a8f348 Fix desktop lock failure due to race condition within signal handler between qt and xcb 14 years ago
Timothy Pearson 50739c9ba4 Fix kdesktop_lock secure dialog
Minor whitespace cleanup and warning fixes
14 years ago
Timothy Pearson 4bcfc9075f Clean up lock dialog warnings and fix mouse cursor 14 years ago
Darrell Anderson dc50fdd3e8 Fix branding issues of non-KDE -> non-TDE. 14 years ago
Timothy Pearson 8bd291c0e8 Rename additional global functions and variables for tqt3 14 years ago
Timothy Pearson 0522d9d3a8 Show busy cursor when lock dialog is busy instead of hiding cursor 14 years ago