| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Due to kcheckrunning is being run before proper PATH for TDE is set we
should run it with a full path.
Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/661
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
|
| |
As noticed in the patch attached to #322 the code was broken for ages
anyway.
Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/322
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
|
| |
- I believe the PATH order question was resolved by place_before_in_path
function.
- tdeinit_phase1 is no more experimental after a decade.
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
|
| |
The changes are loosely based on starttde proposed by @Woodsman in [1].
[1]: https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/322
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
| |
Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/322
Co-authored-by: Alexander Golubev <fatzer2@gmail.com>
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
Namely:
- Re-wrapping of text
- Some rewording of comments
- Replacement of back-ticks `` with $()
- A few additional output messages
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
.. to see which XDG_CONFIG_DIRS are set by the script.
This is interesting on platform which use this environment varialble
to find the desktop files from the trinity installation.
See https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/232
for a use case where this kind of output is useful.
Signed-off-by: Bernhard Reiter <bernhard@intevation.de>
|
| |
|
|
|
|
|
|
| |
The variable is set and exported. But previously it was unset before
xprop(1) can remove the property. This commit corrects or gives the
xprop command the opportunity to remove the property (TDE_FULL_SESSION).
Signed-off-by: Matías Fonzo <selk@dragora.org>
|
| |
|
|
|
|
| |
resolves issue TDE/tde#70.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
|
|
|
| |
depending on the current value of forceFontDPI. This solves the automatic
transition of configuration after adding support for variable font DPI.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| |
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It was originally resolved by following the symbolic links to determine
the location of the startup script. Mostly adjusted for Debian
distributions and derivatives that have support for "alternatives".
This doesn't work for distributions that install TDE under a
self-contained directory (distros like Dragora, Guix or simply users
that use Graft or GNU Stow tools). Also projects like GSRC...
This code has been improved to cover these cases, also minimizing the
compatibility impact for the readlink command (non-standard) by
eliminating the use of options for greater compatibility, as some systems
do not have the -e or -f options, as they may also have different behavior
(between systems).
Signed-off-by: Matías Fonzo <selk@dragora.org>
|
| |
|
|
| |
Signed-off-by: Matías Fonzo <selk@dragora.org>
|
| |
|
|
| |
Signed-off-by: Matías Fonzo <selk@dragora.org>
|
| |
|
|
|
|
| |
'source' is a shell builtin coming from GNU Bash.
Signed-off-by: Matías Fonzo <selk@dragora.org>
|
| |
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
|
|
|
| |
by installing packages during a session.
This resolves bug 2395
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| |
|
|
|
|
| |
Value is not localized and format 't' can cause problems with some locales.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| |
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| |
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
|
|
| |
file).
This resolves bug 2094.
|
| |
|
|
| |
This relates to Bug 2069.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Add r14-xdg-update version index to allow automatic rerun
|
| | |
|
| |
|
|
| |
renaming changes.
|
| | |
|
| |
|
|
|
|
| |
This partially resolves Bug 1264
Fix displayconfig crashes and warnings
Slightly clean up iccconfig and hwmanager
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
break with spaces in the directory name. Moved R14 XDG updating snippets
to a separate script named r14-xdg-update.
|
| | |
|
| |
|
|
|
|
|
| |
Fix path to libnspr
Fix PRELINKING condition
Fix setting TDE_SESSION_UID
Optimize first path clipping from TDEDIRS
|
| | |
|
| | |
|
| |
|
|
| |
Thanks to Slavek Banko!
|
| |
|
|
| |
updated to test for $MANPATH before appending that environment variable.
|
| |
|
|
| |
No functional changes.
|
| | |
|