<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdebase/starttde, branch feat/grid-tiling</title>
<subtitle>TDE base libraries and programs
</subtitle>
<id>https://git.trinitydesktop.org/cgit/tdebase/atom?h=feat%2Fgrid-tiling</id>
<link rel='self' href='https://git.trinitydesktop.org/cgit/tdebase/atom?h=feat%2Fgrid-tiling'/>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdebase/'/>
<updated>2022-03-01T20:38:11Z</updated>
<entry>
<title>starttde: Correct the disposal of the TDE_FULL_SESSION variable</title>
<updated>2022-03-01T20:38:11Z</updated>
<author>
<name>Matías Fonzo</name>
<email>selk@dragora.org</email>
</author>
<published>2022-03-01T20:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdebase/commit/?id=5f0e42cda7d478ea73a8a9da0334b1591d14354d'/>
<id>urn:sha1:5f0e42cda7d478ea73a8a9da0334b1591d14354d</id>
<content type='text'>
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 &lt;selk@dragora.org&gt;
</content>
</entry>
<entry>
<title>Fixed clearing Xft.dpi settings when no value is set in TCC module. This resolves issue TDE/tde#70.</title>
<updated>2021-11-04T06:05:28Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2021-11-04T06:05:19Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdebase/commit/?id=d46fe0e5a48179cd32d0ef336932c3459c699d85'/>
<id>urn:sha1:d46fe0e5a48179cd32d0ef336932c3459c699d85</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>starttde: Add dynamic determination of default value for forceFontDPIEnable</title>
<updated>2021-10-08T02:01:04Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2021-10-07T23:43:46Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdebase/commit/?id=48077a30f9997448365742e3c7060bb7ad862aa7'/>
<id>urn:sha1:48077a30f9997448365742e3c7060bb7ad862aa7</id>
<content type='text'>
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 &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>Added support for variable font DPI (range 64-512) in user session.</title>
<updated>2021-10-07T01:30:28Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2021-10-04T08:04:23Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdebase/commit/?id=e8d86645043847265b61825c9a1f20a6b93cc924'/>
<id>urn:sha1:e8d86645043847265b61825c9a1f20a6b93cc924</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>starttde: Enhance startup script location</title>
<updated>2020-02-10T19:13:05Z</updated>
<author>
<name>Matías Fonzo</name>
<email>selk@dragora.org</email>
</author>
<published>2020-02-07T18:53:56Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdebase/commit/?id=b5f293f9437b4af567248d6cfc269fe8a0216391'/>
<id>urn:sha1:b5f293f9437b4af567248d6cfc269fe8a0216391</id>
<content type='text'>
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 &lt;selk@dragora.org&gt;
</content>
</entry>
<entry>
<title>starttde: Replace -nt operator (bashishm) with a portable solution</title>
<updated>2020-02-10T19:13:04Z</updated>
<author>
<name>Matías Fonzo</name>
<email>selk@dragora.org</email>
</author>
<published>2020-02-06T23:21:44Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdebase/commit/?id=c7474d81e9149da23b9fd95bea74dc33171feb3f'/>
<id>urn:sha1:c7474d81e9149da23b9fd95bea74dc33171feb3f</id>
<content type='text'>
Signed-off-by: Matías Fonzo &lt;selk@dragora.org&gt;
</content>
</entry>
<entry>
<title>starttde: Fix trailing ], outside test</title>
<updated>2020-02-10T19:13:04Z</updated>
<author>
<name>Matías Fonzo</name>
<email>selk@dragora.org</email>
</author>
<published>2020-02-06T23:13:57Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdebase/commit/?id=0b11285d0b9eb902b2a4de8c76c4f6f160e8d7f1'/>
<id>urn:sha1:0b11285d0b9eb902b2a4de8c76c4f6f160e8d7f1</id>
<content type='text'>
Signed-off-by: Matías Fonzo &lt;selk@dragora.org&gt;
</content>
</entry>
<entry>
<title>starttde: Fix bashisms</title>
<updated>2020-02-10T19:13:04Z</updated>
<author>
<name>Matías Fonzo</name>
<email>selk@dragora.org</email>
</author>
<published>2020-02-06T23:06:37Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdebase/commit/?id=b2c04ad8be5fa8e18fef7b211aaad653a745a0ee'/>
<id>urn:sha1:b2c04ad8be5fa8e18fef7b211aaad653a745a0ee</id>
<content type='text'>
'source' is a shell builtin coming from GNU Bash.

Signed-off-by: Matías Fonzo &lt;selk@dragora.org&gt;
</content>
</entry>
<entry>
<title>Fixed session locking at login. This resolves bug 2874.</title>
<updated>2018-07-03T11:11:06Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2018-07-03T11:10:17Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdebase/commit/?id=a359fef24e132b22b7a1667f826b0fb1bddf331f'/>
<id>urn:sha1:a359fef24e132b22b7a1667f826b0fb1bddf331f</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>starttde: Always add paths because folders can be created</title>
<updated>2018-05-26T17:01:19Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2018-05-26T17:01:19Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdebase/commit/?id=d0a40adea0be5005132befbd5a355f592a4a35ac'/>
<id>urn:sha1:d0a40adea0be5005132befbd5a355f592a4a35ac</id>
<content type='text'>
by installing packages during a session.
This resolves bug 2395

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
</feed>
