Skip to content

Releases: selplacei/konfsave

0.4.0: Configurable data paths

13 Mar 04:08
4e15c9c
Compare
Choose a tag to compare

The following is now specified in the config:

  • profile-home (parent directory of all saved profiles)
  • profile-info-filename (the file stored in profiles to keep track of attributes)
  • current-profile-path (where to store the current profile's profile-info-filename copy)
  • archive-directory (where to save archives by default)

0.3.3: Better Plasma reloading

13 Mar 00:19
93bd365
Compare
Choose a tag to compare

Changes:

  • plasmashell and latte-dock are terminated before loading config files
  • KWin's configs are reloaded using DBus

0.3.2: Saving and deleting patches

10 Mar 00:38
0e0f984
Compare
Choose a tag to compare

Fixed:

  • Saving to a new profile wouldn't switch to it
  • The options --include and --exclude raised an error when saving
  • Deleting a single profile didn't print the correct prompt

0.3.0: Config rewrite and better logging

09 Mar 01:08
573209c
Compare
Choose a tag to compare

The config now features a more advanced system of grouping paths together under an intuitive name. More info and instructions will be added to the wiki.

0.2.1: Plasma restart patch

05 Mar 02:23
a4a74b5
Compare
Choose a tag to compare

If running, kwin_x11 and latte-dock are now restarted in addition to plasmashell.

0.2.0: Archiving and unarchiving

03 Mar 19:14
3c60974
Compare
Choose a tag to compare

Konfsave now has a complete feature set for working with KDE configurations, with 0.2.0 introducing archiving and unarchiving.

First useful feature set

01 Mar 23:46
1364605
Compare
Choose a tag to compare
Pre-release

Konfsave now has a useful feature set: it can save, load, modify, and print information about profiles. Will still need testing to make sure existing functionality works, as well as more safeguards in case things go wrong.