You can subscribe to this list here.
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(26) |
Dec
(23) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2013 |
Jan
(12) |
Feb
(1) |
Mar
(1) |
Apr
(10) |
May
(13) |
Jun
|
Jul
(5) |
Aug
(2) |
Sep
(7) |
Oct
(1) |
Nov
|
Dec
(66) |
| 2014 |
Jan
(10) |
Feb
(11) |
Mar
(15) |
Apr
(5) |
May
(13) |
Jun
(6) |
Jul
(9) |
Aug
(21) |
Sep
(8) |
Oct
(9) |
Nov
(9) |
Dec
(6) |
| 2015 |
Jan
(12) |
Feb
(11) |
Mar
(1) |
Apr
(10) |
May
(8) |
Jun
(2) |
Jul
(6) |
Aug
(12) |
Sep
(8) |
Oct
(10) |
Nov
(14) |
Dec
(10) |
| 2016 |
Jan
(6) |
Feb
(5) |
Mar
(4) |
Apr
(2) |
May
(6) |
Jun
(7) |
Jul
(5) |
Aug
(5) |
Sep
(4) |
Oct
(3) |
Nov
(3) |
Dec
(3) |
| 2017 |
Jan
(4) |
Feb
(5) |
Mar
(3) |
Apr
(4) |
May
(6) |
Jun
(1) |
Jul
(4) |
Aug
(16) |
Sep
(8) |
Oct
(3) |
Nov
(4) |
Dec
|
| 2018 |
Jan
|
Feb
(1) |
Mar
(4) |
Apr
(4) |
May
(1) |
Jun
|
Jul
(2) |
Aug
(6) |
Sep
(1) |
Oct
|
Nov
(1) |
Dec
(3) |
| 2019 |
Jan
|
Feb
|
Mar
(5) |
Apr
(7) |
May
(3) |
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(7) |
Oct
(5) |
Nov
(3) |
Dec
(2) |
| 2020 |
Jan
|
Feb
|
Mar
|
Apr
(6) |
May
(3) |
Jun
(2) |
Jul
(1) |
Aug
(4) |
Sep
(5) |
Oct
(1) |
Nov
|
Dec
(1) |
| 2021 |
Jan
(2) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
(2) |
Dec
(1) |
| 2022 |
Jan
(2) |
Feb
(2) |
Mar
(1) |
Apr
(1) |
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(2) |
| 2023 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
| 2024 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2025 |
Jan
|
Feb
|
Mar
(2) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Kim W. <ki...@wo...> - 2025-08-10 06:53:09
|
e16-1.0.31 is available for download: https://sourceforge.net/projects/enlightenment/files/e16/1.0.31/ Not many changes, primarily fixing a potential lockup. /Kim |
|
From: Kim W. <ki...@wo...> - 2025-04-07 06:34:58
|
imlib2-1.12.5: A couple of fixes: - Fix scaling regression in 1.12.4 - Fix libyuv detection when no .pc file is provided - Make RTLD_GLOBAL requirement optional (default as in pre-1.12.4) Source packages: https://sourceforge.net/projects/enlightenment/files/imlib2-src/1.12.5/ /Kim |
|
From: Boris F. <bo...@fa...> - 2025-03-23 22:03:39
|
Hello fellow Terminology enthusiasts! A week ago, Rasterman offered great releases of EFL and Enlightenment. It's time for Terminology to follow suit. This new release comes with the following changes: == Additions == * New translations: Hungarian, Slovak * Report or Set Selection through escape codes * Handle Alternate Escape (7728) * Handle Application Escape Code * Add configuration whether emojis should be considered as double width. Default is double width. * Colorshemes: add GruvBox Material Dark == Improvements == * Translation updates for Chinese (Simplified), Catalan, Croatian, Dutch, Finnish, French, Indonesian, Japanese, Lithuanian, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish * Unify format of responses to OSC 10, 11 and 12 == Fixes == * Fix translucent background on startup * Fix wheel events emitted even if wheel has not moved * Do not use spaces when returning terminal name * Colorschemes: ensure metadata.name and file name are the same * Fix issue when exiting on *BSD * Do not interpret "CSI = 5 u" as DECRC * Handle empty CSI SRG 38/48 * Do not consider Key Resources as color == Internal improvements == * Build with Meson 0.59 or later * Cleanup the code base about misuse of calloc() * Testing on OSC 52 == Download == The tarball can be found at: https://download.enlightenment.org/rel/apps/terminology/terminology-1.14.0.tar.xz shas56sum: f354057051b05cffb699e33836a1135db1d4ed8bf954f9b57dc0e93bc307514d Happy compiling! ( https://xkcd.com/303/ ) -- Boris Faure Pointer Arithmetician |
|
From: Kim W. <ki...@wo...> - 2025-03-17 14:35:47
|
imlib2-1.12.4: Mostly module loader/saver additions and improvements - Added QOI saver - Added HEIF saver - Added AVIF loader/saver - Y4M loader: Various improvements - QOI loader: Various improvements - SVG loader: Handle .svgz too - scaling: Fix potential crash when scaling large images - No longer link modules with libImlib2.la Source packages: https://sourceforge.net/projects/enlightenment/files/imlib2-src/1.12.4/ /Kim |
|
From: Kim W. <ki...@wo...> - 2024-08-10 11:18:11
|
e16-1.0.30 is available for download: https://sourceforge.net/projects/enlightenment/files/e16/1.0.30/ A couple of minor new features and bugfixes, maintenance: - Fix WM_COMMAND encoding handling - Search XDG_DATA_HOME and XDG_DATA_DIRS too when generating menus - Optionally do logout/shutdown via dbus commands - Enable dbus by default - Remove "Close" option from iconbox/systray menus - eesh: Add possibility to use editline (--with-editline, default off) - eesh: Add prompt if interactive - Translation updates: fr, pt, da /Kim |
|
From: Kim W. <ki...@wo...> - 2024-07-13 06:49:25
|
imlib2-1.12.3: Some loader fixes and improvements, CET support: - XPM loader: Fix potential segv on malformed file - XPM loader: Fix some color table parsing errors - XPM loader: Major overhaul - Y4M loader: add support for full range color - Y4M loader: add support for 10-bit 4:2:0 - Add missing CET (Control-flow Enforcement Technology) bits in asm code Source packages: https://sourceforge.net/projects/enlightenment/files/imlib2-src/1.12.3/ /Kim |
|
From: Kim W. <ki...@wo...> - 2024-02-03 17:17:59
|
imlib2-1.12.2: A number of loader/saver fixes: - PNG loader: Properly suppress messages from libpng - TIFF loader: Properly suppress messages from libtiff - Y4M loader: Various fixes - PNG saver: Avoid double-free on write errors - PNG saver: Avoid potential issues around setjmp/longjmp - JPG saver: Fix infinite loop in error path - savers: Fix error returns Source packages: https://sourceforge.net/projects/enlightenment/files/imlib2-src/1.12.2/ /Kim |
|
From: Kim W. <ki...@wo...> - 2023-10-29 17:21:21
|
e16-1.0.29 is available for download: https://sourceforge.net/projects/enlightenment/files/e16/1.0.29/ Primarily a number of mostly minor bug fixes, maintenance: - Enable setting lock, suspend, and hibernate actions in logout dialog - Fix e16 theme cursors - Fix weirdness with iconbox placement/sizing in certain situations - Let max size change work in unrestricted directions - Fix dragbar rendering when direction is changed when compositing - Fix layout in window group selection dialog - Fix rendering of very long strings (in window titles) - Limit menu item text width - Fix gravity related placement issue with certain clients (walking window) - Fix initially missing root tooltips - Update non-active desk pagers when background is changed - Translation updates: fr, pt, da - Maintenance and cleanups /Kim |
|
From: Kim W. <ki...@wo...> - 2023-09-22 07:11:36
|
imlib2-1.12.1: Primarily fixing - Segv when scaling on ix86 - Bitmap grabbing Source packages: https://sourceforge.net/projects/enlightenment/files/imlib2-src/1.12.1/ /Kim |
|
From: Kim W. <ki...@wo...> - 2023-08-17 16:49:28
|
imlib2-1.12.0: - Fix missing munmap() when using imlib_load_image_fd() - Fix potentially using incorrect file size when loading file May happen when reloading changing files - Use sub-second time info when available when checking cached images - Fix preservation of alpha chanel flag in imlib_clone_image() - Improve scaling images up Affects primarily scaling of images with small source dimensions - Introduce imlib_image_decache_file() - Add QOI loader - Add RAW loader - TIFF loader: Slightly more strict signature check - GIF loader: Enable showing animated images even if truncated - WEBP saver: Enable lossless and respect compression tag - HEIF loader: Call heif_[de]init() on loader load/unload Fixes avif/heif loading with some libheif versions - TGA loader: Fix TGA v2.0 signature check - Y4M loader: Use custom y4m parser (removes liby4m dependency) - Y4M loader: Various fixes and improvements Source packages: https://downloads.sourceforge.net/enlightenment/imlib2-1.12.0.tar.gz https://downloads.sourceforge.net/enlightenment/imlib2-1.12.0.tar.xz https://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.12.0.tar.gz https://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.12.0.tar.xz /Kim |
|
From: Kim W. <ki...@wo...> - 2023-07-13 17:24:24
|
e16-1.0.28 is available for download: https://sourceforge.net/projects/enlightenment/files/e16/1.0.28/ Mostly minor bug fixes and a couple of minor features: - Keep focus when window is un-fullscreened - Fix potential trouble when switching desks fast - Fix lockup if chrashing when the server is grabbed - Expose option to show/hide menu icons in configuration dialog - Enable using quoted arguments in exec's in bindings.cfg /Kim |
|
From: Kim W. <ki...@wo...> - 2023-05-02 07:17:37
|
imlib2-1.11.1: - New loader for y4m files (uses liby4m and libyuv) - Include an rgb.txt so we don't rely on an external one for the xpm loader - Change method used to not unload loaders (no longer use -z nodelete) - Add jxl saver Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.11.1.tar.gz http://downloads.sourceforge.net/enlightenment/imlib2-1.11.1.tar.xz http://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.11.1.tar.gz http://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.11.1.tar.xz /Kim |
|
From: Kim W. <ki...@wo...> - 2023-03-10 07:47:15
|
imlib2-1.11.0: - Added PAM support in PNM loader - New API function to write image to file descriptor - Fix various corner cases in X11 drawable grabbing functions Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.11.0.tar.gz http://downloads.sourceforge.net/enlightenment/imlib2-1.11.0.tar.xz http://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.11.0.tar.gz http://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.11.0.tar.xz /Kim |
|
From: Kim W. <ki...@wo...> - 2022-12-19 12:30:36
|
imlib2-1.10.0: - New API functions to load images from memory - Some loader fixes - New ani loader - New loader infrastructure Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.10.0.tar.gz http://downloads.sourceforge.net/enlightenment/imlib2-1.10.0.tar.xz http://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.10.0.tar.gz http://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.10.0.tar.xz /Kim |
|
From: Boris F. <bo...@fa...> - 2022-12-01 19:14:19
|
==========================================================
“Life is like riding a bicycle.
To keep your balance,
you must keep moving .”
Albert Einstein
==========================================================
Hello fellow Terminology enthusiasts!
This year is coming to an end and it is time again for a new release of
Terminology. This new release comes with the following changes:
== Additions ==
* Colorshemes: add Fir Dark, Selenized Dark, Selenized Black,
Selenized Light and Selenized White schemes
* New translation: Indonesian
== Improvements ==
* Translation updates for Catalan, Chinese (Simplified), Croatian,
Dutch, French, German, Italian, Portuguese, Portuguese (Brazil),
Russian, Spanish, Swedish, Turkish
* Handle scale changes on the fly
* Better named option to enable/disable typing sounds
* Improved README file
* The tyls tool now supports .pls files
* Fade the background of the terminal with the background color
defined in the color scheme
* Update the default theme to customize selection arrows
* Update color schemes about selection arrows
* Better documentation of the tyalpha tool
== Fixes ==
* Fix issue when restoring the cursor state
* Fix issue preventing some red color from being displayed
== Internal improvements ==
* Cleanup the code base about C reserved identifiers
* Code analyzed with Coverity 2022.06
* Test code with some Coccinelle scripts in GitHub's CI
* Update the ChangeLog.theme file
The tarball can be found at :
- https://download.enlightenment.org/rel/apps/terminology/terminology-1.13.0.tar.xz
- https://downloads.terminolo.gy/terminology-1.13.0.tar.xz
sha256sum:
16a37fecd7bbd63ec9de3ec6c0af331cee77d6dfda838a1b1573d6f298474da5
Happy compiling! ( https://xkcd.com/303/ )
--
Boris Faure
Pointer Arithmetician
|
|
From: Kim W. <ki...@wo...> - 2022-11-26 11:46:00
|
e16-1.0.27 is available for download: https://sourceforge.net/projects/enlightenment/files/e16/1.0.27/ - Fix menu generation - Fix (unlikely) lockup when switching desks /Kim |
|
From: Kim W. <ki...@wo...> - 2022-10-24 08:05:46
|
e16-1.0.26 is available for download: https://sourceforge.net/projects/enlightenment/files/e16/1.0.26/ Primarily fixing a few potentially annoying regressions in 1.0.25: - Fix incorrect default effect of particular build option, fixing - initial misplacement of certain application windows within the window border - focus issues in certain situations - Fix processing of whitespace within menu exec arguments Also: - Fix (unlikely) crash related to menus - Translation updates: fr, pt /Kim |
|
From: Kim W. <ki...@wo...> - 2022-07-07 11:05:04
|
Some minor fixes, maintenance: - x11_color: Simplify and fix error paths - modules: Enable setting multiple loader/filter paths - JPEG loader: Use mmap'ed file access - TIFF saver: Change default compression type to avoid runtime warning Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.9.1.tar.gz http://downloads.sourceforge.net/enlightenment/imlib2-1.9.1.tar.xz http://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.9.1.tar.gz http://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.9.1.tar.xz /Kim |
|
From: Kim W. <ki...@wo...> - 2022-06-13 20:17:05
|
e16-1.0.25 is available for download: https://sourceforge.net/projects/enlightenment/files/e16/1.0.25/ A few new features and numerous bug fixes, enhancements, and cleanups. - Enable making windows stick on specific desks/areas ("pinning") - Enable setting desktop names (via desks.names) - Enable configuring edge resistance in dialog - Introduce screen struts (areas at screen edges to not be covered) - Add window option to pass-through pointer events - Do focus manually placed windows - Numerous bug fixes, enhancements, and cleanups - Translation updates: fr, da See ChangeLog for further details. /Kim |
|
From: Kim W. <ki...@wo...> - 2022-04-23 06:03:30
|
imlib2-1.9.0: - Add JPEG XL, JPEG 2000, and PS/EPS loaders - Various loader fixes and improvements - Move API documentation to header file - Use stdint types instead of DATA32 etc. - Add imlib_load/save_image_with_errno_return() and imlib_strerror() Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.9.0.tar.gz http://downloads.sourceforge.net/enlightenment/imlib2-1.9.0.tar.xz http://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.9.0.tar.gz http://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.9.0.tar.xz /Kim |
|
From: Kim W. <ki...@wo...> - 2022-03-15 16:21:15
|
Some fixes + maintenance, most notably: - Fix build without X headers - Correct grabbing of pixmaps/windows with depth 15 or 16 - JPG loader: Enable saving progressive JPEG - XPM Loader: Avoid wasting much time looking for signature in large non-xpm files - PNM, XPM loaders: Fix trouble with non-ascii characters - XCF loader: Fix hang in corrupt image Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.8.1.tar.gz http://downloads.sourceforge.net/enlightenment/imlib2-1.8.1.tar.xz http://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.8.1.tar.gz http://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.8.1.tar.xz /Kim |
|
From: Davide A. <da...@gu...> - 2022-02-27 19:40:25
|
= Python-EFL 1.26.0 release= We are pleased to announce that **Python-EFL** 1.26.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl -1.26.0.tar.xz <http://download.enlightenment.org/rel/bindings/python/python-efl-1.25.0.tar.xz> http://download.enlightenment.org/rel/bindings/python/python-efl -1.26.0.tar.xz.sha256 <http://download.enlightenment.org/rel/bindings/python/python-efl-1.25.0.tar.xz.sha256> To install unzip the tarball and run: ``` python setup.py build sudo python setup.py install ``` For convenience the tarballs contain both the Cython sources and generated intermediary C sources, meaning you **do not** need Cython to compile the bindings. Full cython sources are also publicly accessible from our git repository at: https://git.enlightenment.org/bindings/python/python-efl.git/ More information about the python bindings can be found at: https://phab.enlightenment.org/w/projects/python_bindings_for_efl/ --- = What's New = As always new features of EFL have been ported and the usual has been done in fixing bugs, optimizing speed and improving documentation. (see **ChangeLog** in the tarball for the full list of changes) --- = Building and Dependencies = If you have existing Python-EFL installed you may wish to uninstall them before compiling and installing to avoid possible conflicts during install and/or runtime. To build the bindings you will need the following libraries: * python (Python 2.7+/3.2+) * efl (1.26) * python-dbus (0.83+) * python-setuptools * python-packaging If you wish to compile using the Cython sources a required dependency is: * cython (0.28+) To install the bindings run: (sudo) python setup.py install or: (sudo) python3 setup.py install To generate the documentation locally you need: * sphinx (1.1+) * graphviz (optional) To build the documentation: python setup.py build_doc For more information on available build options see: python setup.py --help --- = Projects using Python-EFL = **EpyMC** - Media Center | https://github.com/DaveMDS/epymc **Espionage** - D-Bus inspector | https://phab.enlightenment.org/w/projects/espionage/ **Epour** - BitTorrent Client | https://phab.enlightenment.org/w/projects/epour/ **Econnman** - Connman GUI | https://phab.enlightenment.org/w/projects/econnman/ **Eluminance** - Fast photo browser | https://github.com/DaveMDS/eluminance **Egitu** - Git User Interface | https://github.com/DaveMDS/egitu **Edone** - GettingThingsDone | https://github.com/DaveMDS/edone **Lekha** - PDF viewer | https://github.com/kaihu/lekha **Epack** - Archive extractor | https://github.com/wfx/epack ... and many more that cannot fit in this short list. |
|
From: Kim W. <ki...@wo...> - 2022-02-07 12:17:08
|
Highlights: - Support for "multiframe" (amimated) images Supported by gif, png, webp (and ico) loaders - New loaders: svg, heif, lzma(xz) - Numerous loader fixes Source packages: http://downloads.sourceforge.net/enlightenment/imlib2-1.8.0.tar.gz http://downloads.sourceforge.net/enlightenment/imlib2-1.8.0.tar.xz http://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.8.0.tar.gz http://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.8.0.tar.xz /Kim |
|
From: Boris F. <bo...@fa...> - 2022-01-03 21:46:42
|
==========================================================
“Oops”
Boris Faure
==========================================================
Hello fellow Terminology enthusiasts!
Yesterday's release was not done correctly. This is now fixed, as seen
in the change log below:
== Fixes ==
* Build and install the Default colorscheme
* Correctly set the version
== Download ==
The tarball can be found at :
- https://download.enlightenment.org/rel/apps/terminology/terminology-1.12.1.tar.xz
- https://downloads.terminolo.gy/terminology-1.12.1.tar.xz
sha256sum:
f8ced9584c2e9ae87452ce7425fd25b2d3e122c7489785d2917890215c6b5aa9
Happy compiling! ( https://xkcd.com/303/ )
--
Boris Faure
Pointer Arithmetician
|
|
From: Boris F. <bo...@fa...> - 2022-01-03 01:32:51
|
==========================================================
“It ends when you're ready
for a new beginning.”
Adrienne Posey
==========================================================
Hello fellow Terminology enthusiasts!
With the new year comes a new release of Terminology with some exciting
changes.
The detailed change log lists them below:
== Additions ==
* New default theme!
== Improvements ==
* Support EFL 1-26 or newer only
* Colorschemes generate their own configuration file, allowing for
easy management of outside contributions
== Download ==
The tarball can be found at :
- https://download.enlightenment.org/rel/apps/terminology/terminology-1.12.0.tar.xz
- https://downloads.terminolo.gy/terminology-1.12.0.tar.xz
sha256sum:
74d2d3b253a77bcb215fc36eedf0ccb59643452e2ef15c510430ffaa6034dcf0
Happy compiling! ( https://xkcd.com/303/ )
--
Boris Faure
Pointer Arithmetician
|