Skip to content

Release 25.07.28

Choose a tag to compare

@github-actions github-actions released this 26 Jul 01:32
· 142 commits to master since this release
4b10fee

Automated release created for tag 25.07.28

  • Direct download link: build service
  • In repos: latest packaged version

Changelog

  • Redesign application with new features:
    • List all conkys with filtering and search options
    • Allow selecting and starting multiple conkys
    • Add autostart checkbox to set conky to start automatically
    • Settings can define multiple directories to scan for conkys
    • Added options for size, location, and transparency
    • Added preview functionality
    • Implement elevation support for editing system conky files
    • Fix running status detection to use full file paths
  • Search matches now on the directory name too
  • Fix running conky detection
  • Add delete conky option
  • Don't copy anymore all the conkys to ~/.conky, copy only the directory
    that is being edited (if it has no write access). Directories in ~/.conky
    are displayed instead of the ones in /usr/share/mx-conky-data/
  • Add option to enable/disable conky auto-startup
  • Add create previews option
  • Add user edited/original to the filter, also copy all the files that
    are edited to .conky folder
  • Add option to rename the file. Change filter to 'All' after an edit
  • Ui tweaks
  • Implement wifi/lan change; fix some Ui resizing, remove drag info
  • Fix running conky detection for files that have special characters
    in path
  • Delete only the selected conky not the entire directory. Add dir
    name before the name of the conky
  • Rename filter option 'All' to 'Default', move to ~/.conky only
    conkys from /usr/share/mx-conky-data, otherwise elevate
  • Add Enlightenment desktop environment autostart support