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

Organize windows in overview #890

Open
TheToxicToast opened this issue Jul 9, 2024 · 1 comment
Open

Organize windows in overview #890

TheToxicToast opened this issue Jul 9, 2024 · 1 comment
Labels
enhancement Adds a new feature or extends scope

Comments

@TheToxicToast
Copy link

Is your feature request related to a problem? Please describe.
Organizing windows has always been annoying in paperWM, because I have lots of windows open in one workspace, and ordering them individually takes a long time.

Describe the solution you'd like
Let user organize windows in the overview by dragging them around.

@TheToxicToast TheToxicToast added the enhancement Adds a new feature or extends scope label Jul 9, 2024
@jtaala
Copy link
Collaborator

jtaala commented Aug 5, 2024

PaperWM delegates to Gnome overview - meaning we couldn't implement this unless Gnome itself implemented this in it's overview... unless of course we write our our overview (which I've been thinking about for some time).

and ordering them individually takes a long time

In meantime, until we write out own overview, the take/drop windows can be used to ease managing/arranging multiple windows at once:

https://github.com/paperwm/PaperWM?tab=readme-ov-file#managing-multiple-windows-at-once

paperwm-selective-take-drop.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adds a new feature or extends scope
Projects
None yet
Development

No branches or pull requests

2 participants