Timothy Pearson
6bc5be3ec8
Add warning message to prior commit
...
(cherry picked from commit 7db3b8849c
)
12 years ago
Timothy Pearson
5eb1e8bfcf
Attempt to work around issue described in Bug 1288
...
(cherry picked from commit 4de72a5ddd
)
12 years ago
Timothy Pearson
d2373748ab
Fix classic mode screensavers
...
This partially resolves Bug 811
(cherry picked from commit 4120a763e7
)
13 years ago
Timothy Pearson
d13723b49a
Attempt to minimize the time in which new notifications are displayed before being hidden
...
(cherry picked from commit 1f33dc8fd2
)
13 years ago
Timothy Pearson
22e8f5bec8
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
(cherry picked from commit 57f5c0698d
)
13 years ago
Timothy Pearson
b3ab725915
Forcibly prevent transient override redirect windows from showing up over the lock screen
...
This closes Bug 1079
(cherry picked from commit 553923b25d
)
13 years ago
Timothy Pearson
1dcd235e7e
Fix kdesktop_lock crash on mouse events when no dialog is displayed
...
This closes Bug 1008
(cherry picked from commit 09dbd438c1
)
13 years ago
Timothy Pearson
b79363c6c2
Fix screensaver startup over slow X11 connections
...
(cherry picked from commit d7b0d67674
)
13 years ago
Timothy Pearson
f0e7224bc3
Fix kdesktop_lock XRandR event handling
...
(cherry picked from commit b70ccd542a
)
13 years ago
Timothy Pearson
8267e23906
Fix kdesktop_lock not reacting to settings changes until it is restarted
...
(cherry picked from commit 345d1e7880
)
13 years ago
Timothy Pearson
d8d8cc4759
Fix kdesktop_lock screensaver engaging in corner case
...
This resolves Bug 906
(cherry picked from commit c5ad26a7cc
)
13 years ago
Timothy Pearson
3870dbe675
Check for tsak presence on lock engage
...
Fix tsak not exiting on request
Clean up build warnings
(cherry picked from commit 22d0a673d7
)
13 years ago
Timothy Pearson
33f1ecab84
Harden lock against rare race condition that caused two password prompts to appear
...
Provide alternate secure dialog text string when username cannot be obtained
(cherry picked from commit e899b7beb6
)
13 years ago
Timothy Pearson
9c17452032
Fix screen saver not engaging correctly
...
Fix graphical glitches in the lock process
(cherry picked from commit 601b75a1e4
)
13 years ago
Timothy Pearson
6db29f067a
Fix a number of minor flaws in the lock dialog system
...
If SAK usage is enabled, override KDM theme
(cherry picked from commit e92e82b761
)
13 years ago
Timothy Pearson
869b1d5bf8
Fix logoff menu
...
(cherry picked from commit a9ad8717d1
)
13 years ago
Timothy Pearson
279160a41b
Implement logout menu option in secure dialog
...
Ensure that cursor is not set to busy status on lock from secure dialog
(cherry picked from commit 4d538e4047
)
13 years ago
Timothy Pearson
1bd1c6586c
Fix desktop lock failure due to race condition within signal handler between qt and xcb
...
(cherry picked from commit 67a3a8f348
)
13 years ago
Timothy Pearson
c47b417bbb
Fix kdesktop_lock secure dialog
...
Minor whitespace cleanup and warning fixes
(cherry picked from commit 50739c9ba4
)
13 years ago
Timothy Pearson
e8d3118035
Clean up lock dialog warnings and fix mouse cursor
...
(cherry picked from commit 4bcfc9075f
)
13 years ago
Timothy Pearson
c9f7957083
Show busy cursor when lock dialog is busy instead of hiding cursor
...
(cherry picked from commit 0522d9d3a8
)
13 years ago
Timothy Pearson
62a9582844
Allow minimal managed window interaction inside the lock process
...
This closes Bug 810
(cherry picked from commit 678bea5ba7
)
13 years ago
Timothy Pearson
cf85ef952c
Clean up lock screen internals
...
This cleanup is part of an effort to resolve Bug 810, but a new Qt3 version is required to fully resolve it
(cherry picked from commit 057932620b
)
13 years ago
Timothy Pearson
9512f43dd8
Fix desktop lock
...
(cherry picked from commit 5f8d730703
)
13 years ago
Timothy Pearson
f0f1b398e6
If someone manages to close down kdesktop_lock through an undiscovered security vulnerability such as http://security-tracker.debian.org/tracker/CVE-2012-0064 , immediately terminate the compromised TDE session
...
(cherry picked from commit f05f9dc753
)
13 years ago
Timothy Pearson
6dbf47b221
Fix desktop lock process not hiding secondary screens
...
This closes Bug 669
(cherry picked from commit 4ea3979393
)
13 years ago
Timothy Pearson
6a1f2b1b6b
Rename old tq methods that no longer need a unique name
...
(cherry picked from commit 628043be55
)
13 years ago
tpearson
bb335ea2a2
Fix kdesktop_lock lock date/time display
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1259560 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e81d6b084c
Add a new intrusion detection feature to kdesktop_lock
...
When enabled the date and time of the last screen lock is shown before login
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258934 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
42c5401145
Fix desktop lock not releasing to allow password authentication if an X11 display switch keypress was detected in certain situations
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258629 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
8254be0914
Fix a potential kdesktop_lock malfunction whereby the user would not be presented with the login screen
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258267 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
0f05883544
Add remote control socket to kdm
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255013 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
60de68e5c0
Fix ksmserver shutdown screen in ARGB mode
...
Do not exit the secure dialog on DCOP screensaver quit request
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254881 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
cc0aef7dbf
Close kdesktop_lock windows on SIGTERM
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
3df918cc40
Use krootpixmap instead of the external krootbacking executable in kdesktop_lock
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254228 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
96c46c4f95
Add task manager button to secure desktop dialog
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253983 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
ff73229127
Add secure desktop area dialog to kdebase
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253853 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
1039f2df32
Enhance SAK appearance
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253791 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f6af340515
Add very preliminary SAK support
...
Don't worry, if your system is not configured for SAK usability you won't notice anything different
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253698 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
75ab9920ac
Enhance desktop lock process security
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253276 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e8297a9284
Second part of prior commit
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253274 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
94b61aed07
Force repaint of background on desktop switch when desktop lock is enabled
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253273 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e29fcfc416
Fix screensaver startup failure under certain circumstances, including premature xhack termination
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253271 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b28f50725e
Fix lock screen startup
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253257 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
2f40ab1411
Fix desktop lock appearance...again...
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253085 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
7bab23c1ca
Fix desktop lock startup sequence appearance
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253084 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
06f2c11087
Fix desktop switch while lock process is engaged
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a278c295b0
Fix kdesktop lock process
...
Enable the new codepaths by default
This does change user visible behaviour, however it also repairs severe problems with the lock dialog appearing UNDER the xscreensaver hack, as well as many of the OpenGL xhacks failing.
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253074 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a6e2ce7a2a
Fix desktop locking with opengl screensavers
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253062 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
9925fc58bc
Fix system modal dialogs
...
Fix shutdown background
Add code to make the desktop locking system use the system window decorations and generally use the same theme and style as the active desktop
This code is disabled for now, but can be enabled via the two new static variables in kdesktop/lock/main.cc
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252900 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago