• 2.06.1426 db51e0e422

    2.06.1426 Stable

    punix released this 2026-06-14 18:46:45 +02:00 | 0 commits to main since this release

    • Adapt Message and MenuBar to the new custom theme.
    • Remove IconManager from commontools, as it now integrates directly with the theme.
    • Fix AnimatedIcon scaling to correctly respect system DPI.
    • Improve rendering of disabled icons in Custom File Dialog (using clean alpha transparency instead of native Tkinter stipple).
    • Replace native tk.Menu with lxtheme custom context menus in Custom File Dialog.
    • Fix disabled button transparency in Custom File Dialog by using native widget state image tuples to prevent ttk.Style conflicts.
    • Fix missing "new folder" and "new document" icons in the 'More Options' menu by adding them to the light/dark theme directories (icons subsequently customized by user).
    • Improve spacing between checkboxes in the Search Settings dialog.
    • Bump version to v. 2.06.1426 in app_config.py.
    Downloads
  • 2.02.2226 de298adcff

    2.02.2226 Stable

    punix released this 2026-02-22 13:44:24 +01:00 | 15 commits to main since this release

    • fix: messagebox animation add with on customfiledialog
    • add new icon for json files (on common_tools)
    Downloads
  • 2.02.2126 c4ae659e7a

    2.02.2126 Stable

    punix released this 2026-02-22 01:58:40 +01:00 | 17 commits to main since this release

    add new icon rename cfd_app_config
    new tk-hover image for sidebar blue

    Downloads
  • 2.02.1626 9d9b48aa8a

    2.02.1626 Stable

    punix released this 2026-02-17 00:36:24 +01:00 | 19 commits to main since this release

    • Fix race condition in search manager (thread cancellation).
    • Fix animation timing during modal dialogs using message_box_animation.
    • Externalize hardcoded strings to cfd_app_config for localization.
    • Update German translation.
    Downloads
  • 2.02.0326 c7f691b128

    2.02.0326 Stable

    punix released this 2026-02-15 09:11:26 +01:00 | 21 commits to main since this release

    • Added more icons for other projects
    • bug fix
    Downloads