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

[Feature Request] Show Thumbnails for Windows Across All Workspaces in i3wm #2052

Closed
2 tasks done
eKeiran opened this issue Nov 28, 2024 · 3 comments
Closed
2 tasks done

Comments

@eKeiran
Copy link

eKeiran commented Nov 28, 2024

Before opening a feature request

  • I checked the next branch to see if the feature has already been implemented
  • I searched existing reports to see if it is already requested.

What is the user problem or growth opportunity you want to see solved?

Problem: When using rofi in window-switching mode on i3wm, thumbnails are only shown for windows in the active workspace. Windows in other workspaces are listed by name but do not display thumbnails.
Solved: Thumbnails should be shown for all windows, regardless of the workspace they are in, so users can easily identify and switch between windows across different workspaces.

How do you know that this problem exists today? Why is this important?

Here's an image of the problem (current workspace is one and it's the only one with thumbnails):
image

Users with multiple workspaces often rely on visual cues to identify windows quickly. Without thumbnails for windows in non-active workspaces, it becomes much harder to navigate between them.

Who will benefit from it?

This feature would be very useful for users who manage multiple workspaces in i3wm and need to easily switch between windows across workspaces.

Rofi version (rofi -v)

1.7.5

Configuration

https://gist.github.com/eKeiran/72b1619baf95fdbd7bf19ef55fd2ffbb

Additional information

No response

@DaveDavenport
Copy link
Collaborator

This is not a rofi limitation. Rofi cannot take a screenshot of a X11 surface that is not on a visible workspace.

@DaveDavenport DaveDavenport closed this as not planned Won't fix, can't repro, duplicate, stale Nov 28, 2024
@DaveDavenport
Copy link
Collaborator

If there is a solution, please let me know.

Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants