Commit Graph

86 Commits (fb6ca785d1ddc8e5e62d3ab02118a97e9b1b7fe7)

Author SHA1 Message Date
Slávek Banko d70d3bb050 Disable use of SAK if TSAK is not built
Thanks to Francois Andriot for the patch
This resolves Bug 1180
(cherry picked from commit 8f514540fc)
13 years ago
Darrell Anderson e234e073f7 Fix svg thumbnail images not appearing in KControl/Appearance & Themes/ Background.
This resolves bug report 744.
Thanks to Slávek Banko.
(cherry picked from commit 85c2426f98)
13 years ago
Timothy Pearson 2873e76d92 Prevent tdm crash if window manager or compositor do not start
(cherry picked from commit 8a80c7f3df)
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 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 6e32504bba Fix KDM logins when PAM is not in use
This closes Bug 624
(cherry picked from commit 51ff055d6c)
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
Timothy Pearson 6ca5e6d65a Fix tdebase FTBFS
(cherry picked from commit b92f4fbd16)
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
14 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
14 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
14 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
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 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
14 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
14 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
14 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
14 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
14 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
14 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
14 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
14 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
14 years ago
tpearson d27ff959d4 Fix FTBFS accidentally introduced in prior commit
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1251219 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 3e8d5bcf0f Fix a couple of kdebase build errors on non-Ubuntu platforms
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1251212 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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
14 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
14 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
14 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
14 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
14 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
14 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
14 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
14 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
14 years ago
tpearson 899132a555 Revert accidental commit
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246839 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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
14 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
14 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
14 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
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 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
14 years ago
tpearson 644a960605 kdebase: use pkgconfig to find dbus-tqt
Thanks to "Nix" for the patch!


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1242784 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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