summaryrefslogtreecommitdiffstats
path: root/tdm/kfrontend
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak after use XGetAtomNameSlávek Banko2017-03-251-1/+6
* Do not crash when card is inserted and the user list view is hiddenTimothy Pearson2016-10-011-1/+3
* Force card logins to authenticate against the username specified in the card ...Timothy Pearson2016-09-222-2/+7
* Disable card-based login if Kerberos support was disabled at compile timeTimothy Pearson2016-09-061-1/+4
* Do not start card authentication unless PKCS logins were enabledTimothy Pearson2016-09-062-6/+19
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2329-0/+0
* Use system-defined language as default in TDMFrançois Andriot2015-10-151-1/+6
* Terminate compositor in TDM unless a TDE or failsafe session was selectedSlávek Banko2015-10-111-3/+7
* Fix incorrect usage of login_session_wm. Type of session does not contain exe...Slávek Banko2015-10-111-1/+1
* Fix setting curWMSession when used previous type of session in TDMSlávek Banko2015-10-111-2/+5
* Add support for XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP in TDMSlávek Banko2015-10-112-0/+2
* Fix cryptographic card login processTimothy Pearson2015-10-023-6/+34
* Use DM library in tdmtsak instead of making command line callsTimothy Pearson2015-09-291-1/+1
* Streamline cryptographic card logon processTimothy Pearson2015-09-183-3/+29
* Stabilize cryptographic card loginTimothy Pearson2015-09-185-1/+47
* Fix cryptographic card login when SAK is enabledTimothy Pearson2015-09-176-121/+226
* Add initial cryptographic card login supportTimothy Pearson2015-09-1714-76/+265
* Fix FTBFS on freebsdSlávek Banko2015-06-122-3/+14
* Fix verification of the TDM control socketSlávek Banko2014-12-271-7/+22
* Allow contitional build with tdehwlibSlávek Banko2014-10-182-0/+8
* Fix tdm_greet crashSlávek Banko2014-10-181-5/+6
* Fix conditionnal utmpx support in tdmFrançois Andriot2014-10-181-0/+2
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-122-3/+3
* Added new TDE default background (thanks to Alex Couture for providing the fi...Michele Calgaro2014-09-141-1/+1
* Added 'minimalist' TDM style.Alex Couture2014-09-0319-1/+198
* Added smooth crossfade effect option when changing the desktop wallpaper.François Andriot2014-06-181-0/+1
* Add basic support for a modified compton compositor instead of the old buggy ...Timothy Pearson2014-03-313-3/+3
* Add female image to TDM user images. Thanks to E. Liddell.Darrell Anderson2014-02-013-2/+2
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-283-4/+4
* TDE starts on black background after login from TDMRoman Savochenko2013-09-221-3/+1
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-09-071-4/+4
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-3/+3
* Add files to CMakeLists.txt from commit 2609687a.Darrell Anderson2013-08-091-1/+1
* Add KDE4 to TDM session file lists.Darrell Anderson2013-08-092-0/+214
* Fix TDM FTBFS with -DWITH_XRANDR=OFF.Alexander Golubev2013-08-011-0/+2
* Fix FTBFS due to libart locationFrancois Andriot2013-08-011-0/+1
* Add lightweight daemon to synchronize keyboard indicators to current xkb stateTimothy Pearson2013-07-251-0/+12
* Fix rendering themed greeter without a background imageSlávek Banko2013-05-291-10/+23
* Fix themed greeter input failureTimothy Pearson2013-05-241-1/+4
* Fix tdm segfault introduced in prior commitTimothy Pearson2013-05-221-1/+1
* Attempt to fix TDM failure whereby the custom X11 event handler is not used i...Timothy Pearson2013-05-211-0/+4
* Fix lock screen interaction with suspend/hibernateTimothy Pearson2013-05-071-15/+2
* Fix TDM hang in certain circumstances when themed greeter is deletedTimothy Pearson2013-05-077-120/+188
* Cleanup output clutterSlávek Banko2013-04-271-1/+1
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2013-04-251-4/+6
|\
| * Fix tdm greeter crash caused by invalid access to sessionTypes memberTimothy Pearson2013-04-241-4/+6
* | Ensure that tdm always reacquires root ownership after user listing is completeTimothy Pearson2013-04-251-9/+17
|/
* Fix secondary thread terminationTimothy Pearson2013-04-221-0/+5
* Use threading and select instead of busywaiting on the lock control socketTimothy Pearson2013-04-064-2/+8
* Use threading and select instead of busywaiting on TDM control socketTimothy Pearson2013-04-065-177/+204