Timothy Pearson
ce47730301
Add initial cryptographic card login support
...
Tested with themed greeter and SAK disabled
9 years ago
Timothy Pearson
e89d9e5e16
Fix the most egregious style guide violations in the remaining kdesktop_lock source files
...
No functional changes were made to the source
9 years ago
Timothy Pearson
37bc5cdd0e
Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspend
...
Prevent helper thread termination signal from errantly being handled by main thread
10 years ago
Timothy Pearson
e80c2baea0
Remove external dcop call and associated thread
...
Fix lockup on lock screen command due to signal race condition
10 years ago
Timothy Pearson
aaa719d2e2
Forcibly terminate kdesktop_lock after unlock
...
This resolves Bug 2222
10 years ago
Timothy Pearson
2f7d50c20c
Fix kdesktop_lock requiring a process stop/start on unlock
...
Attempt to fix kdesktop_lock start/stop causing dcop failures by keeping kdesktop_lock process running across lock/unlock cycles
10 years ago
Timothy Pearson
d0d37ed228
Fix Xorg memory leak on moving windows
...
This resolves Bug 2078
Thanks to Jan Janeček for significant help in tracking this down!
10 years ago
Michele Calgaro
a6fbc0f1e0
Commits ccb5fca
, 59ef38d
, 710fc43
re-pushed to local branch for further development.
...
This relates to bug 1584.
11 years ago
Michele Calgaro
66faad37ca
Temporarily reverted commits ccb5fca
, 59ef38d
, 710fc43
.
...
The code for these commits will be pushed again later once a fix for
SAK-enabled systems has been developed and tested.
This relates to bug 1584.
11 years ago
Michele Calgaro
59ef38d291
Added possibility to hide the Cancel button from the Desktop Session Locked dialog.
...
This relates to bug 1584.
11 years ago
Slávek Banko
99d1c3d87f
Fix group used for UseSAK option in tdmrc
...
This relates to Bug 1915
11 years ago
Slávek Banko
d9f52880d2
Fix UseSAK default value in kdesktop lock
...
This relates to Bug 1915
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
Slávek Banko
cbbc7ad02e
Fix getting kdesktop_pid in kdesktop_lock
...
This fixes sending a signal on fully activation to kdesktop
SaverEngine. This fixes setting Saving state in SaverEngine.
This fixes hang in processing kdesktop lock dcop call during
the switch to suspend modes when the screen saver is active.
11 years ago
Timothy Pearson
6a40ac081b
Ensure screen is fully hidden before returning from kdestop lock dcop call
11 years ago
Timothy Pearson
3cce16c254
Properly fix task tray background glitches
...
Ensure session is fully locked before switching to new VT when lock is requested
12 years ago
Timothy Pearson
5f4287e56d
Fix Documents folder creation dialog
...
This resolves Bug 976
Prevent multiple kdesktop_lock processes from spawning per user
12 years ago
Timothy Pearson
091b1eface
Honor per-user lock screen SAK setting
...
This resolves Bug 811
Clean up screen saver settings display to more accurately reflect the current configuration
12 years ago
Timothy Pearson
7db006210b
Enable ARGB support in kdesktop_lock
12 years ago
Timothy Pearson
bf0b8eb3b2
Clean up spurious kdesktop_lock X11 error messages
...
Introduce disabled framework for future ARGB visual support
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
98f4a055ba
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
79b21d47bc
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
e4e0479220
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
d41050ea3f
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Timothy Pearson
4120a763e7
Fix classic mode screensavers
...
This partially resolves Bug 811
12 years ago
Timothy Pearson
1f33dc8fd2
Attempt to minimize the time in which new notifications are displayed before being hidden
12 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
12 years ago
Timothy Pearson
553923b25d
Forcibly prevent transient override redirect windows from showing up over the lock screen
...
This closes Bug 1079
12 years ago
Slávek Banko
8f514540fc
Disable use of SAK if TSAK is not built
...
Thanks to Francois Andriot for the patch
This resolves Bug 1180
12 years ago
Timothy Pearson
345d1e7880
Fix kdesktop_lock not reacting to settings changes until it is restarted
13 years ago
Timothy Pearson
de4e7b4159
Add support to Kate for saving/restoring manual document placement
...
Make absolutely sure that kdesktop_lock reads recently changed configuration files when starting up
13 years ago
Timothy Pearson
193d9afcdb
Fix desktop lock not engaging on suspend
...
This closes Bug 1003
13 years ago
Timothy Pearson
601b75a1e4
Fix screen saver not engaging correctly
...
Fix graphical glitches in the lock process
13 years ago
Timothy Pearson
5d286832f2
Fix corner case lock dialog hang
13 years ago
Timothy Pearson
e92e82b761
Fix a number of minor flaws in the lock dialog system
...
If SAK usage is enabled, override TDM theme
13 years ago
Timothy Pearson
30617b6fb7
Fix SAK dialog momentary display when SAK disabled
...
Clean up build warnings in kdesktop
13 years ago
Timothy Pearson
67a3a8f348
Fix desktop lock failure due to race condition within signal handler between qt and xcb
13 years ago
Timothy Pearson
50739c9ba4
Fix kdesktop_lock secure dialog
...
Minor whitespace cleanup and warning fixes
13 years ago
Timothy Pearson
b45137ace0
Fix incomplete commits 98ead41b
and 678bea5b
13 years ago
Timothy Pearson
4952641328
Commit the rest of 8d521d0b
, not merged due to GIT glitch
13 years ago
Timothy Pearson
8d521d0b6b
Update lock process to engage the lock in near real time
13 years ago
Timothy Pearson
057932620b
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
13 years ago
Timothy Pearson
5f8d730703
Fix desktop lock
13 years ago
Timothy Pearson
7021f40c13
Part 1 of 2 of kdm rename
13 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
13 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
13 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
13 years ago