Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change to use arc4random_buf(3) if available | OBATA Akio | 2019-08-18 | 2 | -1/+5 |
| | | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 027c45db6f63a04eb31eac481f9264ab9760dce1) | ||||
* | Revive NetBSD support | OBATA Akio | 2019-08-18 | 3 | -4/+10 |
| | | | | | | | Catch up to TDE and OS changes Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 2a88ec3c02ab46c8b816cfa348ea53075f57a59c) | ||||
* | Fixed use of SAK in lock process when autologin is used in TDM. | Michele Calgaro | 2019-03-31 | 5 | -26/+31 |
| | | | | | | | | This resolves bug 2945. Manually cherry-picked from commit 7aa9258f. 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> (cherry picked from commit c80e5d45b719cf0a769410ecd90fb0156394d322) | ||||
* | Ensure include of sys/stat.h | OBATA Akio | 2019-02-11 | 1 | -0/+1 |
| | | | | | | | It is required for mkdir(2), chmod(2) and mkfifo(2). Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit dc4a0dd776c07aaaec23489f4500b53ebe9bf581) | ||||
* | Fix FTBFS when build -DWITH_XRANDR=OFF | Alexander Golubev | 2019-02-04 | 1 | -0/+1 |
| | | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 22189b6d305e07c67a4d6556e660605289789019) | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 2 | -0/+6 |
| | | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b95b665c78a047fc540e2bc4a8c19be6db03b825) | ||||
* | rename kdelogo into tdelogo | gregory guy | 2018-11-08 | 4 | -3/+3 |
| | | | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 28c1ae5ff73808543bacf605222ab8b895cd99e8) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | New patch for bug 2852. Should fix previous commit. | Michele Calgaro | 2018-09-01 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a89e0f3482d136be958070369322dbb15a70768c) | ||||
* | Fixed order building in tdm. This resolves bug 2852. | Michele Calgaro | 2018-09-01 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2f1da0584b7ff7d224b1a6adbb1631083f1f9b2a) | ||||
* | Fix memory leak after use XGetAtomName | Slávek Banko | 2017-03-25 | 1 | -1/+6 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ba2fe631679775cc5e25fe0e7b9769e7bc0e0f68) | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-24 | 29 | -0/+0 |
| | | | | (cherry picked from commit 09dce5e19f37776c560f0af4eb000baaaf6b50b1) | ||||
* | Use system-defined language as default in TDM | François Andriot | 2015-10-15 | 2 | -1/+10 |
| | | | | | This resolves Bug 1596 (cherry picked from commit bd35f1efd6badf57feab8ea618b49fe670475589) | ||||
* | 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> (cherry picked from commit fce47f535c4a917821f01d6feda7073669198665) | ||||
* | 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> (cherry picked from commit adbe9f7f5f9c0a0b872d35f4401dadad25ef4b06) | ||||
* | Fix setting curWMSession when used previous type of session in TDM | Slávek Banko | 2015-10-11 | 1 | -2/+5 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 226e5fc71660fd5a5dec8b94415ce00221efd755) | ||||
* | Add support for XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP in TDM | Slávek Banko | 2015-10-11 | 3 | -1/+8 |
| | | | | | | | This relates to Bug 2521 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit aa0711c1432432f178bfdad487a2aee592fd5a32) | ||||
* | Use DM library in tdmtsak instead of making command line calls | Timothy Pearson | 2015-10-03 | 1 | -4/+4 |
| | | | | (cherry picked from commit 6d028f3b522b5a4f978d52cc5b3c187cf329c3b2) | ||||
* | Fix FTBFS on freebsd | Slávek Banko | 2015-06-12 | 6 | -9/+29 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 08122b137e76ffcf7067f634a7668002732e11d9) | ||||
* | 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> (cherry picked from commit 72a6327581015d452eb1ec3549394e47e6311aaa) | ||||
* | Increase X start timeout as tdm was failing to start on many machines due to ↵ | Timothy Pearson | 2014-11-19 | 1 | -1/+1 |
| | | | | upstart/systemd parallel start slowing down Xorg's initialization | ||||
* | 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 | 2 | -1/+3 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>" | ||||
* | Fix crypt library detection in CMake | Slávek Banko | 2014-10-18 | 1 | -10/+0 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix tdm backend fd support on openbsd | François Andriot | 2014-10-18 | 1 | -0/+4 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>" | ||||
* | Fix tdm auth backend for openbsd | François Andriot | 2014-10-18 | 1 | -0/+23 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>" | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-10-12 | 2 | -0/+4 |
|\ | |||||
| * | Fix FTBFS caused by typo in commit d3ce4fa7 | Slávek Banko | 2014-10-13 | 2 | -2/+2 |
| | | |||||
| * | Fix FTBFS due to linux specific headers | François Andriot | 2014-10-12 | 2 | -0/+4 |
| | | |||||
* | | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 2 | -3/+3 |
|/ | |||||
* | Push the following patches from Bug 1499: | Timothy Pearson | 2014-10-07 | 1 | -2/+2 |
| | | | | | tdebase: updates default Xorg arguments in TDM tdebase: add ability to restrict the konqueror side bar | ||||
* | 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 |
| | |||||
* | Rebranding: TDE Control Center --> Trinity Control Center | Michele Calgaro | 2014-06-08 | 1 | -1/+1 |
| | |||||
* | Add minimal systemd support into tdm | Slávek Banko | 2014-04-29 | 1 | -0/+1 |
| | | | | + set XDG_SESSION_CLASS to "greeter" | ||||
* | 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 | ||||
* | Set TDM UseSAK default to false. | Darrell Anderson | 2014-02-24 | 1 | -2/+2 |
| | | | | This resolves bug report 1915. | ||||
* | Removed unnecessary dependency on dbus-tqt and dbus-1-tqt | Slávek Banko | 2014-02-04 | 2 | -12/+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 |
| | | | | This resolves Bug 1569 | ||||
* | Fix TDM variable USER_PATH | Francois Andriot | 2013-09-08 | 1 | -3/+3 |
| | | | | This resolves Bug 1653 | ||||
* | 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 | 2 | -4/+4 |
| | |||||
* | 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 |
| | |||||
* | Update tdehw-based media manager for new mount API | Timothy Pearson | 2013-08-08 | 4 | -1/+95 |
| | | | | | | Allow active VT to be queried from tdm Only display media notification messages on active VT Hide logout action buttons if logout process unstalls | ||||
* | Fix TDM FTBFS with -DWITH_XRANDR=OFF. | Alexander Golubev | 2013-08-01 | 1 | -0/+2 |
| | | | | This resolves bug report 1582. |