Michele Calgaro
ca2803d785
Make sure to convert TQCString to const char* when passing it to a variadic function (printf).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 13f8697e0f
)
3 years ago
Slávek Banko
39c2dea65f
Add dispwin (Argyll) support to set the ICC profile.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2caf1dfebc
)
3 years ago
Michele Calgaro
dfe419d541
tdm: improve documentation. This resolves issue #249 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dcb4b6b773
)
3 years ago
Michele Calgaro
26930d7574
Fixed hanging of system on shutdown caused by conflicts between tdm and plymouth.
...
This resolves bug 2806.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 013b337217
)
3 years ago
Slávek Banko
225ddaa366
Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special cases.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e031e12d06
)
4 years ago
aneejit1
87ed5c26dc
Create a systemd service file for tdm
...
Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit 5f47d4f481
)
4 years ago
Michele Calgaro
ad6f3f6402
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 145abc15d5
)
4 years ago
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
Slávek Banko
92841ae8b6
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2f706891f3
)
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
)
4 years ago
Michele Calgaro
f24d023395
Corrected comment description of new keyboard LED sync option in tdm config.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1bc47b3d82
)
5 years ago
Michele Calgaro
d008372a5a
Added option in TCC -> System Administration -> Logic Manager ->
...
Appearance tab to enable/disable the launch of tdekbdledsync in tde
greeter. This resolves bug 1834.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit be1c4f22fa
)
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
)
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