wok-current annotate scrollz/description.txt @ rev 25701

Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author Stanislas Leduc <shann@slitaz.org>
date Fri Apr 19 12:48:51 2024 +0000 (2 months ago)
parents
children
rev   line source
Hans-G?nter@25297 1 ScrollZ is an advanced IRC client based on ircII.
Hans-G?nter@25297 2 It incorporates many useful features found in all sorts
Hans-G?nter@25297 3 of scripts.
Hans-G?nter@25297 4 The main difference between these scripts and ScrollZ is
Hans-G?nter@25297 5 the code - whereas ircII scripts take a lot of disk and
Hans-G?nter@25297 6 memory space and run slow, ScrollZ only takes a couple
Hans-G?nter@25297 7 of extra kilobytes compared to stock ircII client yet
Hans-G?nter@25297 8 runs faster than any ircII script. This was accomplished
Hans-G?nter@25297 9 by using C code instead of ircII scripting language.
Hans-G?nter@25297 10 This reduces memoryand CPU usage and code tends to run
Hans-G?nter@25297 11 way faster.