| Commit message (Expand) | Author | Age | Files | Lines |
* | Use system-defined language as default in TDM | François Andriot | 2015-10-15 | 1 | -1/+6 |
* | Terminate compositor in TDM unless a TDE or failsafe session was selected | Slávek Banko | 2015-10-11 | 1 | -3/+7 |
* | Fix incorrect usage of login_session_wm. Type of session does not contain exe... | Slávek Banko | 2015-10-11 | 1 | -1/+1 |
* | Fix setting curWMSession when used previous type of session in TDM | Slávek Banko | 2015-10-11 | 1 | -2/+5 |
* | Add support for XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP in TDM | Slávek Banko | 2015-10-11 | 2 | -0/+2 |
* | 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 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 |
* | Fix FTBFS on freebsd | Slávek Banko | 2015-06-12 | 2 | -3/+14 |
* | Fix verification of the TDM control socket | Slávek Banko | 2014-12-27 | 1 | -7/+22 |
* | Allow contitional build with tdehwlib | Slávek Banko | 2014-10-18 | 2 | -0/+8 |
* | Fix tdm_greet crash | Slávek Banko | 2014-10-18 | 1 | -5/+6 |
* | Fix conditionnal utmpx support in tdm | François Andriot | 2014-10-18 | 1 | -0/+2 |
* | 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 fi... | Michele Calgaro | 2014-09-14 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | Fix rendering themed greeter without a background image | Slávek Banko | 2013-05-29 | 1 | -10/+23 |
* | 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 i... | Timothy Pearson | 2013-05-21 | 1 | -0/+4 |
* | Fix lock screen interaction with suspend/hibernate | Timothy Pearson | 2013-05-07 | 1 | -15/+2 |
* | Fix TDM hang in certain circumstances when themed greeter is deleted | Timothy Pearson | 2013-05-07 | 7 | -120/+188 |
* | 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 |
* | | Ensure that tdm always reacquires root ownership after user listing is complete | Timothy Pearson | 2013-04-25 | 1 | -9/+17 |
|/ |
|
* | Fix secondary thread termination | Timothy Pearson | 2013-04-22 | 1 | -0/+5 |
* | Use threading and select instead of busywaiting on the lock control socket | Timothy Pearson | 2013-04-06 | 4 | -2/+8 |
* | Use threading and select instead of busywaiting on TDM control socket | Timothy Pearson | 2013-04-06 | 5 | -177/+204 |
* | Ignore spurious BadMatch errors which can occur when autologon is enabled | Timothy Pearson | 2013-03-28 | 1 | -0/+4 |
* | 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 |
* | 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 |