Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add source code module name to stdout/stderr messages to improve readability. | Darrell Anderson | 2013-09-07 | 1 | -4/+4 |
| | |||||
* | Fix TDM FTBFS with -DWITH_XRANDR=OFF. | Alexander Golubev | 2013-08-01 | 1 | -0/+2 |
| | | | | This resolves bug report 1582. | ||||
* | Add lightweight daemon to synchronize keyboard indicators to current xkb state | Timothy Pearson | 2013-07-25 | 1 | -0/+12 |
| | | | | | Start keyboard indicator sync daemon on tdm load This resolves Bug 427 | ||||
* | Fix themed greeter input failure | Timothy Pearson | 2013-05-24 | 1 | -1/+4 |
| | |||||
* | Fix tdm segfault introduced in prior commit | Timothy Pearson | 2013-05-22 | 1 | -1/+1 |
| | |||||
* | Attempt to fix TDM failure whereby the custom X11 event handler is not used ↵ | Timothy Pearson | 2013-05-21 | 1 | -0/+4 |
| | | | | in certain circumstances | ||||
* | Fix TDM hang in certain circumstances when themed greeter is deleted | Timothy Pearson | 2013-05-07 | 1 | -2/+13 |
| | | | | | This resolves Bug 1453 Resolve themed greeter drawing inconsistencies between composited and non-composited mode | ||||
* | Cleanup output clutter | Slávek Banko | 2013-04-27 | 1 | -1/+1 |
| | |||||
* | Use threading and select instead of busywaiting on the lock control socket | Timothy Pearson | 2013-04-06 | 1 | -0/+5 |
| | | | | This resolves the remainder of Bug 690 | ||||
* | Ignore spurious BadMatch errors which can occur when autologon is enabled | Timothy Pearson | 2013-03-28 | 1 | -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 | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename KCrash to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | Rename kdisplay for enhanced compatibility with KDE4 | Timothy Pearson | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | 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 |