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
eaf5fadba8
Fix SAK dialog momentary display when SAK disabled
...
Clean up build warnings in kdesktop
(cherry picked from commit 30617b6fb7
)
13 years ago
Timothy Pearson
0d8f014e25
Start minimal dcop system to support kwin in kdm
...
This speeds up kdm load as well as lessens problems with tmpfs space
(cherry picked from commit 66a1943909
)
13 years ago
Timothy Pearson
2a0ff52dba
Ensure that kdm honors SAK setting
...
Minor cleanup of kdm build warnings
(cherry picked from commit a63606b686
)
13 years ago
Timothy Pearson
a7dff39a3f
Fix kdm logfile growing rapidly under certain conditions
...
(cherry picked from commit 696fe6318f
)
13 years ago
Timothy Pearson
497b2f0911
Fix high tdm CPU usage when the SAK is enabled
...
This closes Bug 690
(cherry picked from commit 5486d8e2a8
)
13 years ago
Timothy Pearson
b2dacef1e9
Terminate kwin manager unless a TDE or failsafe session was selected
...
This closes Bug 824
(cherry picked from commit a305c08326
)
13 years ago
Timothy Pearson
c78746a425
Fix kdm_greet high CPU usage
...
Clean up a few build warnings
(cherry picked from commit 1e2983ad01
)
13 years ago
Timothy Pearson
0251b10c2e
Rename obsolete tq methods to standard names
...
(cherry picked from commit b492b550f3
)
13 years ago
Timothy Pearson
a5b44fbe44
Remove additional unneeded tq method conversions
...
(cherry picked from commit f64397c82f
)
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
a5baef50dc
Allow kdebase compilation with optional xrandr support disabled
...
Thanks to Francois Andriot for the patch!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1261450 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
b69a488374
Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
552b36e1c0
Fix shutdown dialog failure to appear in themed mode
...
Fix shutdown dialog appearance when Ubuntu logout is not set
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255984 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
3b5a657aa9
Ensure that it is possible to close the greeter plugin
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255017 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 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
13 years ago
tpearson
ed70a0cfa0
Copy tsak in from latest git
...
Wait for tsak start before kdm init
Set readonly access mode for SAK pipe in kdmtsak
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254374 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
2372baf4c6
Check if session is local before requiring usage of the SAK
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254133 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
a220521902
Add a new configuration file kdmdistrc to kdm that, if present, overrides the default kdmrc settings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254121 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
e02b614061
Fix kdm crash on remote->local login switch
...
Detach from tsak process as early as possible
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254061 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
da658e7205
Fix KDM shutdown dialog not appearing under Debian
...
Fix kdmtsak failure on tsak daemon exit
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254046 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
76da651e47
Add configuration option for SAK usage to KDM control center module
...
Replace call in kdm to system() with KProcess
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253892 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
810b411783
Add tsak
...
Trinity now has full GUI SAK support, a first for any Linux DE!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253878 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
037217ba8b
Add preliminary SAK support to KDM
...
Unify the various system modal dialogs a bit
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253872 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
34869df7a3
Allow kdm to preload kwin
...
This provides a smoother and more unified logon experience
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253865 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
0d9a6be578
Fix kdm startup position in unthemed fallback mode
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250663 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
b544d338ec
Fix kdm themed dialog position on screen
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249608 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
648e1d8408
Fix kdm classic greeter position
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9cff39bc34
Enable the new display configuration module
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249201 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
549c7e4d63
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
90adec6981
Make kdmctl reliable
...
Backport of KDE4 SVN revision 1196803
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247445 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
d54ab55951
Fix a number of issues in kdebase caused by C style casts
...
This includes Bug #492
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247425 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
4a8fa10ad1
Make kdm non-reliant on the KApplication composition manager detection routine
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247205 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
7bf4b53615
Reload kompmgr settings on user switch
...
Check for null passwd struct in kdm kgapp
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247005 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
3156b910d9
Fix kdm startup when compositor is not enabled
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246838 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f50ce50331
Add Xorg composition support to kdm
...
KDM composition can be enabled in the control center
When enabled, it provides seamless composited logins to Trinity sessions
It also gets rid of the remaining artifacts in the themed kdm login screen
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246834 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
ecb591aa84
Export the kdm background pixmap via standard Xorg mechanisims for greater flexibility
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246636 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
03feb89582
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 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
13 years ago
tpearson
39c5c833e0
Move KDE3 session name to TDE
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245194 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
bee265d855
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
...
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
2b11e51517
Specify namespace when using WNoAutoErase
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227631 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
18ccb31b48
Rebrand KDM default dialog
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227444 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
d6d1056a7f
Fix abort on X error in kdm
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227443 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
0a05b258fa
Change remaining kdebase inherits() and similar methods to use new object name define strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226910 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
161e6c2e3a
Fix kdm start failure under Qt4 and with buggy Xorg implementations
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226613 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
23d90fde93
[kdebase/kdm] set default value for GENKDMCONF_FLAGS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225084 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
cc0ad49c75
Allow kdebase to (mostly) function correctly with TQt for Qt4
...
Fix kicker tackbar handling under Classic mode (thanks to Ilya Chernykh for the patch)
Fix a newly invalidated section of code under GCC 4.5.2 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723#c6 )
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1220927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
b6fc43ccd5
[kdebase] initial cmake support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 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