summaryrefslogtreecommitdiffstats
path: root/kdm/kfrontend
Commit message (Collapse)AuthorAgeFilesLines
* Fix rendering themed greeter without a background imagev3.5.13.2Slávek Banko2013-05-291-10/+23
| | | | | | Fix loading compressed svg images on themed greeter This resolves Bug 1226 (cherry picked from commit 8b0d1b3290ea8b47d202c2846f015ebcc94fe595)
* Fix themed greeter input failureTimothy Pearson2013-05-291-1/+4
| | | | (cherry picked from commit 013eed4fdc2587ac7752777484de3c8bd9c170e1)
* Fix tdm segfault introduced in prior commitTimothy Pearson2013-05-291-1/+1
| | | | (cherry picked from commit fe477ae752d84be6a8115a2c5f37629ab89ac32a)
* Attempt to fix TDM failure whereby the custom X11 event handler is not used ↵Timothy Pearson2013-05-291-0/+4
| | | | | | in certain circumstances (cherry picked from commit b53726b1d51b29334cdb7c6ae74eeb48cde65566)
* Fix lock screen interaction with suspend/hibernateTimothy Pearson2013-05-091-15/+2
| | | | | Use built-in premultiplied ARGB method (cherry picked from commit 24e3f6f2fad88b7a3c28f127dff5f02cd41fed99)
* Fix TDM hang in certain circumstances when themed greeter is deletedTimothy Pearson2013-05-097-120/+185
| | | | | | This resolves Bug 1453 Resolve themed greeter drawing inconsistencies between composited and non-composited mode (cherry picked from commit 3421d01bb00aaf52883a4d21eade96e9c663e05d)
* Ensure that tdm always reacquires root ownership after user listing is completeTimothy Pearson2013-04-251-9/+17
| | | | | This resolves Bug 1402 (cherry picked from commit 33dc3f2d3960e4a7e5d51b00a6e511a7e326d36f)
* Fix tdm greeter crash caused by invalid access to sessionTypes memberTimothy Pearson2013-04-251-4/+6
| | | | | This resolves Bug 1449 (cherry picked from commit 93bbac1431bf40a313961444232111be541709e2)
* Ignore spurious BadMatch errors which can occur when autologon is enabledTimothy Pearson2013-03-301-0/+4
| | | | | The errors originate from this commit http://lists.kde.org/?l=kde-commits&m=107824396401206&w=2 and appear only on certain hardware/software combinations (cherry picked from commit 2a889fe31478e2b58e98ce568a5eafbc04ac287b)
* Restore 'Custom' session option to login manager.Darrell Anderson2013-03-041-0/+2
| | | | | This resolves bug report 1413. (cherry picked from commit 2a17176ac076c140c9e4c7581f6d1c74e1f3b755)
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-03-041-10/+8
| | | | (cherry picked from commit 73026fb639b1ab6c0e66fea935f0f8f2224189a3)
* Disable use of SAK if TSAK is not builtSlávek Banko2012-08-221-0/+4
| | | | | | Thanks to Francois Andriot for the patch This resolves Bug 1180 (cherry picked from commit 8f514540fcb06ca42c2829313b4058e45dda3a53)
* Fix svg thumbnail images not appearing in KControl/Appearance & Themes/ ↵Darrell Anderson2012-06-031-0/+2
| | | | | | | | Background. This resolves bug report 744. Thanks to Slávek Banko. (cherry picked from commit 85c2426f988de375bc666bef5a24529989737470)
* Prevent tdm crash if window manager or compositor do not startTimothy Pearson2012-06-031-22/+26
| | | | (cherry picked from commit 8a80c7f3df3a7ce18398e00f2c91bf65b2325107)
* Fix a number of minor flaws in the lock dialog systemTimothy Pearson2012-06-031-1/+1
| | | | | If SAK usage is enabled, override KDM theme (cherry picked from commit e92e82b761f92754db582b5e98c0b3e788eba7d9)
* Fix SAK dialog momentary display when SAK disabledTimothy Pearson2012-06-031-2/+6
| | | | | Clean up build warnings in kdesktop (cherry picked from commit 30617b6fb78c56e76aedd1480429dd4e68da201a)
* Start minimal dcop system to support kwin in kdmTimothy Pearson2012-06-031-0/+11
| | | | | This speeds up kdm load as well as lessens problems with tmpfs space (cherry picked from commit 66a19439090d7b0945253cb813f0195488e1d8ff)
* Ensure that kdm honors SAK settingTimothy Pearson2012-06-032-4/+5
| | | | | Minor cleanup of kdm build warnings (cherry picked from commit a63606b68664ba56c48bfdb86ef042c836faae66)
* Fix kdm logfile growing rapidly under certain conditionsTimothy Pearson2012-06-031-1/+2
| | | | (cherry picked from commit 696fe6318f5758b5a4aef724444bbf18b860469c)
* Fix high tdm CPU usage when the SAK is enabledTimothy Pearson2012-06-032-0/+19
| | | | | This closes Bug 690 (cherry picked from commit 5486d8e2a8ed86dc1fa421a46b4e3cd8b796e1ea)
* Terminate kwin manager unless a TDE or failsafe session was selectedTimothy Pearson2012-06-033-3/+12
| | | | | This closes Bug 824 (cherry picked from commit a305c0832688209d5359c212be92f54df9561ecc)
* Fix kdm_greet high CPU usageTimothy Pearson2012-06-031-6/+9
| | | | | Clean up a few build warnings (cherry picked from commit 1e2983ad0107fb1d26e3e9931528701f30632c6d)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-034-6/+6
| | | | (cherry picked from commit b492b550f35c84160958775c14ea7037c5b12181)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0310-27/+27
| | | | (cherry picked from commit f64397c82fa94371ab4a64af28c4d0029f4cd93f)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0319-66/+66
| | | | (cherry picked from commit 628043be55ddd2f534411d028e4f68c8fe4eaabb)
* Allow kdebase compilation with optional xrandr support disabledv3.5.13tpearson2011-10-292-1/+16
| | | | | | | 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
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-2/+2
| | | | | | 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
* Fix shutdown dialog failure to appear in themed modetpearson2011-09-272-2/+4
| | | | | | | 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
* Ensure that it is possible to close the greeter plugintpearson2011-09-222-0/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255017 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add remote control socket to kdmtpearson2011-09-226-1/+218
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255013 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy tsak in from latest gittpearson2011-09-191-1/+1
| | | | | | | | 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
* Check if session is local before requiring usage of the SAKtpearson2011-09-181-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254133 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add a new configuration file kdmdistrc to kdm that, if present, overrides ↵tpearson2011-09-181-4/+11
| | | | | | the default kdmrc settings git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254121 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdm crash on remote->local login switchtpearson2011-09-171-11/+14
| | | | | | | 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
* Fix KDM shutdown dialog not appearing under Debiantpearson2011-09-161-12/+22
| | | | | | | 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
* Add configuration option for SAK usage to KDM control center moduletpearson2011-09-161-1/+9
| | | | | | | 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
* Add tsaktpearson2011-09-161-2/+5
| | | | | | | 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
* Add preliminary SAK support to KDMtpearson2011-09-166-7/+233
| | | | | | | 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
* Allow kdm to preload kwintpearson2011-09-153-3/+50
| | | | | | | 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
* Fix kdm startup position in unthemed fallback modetpearson2011-09-011-0/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250663 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdm themed dialog position on screentpearson2011-08-261-1/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249608 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdm classic greeter positiontpearson2011-08-251-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable the new display configuration moduletpearson2011-08-242-3/+13
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249201 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Make kdmctl reliabletpearson2011-08-161-9/+7
| | | | | | | Backport of KDE4 SVN revision 1196803 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247445 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of issues in kdebase caused by C style caststpearson2011-08-152-3/+3
| | | | | | | This includes Bug #492 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247425 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Make kdm non-reliant on the KApplication composition manager detection routinetpearson2011-08-152-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247205 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Reload kompmgr settings on user switchtpearson2011-08-141-7/+9
| | | | | | | 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
* Fix kdm startup when compositor is not enabledtpearson2011-08-132-11/+16
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246838 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add Xorg composition support to kdmtpearson2011-08-138-36/+236
| | | | | | | | | 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