Skip to content

Plugin numbering when adding plugins is unexpected #2126

Open
@isf63

Description

@isf63

I've never been able to predict the panel plugins' numbering when adding plugins. It presents no significant issue to the end user, but they may be confused by the numbering displayed in Configure Panel -> Widgets. It also confuses people who look at ~/.config/panel.conf.

Expected Behavior

Plugin numbering when adding new plugins coincides with what exists in panel.conf

Current Behavior

Plugin numbering when adding new plugins is hard to predict. (May be fixed by restarting the panel after deleting plugins.)

Possible Solution

Read panel.conf upon adding a new plugin.

Steps to Reproduce (for bugs)
  1. Remove all panels but one and remove all plugins.
  2. Check ~/.config/lxqt/panel.conf and confirm the only sections are [General] and one for the panel.
  3. Manage Widgets -> Add -> and add one of every plugin type.
  4. Observe how about half of the plugins say "2" (e.g. "volume2"), despite no others existing.
System Information
  • LXQt Version: git
  • Distribution & Version: Arch Linux
  • Qt Version: 6.7.2
  • liblxqt Version: git

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions