Commit Graph

32 Commits (5e5409d89552fa6839ab6cd52a47306eb4d650f0)

Author SHA1 Message Date
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
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
Slávek Banko 8f514540fc Disable use of SAK if TSAK is not built
Thanks to Francois Andriot for the patch
This resolves Bug 1180
13 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
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 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
tpearson 9a3f0aacd4 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 8155225c9b Enable compilation with TQt for Qt4 3.4.0 TP2
This should not break compatibility with TQt for Qt3; if it does please fix it ASAP!


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson c663b64409 Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma 4aed2c8219 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago