OBATA Akio
|
eb6fecd543
|
Change to use arc4random_buf(3) if available
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 027c45db6f )
|
5 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 )
|
5 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 |
Slávek Banko
|
5b65df7503
|
tdm: Do not run tdekbdledsync on remote displays.
This relates to bug 1834.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c80e5d45b7 )
|
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 |
Alexander Golubev
|
56f7b40b3b
|
Fix FTBFS when build -DWITH_XRANDR=OFF
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 22189b6d30 )
|
6 years ago |
Slávek Banko
|
c0bebcf76b
|
Add CMakeL10n rules.
Update TIMEZONES list.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b95b665c78 )
|
6 years ago |
gregory guy
|
5645327be1
|
rename kdelogo into tdelogo
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 28c1ae5ff7 )
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
3270212e83
|
New patch for bug 2852. Should fix previous commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a89e0f3482 )
|
6 years ago |
Michele Calgaro
|
18e5653193
|
Fixed order building in tdm. This resolves bug 2852.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2f1da0584b )
|
6 years ago |
Slávek Banko
|
790f681ae2
|
Fix memory leak after use XGetAtomName
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ba2fe63167 )
|
8 years ago |
Timothy Pearson
|
db864b4562
|
Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 09dce5e19f )
|
8 years ago |
François Andriot
|
38bdca2b80
|
Use system-defined language as default in TDM
This resolves Bug 1596
(cherry picked from commit bd35f1efd6 )
|
9 years ago |
Slávek Banko
|
405d9087ce
|
Terminate compositor in TDM unless a TDE or failsafe session was selected
This relates to Bug 2521
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fce47f535c )
|
9 years ago |
Slávek Banko
|
604b02fe36
|
Fix incorrect usage of login_session_wm. Type of session does not contain 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 adbe9f7f5f )
|
9 years ago |
Slávek Banko
|
5613190366
|
Fix setting curWMSession when used previous type of session in TDM
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 226e5fc716 )
|
9 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 )
|
9 years ago |
Timothy Pearson
|
9698874290
|
Use DM library in tdmtsak instead of making command line calls
(cherry picked from commit 6d028f3b52 )
|
9 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 |
Slávek Banko
|
af7b17f89e
|
Fix verification of the TDM control socket
This resolves Bug 2269
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 72a6327581 )
|
10 years ago |
Timothy Pearson
|
36b592e2d9
|
Increase X start timeout as tdm was failing to start on many machines due to upstart/systemd parallel start slowing down Xorg's initialization
|
10 years ago |
Slávek Banko
|
107220694f
|
Allow contitional build with tdehwlib
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
10 years ago |
Slávek Banko
|
d246c7d938
|
Fix tdm_greet crash
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
10 years ago |
François Andriot
|
1651fcb54a
|
Fix conditionnal utmpx support in tdm
Signed-off-by: François Andriot <francois.andriot@free.fr>"
|
10 years ago |
Slávek Banko
|
71fb8e0e11
|
Fix crypt library detection in CMake
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
10 years ago |
François Andriot
|
a679541fd7
|
Fix tdm backend fd support on openbsd
Signed-off-by: François Andriot <francois.andriot@free.fr>"
|
10 years ago |
François Andriot
|
18b81de37b
|
Fix tdm auth backend for openbsd
Signed-off-by: François Andriot <francois.andriot@free.fr>"
|
10 years ago |
Timothy Pearson
|
e2c5ea4cda
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
|
10 years ago |
Timothy Pearson
|
1346f68987
|
Bring stop, lock, exit, and run icons into XDG compliance
|
10 years ago |
Slávek Banko
|
68cfc4fec0
|
Fix FTBFS caused by typo in commit d3ce4fa7
|
10 years ago |
François Andriot
|
d3ce4fa793
|
Fix FTBFS due to linux specific headers
|
10 years ago |
Timothy Pearson
|
4724b1a838
|
Push the following patches from Bug 1499:
tdebase: updates default Xorg arguments in TDM
tdebase: add ability to restrict the konqueror side bar
|
10 years ago |
Michele Calgaro
|
60d2edfb85
|
Added new TDE default background (thanks to Alex Couture for providing the file).
This resolves bug 2094.
|
10 years ago |
Alex Couture
|
232cce76e1
|
Added 'minimalist' TDM style.
|
10 years ago |
François Andriot
|
db19d360b6
|
Added smooth crossfade effect option when changing the desktop wallpaper.
|
11 years ago |
Michele Calgaro
|
3e5e875832
|
Rebranding: TDE Control Center --> Trinity Control Center
|
11 years ago |
Slávek Banko
|
db8c0a1363
|
Add minimal systemd support into tdm
+ set XDG_SESSION_CLASS to "greeter"
|
11 years ago |
Timothy Pearson
|
24e34ad989
|
Add basic support for a modified compton compositor instead of the old buggy kompmgr
Update additional Xorg atom names
|
11 years ago |
Darrell Anderson
|
a7e7483aaa
|
Set TDM UseSAK default to false.
This resolves bug report 1915.
|
11 years ago |
Slávek Banko
|
1f3832a136
|
Removed unnecessary dependency on dbus-tqt and dbus-1-tqt
|
11 years ago |
Darrell Anderson
|
7b3b215269
|
Add female image to TDM user images. Thanks to E. Liddell.
|
11 years ago |
Darrell Anderson
|
90f1f50f00
|
Fix remnant QMIN/QMAX to TQMIN/TQMAX.
|
11 years ago |
Roman Savochenko
|
7bf342b15f
|
TDE starts on black background after login from TDM
This resolves Bug 1569
|
11 years ago |
Francois Andriot
|
b0d67615b2
|
Fix TDM variable USER_PATH
This resolves Bug 1653
|
11 years ago |
Darrell Anderson
|
f123d99fd3
|
Add source code module name to stdout/stderr messages to improve readability.
|
11 years ago |
Slávek Banko
|
3e88ddfbc3
|
Additional k => tde renaming and fixes
|
11 years ago |
Darrell Anderson
|
3c62471b86
|
Add files to CMakeLists.txt from commit 2609687a .
|
11 years ago |
Darrell Anderson
|
2609687af1
|
Add KDE4 to TDM session file lists.
|
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
|
11 years ago |
Alexander Golubev
|
c70d52a514
|
Fix TDM FTBFS with -DWITH_XRANDR=OFF.
This resolves bug report 1582.
|
11 years ago |