summaryrefslogtreecommitdiffstats
path: root/tdm/backend/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add missing include/link directoriesaneejit12020-06-191-0/+4
| | | | | | | | | | | | | | 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>
* Fixed use of SAK in lock process when autologin is used in TDM.Michele Calgaro2019-03-101-1/+2
| | | | | | This resolves bug 2945. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS on freebsdSlávek Banko2015-06-121-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed unnecessary dependency on dbus-tqt and dbus-1-tqtSlávek Banko2014-02-041-3/+3
|
* Update tdehw-based media manager for new mount APITimothy Pearson2013-08-081-1/+1
| | | | | | Allow active VT to be queried from tdm Only display media notification messages on active VT Hide logout action buttons if logout process unstalls
* Part 2 of prior commitTimothy Pearson2012-01-221-0/+48