Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -15/+15 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -3/+3 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Fix tdm initial dialog display when randr changes the screen configuration ↵ | Timothy Pearson | 2013-01-12 | 1 | -28/+35 |
| | | | | on startup | ||||
* | Add display hotplug support to TDM | Timothy Pearson | 2013-01-12 | 1 | -2/+17 |
| | | | | Fix displayconfig control module | ||||
* | Fix tsak not working on new libudev versions | Timothy Pearson | 2013-01-11 | 1 | -0/+1 |
| | | | | | Fix kicker Xinerama hiding Fix potential displayconfig lockup | ||||
* | Add profile support to displayconfig and krandrtray | Timothy Pearson | 2013-01-11 | 1 | -1/+1 |
| | | | | Add automatic display hotplug profile switch support to krandrtray | ||||
* | Disable use of SAK if TSAK is not built | Slávek Banko | 2012-08-22 | 1 | -0/+4 |
| | | | | | Thanks to Francois Andriot for the patch This resolves Bug 1180 | ||||
* | Prevent tdm crash if window manager or compositor do not start | Timothy Pearson | 2012-05-25 | 1 | -22/+26 |
| | |||||
* | Fix a number of minor flaws in the lock dialog system | Timothy Pearson | 2012-04-26 | 1 | -1/+1 |
| | | | | If SAK usage is enabled, override TDM theme | ||||
* | Fix SAK dialog momentary display when SAK disabled | Timothy Pearson | 2012-04-24 | 1 | -2/+6 |
| | | | | Clean up build warnings in kdesktop | ||||
* | Start minimal dcop system to support twin in tdm | Timothy Pearson | 2012-04-24 | 1 | -0/+11 |
| | | | | This speeds up tdm load as well as lessens problems with tmpfs space | ||||
* | Ensure that tdm honors SAK setting | Timothy Pearson | 2012-04-18 | 1 | -0/+5 |
| | | | | Minor cleanup of tdm build warnings | ||||
* | Fix tdm logfile growing rapidly under certain conditions | Timothy Pearson | 2012-03-05 | 1 | -1/+2 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -3/+3 |
| | |||||
* | Terminate twin manager unless a TDE or failsafe session was selected | Timothy Pearson | 2012-02-11 | 1 | -2/+9 |
| | | | | This closes Bug 824 | ||||
* | Part 2 of prior commit | Timothy Pearson | 2012-01-22 | 1 | -0/+469 |