Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | 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 | ||||
* | Clarify relationship between tdmrc and tdmdistrc | Timothy Pearson | 2013-05-29 | 1 | -0/+2 |
| | | | | This resolves the remainder of Bug 1139 | ||||
* | 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 | ||||
* | Update reference from kinit -> tdeinit. | Darrell Anderson | 2013-05-16 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | Fix default query order for finding TDM session files. | Darrell Anderson | 2013-04-20 | 1 | -2/+2 |
| | | | | This resolves bug report 1448. | ||||
* | Rename kderc -> tderc in support of bug report 1447. | Darrell Anderson | 2013-04-18 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | Fix unintended rename of krbtkfile | Slávek Banko | 2013-02-26 | 2 | -12/+12 |
| | |||||
* | Fix unintended rename of many various *klist* | Slávek Banko | 2013-02-19 | 1 | -21/+21 |
| | |||||
* | 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 | 2 | -22/+22 |
| | |||||
* | 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 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 2 | -3/+3 |
| | |||||
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 2 | -2/+2 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 7 | -17/+17 |
| |