Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Make sure to convert TQCString to const char* when passing it to a variadic ↵ | Michele Calgaro | 2022-02-06 | 1 | -1/+1 |
| | | | | | | function (printf). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add dispwin (Argyll) support to set the ICC profile. | Slávek Banko | 2021-12-28 | 1 | -5/+16 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in ↵ | Slávek Banko | 2021-05-18 | 1 | -3/+3 |
| | | | | | | special cases. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Added option in TCC -> System Administration -> Logic Manager -> | Michele Calgaro | 2020-02-07 | 1 | -0/+1 |
| | | | | | | | Appearance tab to enable/disable the launch of tdekbdledsync in tde greeter. This resolves bug 1834. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed use of SAK in lock process when autologin is used in TDM. | Michele Calgaro | 2019-03-10 | 1 | -22/+0 |
| | | | | | | This resolves bug 2945. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdm: Do not run tdekbdledsync on remote displays. | Slávek Banko | 2019-02-24 | 1 | -1/+2 |
| | | | | | | This relates to bug 1834. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS when build -DWITH_XRANDR=OFF | Alexander Golubev | 2019-02-04 | 1 | -0/+1 |
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Terminate compositor in TDM unless a TDE or failsafe session was selected | Slávek Banko | 2015-10-11 | 1 | -3/+7 |
| | | | | | | This relates to Bug 2521 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix incorrect usage of login_session_wm. Type of session does not contain ↵ | Slávek Banko | 2015-10-11 | 1 | -1/+1 |
| | | | | | | | | executable for run session but base name of session desktop file. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Stabilize cryptographic card login | Timothy Pearson | 2015-09-18 | 1 | -0/+21 |
| | | | | Fix some coding style issues | ||||
* | Add initial cryptographic card login support | Timothy Pearson | 2015-09-17 | 1 | -0/+12 |
| | | | | Tested with themed greeter and SAK disabled | ||||
* | Allow contitional build with tdehwlib | Slávek Banko | 2014-10-18 | 1 | -0/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add basic support for a modified compton compositor instead of the old buggy ↵ | Timothy Pearson | 2014-03-31 | 1 | -1/+1 |
| | | | | | | kompmgr Update additional Xorg atom names | ||||
* | 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 |