Skip to content
Compare
Choose a tag to compare
@exequtic exequtic released this 02 Jun 15:46
· 11 commits to main since this release
8d9e72e

Management

management.mp4

Management can be launched through the tray context menu, a mouse action, or a button from the ToolBar. When launched, a terminal opens where you can choose the following options:

  • *Different package lists:
    • List all available packages in repositories
    • List all installed packages
    • List explicitly installed packages
    • List explicitly installed packages and isn't a dependency of anything
    • List installed dependencies that aren't needed anymore (orphans)
  • Uninstall orphan packages
  • *Install (or downgrade) package from cache
  • Remove ALL cached packages
  • Remove cached packages that are not currently installed
  • Rebuild AUR python packages after updating the python
  • Refresh mirrorlist

*These options require the fzf utility to be installed.
Pressing Enter will install or remove the package depends of option. It is possible to select multiple packages in the list using TAB or SHIFT+TAB.

FullRepresentation:

  • The layout of elements has been rearranged: status text and toolbar icons are now at the top
  • Added bottom TabBar with two tabs, which switch the list view
  • Switch tabs by dragging the mouse left and right with the right mouse button held
  • Status text, ToolBar, and TabBar can be shown or hidden individually.
  • Own UI icons (optional)
  • Stop button during searching updates

CompactRepresentation:

  • Removed circle indicator (useless)
  • Added options for counter background: color, opacity, radius, offset, shadow and bold font
  • Counter background now fills the entire icon if the counter position is centered
  • Checkbox "Shown when relevant" changed to spinbox "Show when X updates pending"

Widgets:

  • Better error handling for various encountered issues
  • Fixed extraction of widgets in tar format
  • Display all widget authors in the Expandable List Item, not just the first one
  • Do not check widget updates during a full system upgrade if there are no widget updates in the list
  • Display own widget icon in the list which specified in metadata.json
  • Many other fixes

Other changes:

  • Added Scroll Up and Scroll Down for mouse actions
  • Added 3 buttons for "Packages Icons" in settings: browse icons, backup list, restore list
  • Added option to display icons in the terminal. Any NerdFont must be set in the terminal.
  • Added option to specify sudo bin #14
  • Added option to specify command for restart PlasmaShell
  • Added last mirrorlist refresh time display
  • Ability to reassign default Flatpak application icons in the list
  • Restored the functionality of yakuake terminal
  • Mirrorlist generator for Manjaro version rankmirrors
  • Proper functionality with enabled CatchyOS repositories #17

Translations:

  • Updated: Dutch translation (thanks to @Vistaus)
  • Added: French translation (thanks to @foXaCe)