Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Queue editable #779

Open
AustrianLinuxMemer opened this issue Nov 6, 2024 · 1 comment
Open

Make Queue editable #779

AustrianLinuxMemer opened this issue Nov 6, 2024 · 1 comment

Comments

@AustrianLinuxMemer
Copy link

Problem

The problem I see with the queue as it stands now is that there is no way to edit the queue after files have been added. It is possible to add files to the queue but there is no way to move items in the queue or to clear the queue without closing the program

Proposal

I would propose:

  • To add a way to move the items in the queue per drag-and-drop
  • To add a way to be able to remove items from the queue (either through some button on the item itself on the item or through a context menu)
  • To add a way to be able to empty the queue without closing the application

Prior Art (Optional)

Unbenannt 1

@lenemter lenemter added this to OS 9 Nov 9, 2024
@lenemter lenemter moved this to Needs Discussion in OS 9 Nov 9, 2024
@danirabbit danirabbit moved this from Needs Discussion to Todo in OS 9 Nov 12, 2024
@danirabbit
Copy link
Member

This should probably be split into three separate issues or at least done in three separate pull requests:

  • One for adding a context menu to items
  • One for implementing drag-n-drop rearrange
  • One for adding a method to clear the whole queue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Confirmed
Development

No branches or pull requests

3 participants