Commit Graph

26 Commits (d169956b3bd91890818e0534d68a1fc1dbaa1935)

Author SHA1 Message Date
Michele Calgaro 61b7b516c8
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a3876433e8)
4 years ago
aneejit1 cec16021dc
Add missing include/link directories
In an environment where not everything is in /usr...

- drkonqi/CMakeLists.txt requires the libr library path to be specified.

- nsplugins/viewer/CMakeLists.txt requires the glib library path to be specified.

- tdm/backend/CMakeLists.txt was missing the include and link directories for libXau and libXDMCP.

- twin/compton-tde/CMakeLists.txt was missing include and link directories for the optionally selected libraries (libconfig, Xinerama, XRandR, OpenGL and PCRE).

Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit 036992eec5)
5 years ago
Michele Calgaro 2afc8bbbe4
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8250c8e423)
5 years ago
OBATA Akio eb6fecd543
Change to use arc4random_buf(3) if available
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 027c45db6f)
6 years ago
OBATA Akio 4741832142
Revive NetBSD support
Catch up to TDE and OS changes

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 2a88ec3c02)
6 years ago
Michele Calgaro 4ed967f2cb
Fixed use of SAK in lock process when autologin is used in TDM.
This resolves bug 2945.

Manually cherry-picked from commit 7aa9258f.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
OBATA Akio 4e78f809c5
Ensure include of sys/stat.h
It is required for mkdir(2), chmod(2) and mkfifo(2).

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit dc4a0dd776)
6 years ago
François Andriot 38bdca2b80 Use system-defined language as default in TDM
This resolves Bug 1596
(cherry picked from commit bd35f1efd6)
10 years ago
Slávek Banko a3f5b3a4bd Add support for XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP in TDM
This relates to Bug 2521

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit aa0711c143)
10 years ago
Slávek Banko 46b20a5577 Fix FTBFS on freebsd
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 08122b137e)
10 years ago
François Andriot a679541fd7 Fix tdm backend fd support on openbsd
Signed-off-by: François Andriot <francois.andriot@free.fr>"
11 years ago
François Andriot 18b81de37b Fix tdm auth backend for openbsd
Signed-off-by: François Andriot <francois.andriot@free.fr>"
11 years ago
Slávek Banko 68cfc4fec0 Fix FTBFS caused by typo in commit d3ce4fa7 11 years ago
François Andriot d3ce4fa793 Fix FTBFS due to linux specific headers 11 years ago
Slávek Banko db8c0a1363 Add minimal systemd support into tdm
+ set XDG_SESSION_CLASS to "greeter"
11 years ago
Slávek Banko 1f3832a136 Removed unnecessary dependency on dbus-tqt and dbus-1-tqt 11 years ago
Timothy Pearson 960cc8392d Update tdehw-based media manager for new mount API
Allow active VT to be queried from tdm
Only display media notification messages on active VT
Hide logout action buttons if logout process unstalls
12 years ago
Darrell Anderson fa33b95995 Update reference from kinit -> tdeinit. 12 years ago
Slávek Banko 2f56a3448b Fix unintended rename of krbtkfile 12 years ago
Slávek Banko cf5a3da04c Fix unintended rename of many various *klist* 12 years ago
Timothy Pearson a5430e4b98 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 23cc597c60 Rename a few build variables for overall consistency 12 years ago
Timothy Pearson de7e5867a6 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson a63606b686 Ensure that tdm honors SAK setting
Minor cleanup of tdm build warnings
13 years ago
Darrell Anderson fc2650816b Update tdebase cmake files with STARTKDE->STARTTDE.
Fix tdebase entities, text strings for future maintenance of handbook files. This partially resolves bug report 694.
Update konqueror user agent strings. This partially resolves bug report 774.

Update TDM help options. This resolves bug report 618.
Fix KTips branding issues and obsolete web addresses. This resolves bug report 842.
13 years ago
Timothy Pearson b81e43465b Part 2 of prior commit 13 years ago