Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix cryptographic card login process | Timothy Pearson | 2015-10-02 | 3 | -6/+34 |
| | |||||
* | Use DM library in tdmtsak instead of making command line calls | Timothy Pearson | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | Streamline cryptographic card logon process | Timothy Pearson | 2015-09-18 | 3 | -3/+29 |
| | |||||
* | Stabilize cryptographic card login | Timothy Pearson | 2015-09-18 | 5 | -1/+47 |
| | | | | Fix some coding style issues | ||||
* | Fix cryptographic card login when SAK is enabled | Timothy Pearson | 2015-09-17 | 6 | -121/+226 |
| | |||||
* | Add initial cryptographic card login support | Timothy Pearson | 2015-09-17 | 14 | -76/+265 |
| | | | | Tested with themed greeter and SAK disabled | ||||
* | Fix FTBFS on freebsd | Slávek Banko | 2015-06-12 | 2 | -3/+14 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix verification of the TDM control socket | Slávek Banko | 2014-12-27 | 1 | -7/+22 |
| | | | | | | This resolves Bug 2269 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Allow contitional build with tdehwlib | Slávek Banko | 2014-10-18 | 2 | -0/+8 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix tdm_greet crash | Slávek Banko | 2014-10-18 | 1 | -5/+6 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix conditionnal utmpx support in tdm | François Andriot | 2014-10-18 | 1 | -0/+2 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>" | ||||
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 2 | -3/+3 |
| | |||||
* | Added new TDE default background (thanks to Alex Couture for providing the ↵ | Michele Calgaro | 2014-09-14 | 1 | -1/+1 |
| | | | | | | file). This resolves bug 2094. | ||||
* | Added 'minimalist' TDM style. | Alex Couture | 2014-09-03 | 19 | -1/+198 |
| | |||||
* | Added smooth crossfade effect option when changing the desktop wallpaper. | François Andriot | 2014-06-18 | 1 | -0/+1 |
| | |||||
* | Add basic support for a modified compton compositor instead of the old buggy ↵ | Timothy Pearson | 2014-03-31 | 3 | -3/+3 |
| | | | | | | kompmgr Update additional Xorg atom names | ||||
* | Add female image to TDM user images. Thanks to E. Liddell. | Darrell Anderson | 2014-02-01 | 3 | -2/+2 |
| | |||||
* | Fix remnant QMIN/QMAX to TQMIN/TQMAX. | Darrell Anderson | 2013-11-28 | 3 | -4/+4 |
| | |||||
* | TDE starts on black background after login from TDM | Roman Savochenko | 2013-09-22 | 1 | -3/+1 |
| | | | | This resolves Bug 1569 | ||||
* | Add source code module name to stdout/stderr messages to improve readability. | Darrell Anderson | 2013-09-07 | 1 | -4/+4 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -3/+3 |
| | |||||
* | Add files to CMakeLists.txt from commit 2609687a. | Darrell Anderson | 2013-08-09 | 1 | -1/+1 |
| | |||||
* | Add KDE4 to TDM session file lists. | Darrell Anderson | 2013-08-09 | 2 | -0/+214 |
| | |||||
* | Fix TDM FTBFS with -DWITH_XRANDR=OFF. | Alexander Golubev | 2013-08-01 | 1 | -0/+2 |
| | | | | This resolves bug report 1582. | ||||
* | Fix FTBFS due to libart location | Francois Andriot | 2013-08-01 | 1 | -0/+1 |
| | |||||
* | 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 rendering themed greeter without a background image | Slávek Banko | 2013-05-29 | 1 | -10/+23 |
| | | | | | Fix loading compressed svg images on themed greeter This resolves Bug 1226 | ||||
* | 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 lock screen interaction with suspend/hibernate | Timothy Pearson | 2013-05-07 | 1 | -15/+2 |
| | | | | Use built-in premultiplied ARGB method | ||||
* | Fix TDM hang in certain circumstances when themed greeter is deleted | Timothy Pearson | 2013-05-07 | 7 | -120/+188 |
| | | | | | 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 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2013-04-25 | 1 | -4/+6 |
|\ | |||||
| * | Fix tdm greeter crash caused by invalid access to sessionTypes member | Timothy Pearson | 2013-04-24 | 1 | -4/+6 |
| | | | | | | | | This resolves Bug 1449 | ||||
* | | Ensure that tdm always reacquires root ownership after user listing is complete | Timothy Pearson | 2013-04-25 | 1 | -9/+17 |
|/ | | | | This resolves Bug 1402 | ||||
* | Fix secondary thread termination | Timothy Pearson | 2013-04-22 | 1 | -0/+5 |
| | | | | This resolves the remainder of Bug 1467 | ||||
* | Use threading and select instead of busywaiting on the lock control socket | Timothy Pearson | 2013-04-06 | 4 | -2/+8 |
| | | | | This resolves the remainder of Bug 690 | ||||
* | Use threading and select instead of busywaiting on TDM control socket | Timothy Pearson | 2013-04-06 | 5 | -177/+204 |
| | | | | | This partially resolves Bug 690 Clean up TDM logfile | ||||
* | 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 | ||||
* | Fix unintended rename of SAKProcess* | Slávek Banko | 2013-03-09 | 2 | -12/+12 |
| | |||||
* | Restore 'Custom' session option to login manager. | Darrell Anderson | 2013-03-02 | 1 | -0/+2 |
| | | | | This resolves bug report 1413. | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 15 | -19/+19 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 11 | -11/+11 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
| | |||||
* | 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 many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -11/+11 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| |