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

[BUG] Closing windows on windowcd makes windows from all workspaces visible #2046

Open
2 tasks done
hyeoniuwu opened this issue Nov 3, 2024 · 0 comments
Open
2 tasks done
Labels
Milestone

Comments

@hyeoniuwu
Copy link

Rofi version (rofi -v)

Version: 1.7.5

Configuration

https://gist.github.com/hyeoniuwu/7a1f2c9cca54e418ef08eb99f93c861a#file-config-rasi

Theme

https://gist.github.com/hyeoniuwu/7a1f2c9cca54e418ef08eb99f93c861a#file-theme-rasi

Timing report

https://gist.github.com/hyeoniuwu/7a1f2c9cca54e418ef08eb99f93c861a#file-timing_report

Launch command

rofi -show windowcd -modes windowcd

Step to reproduce

  1. Have close-on-delete: false; for windowcd
  2. Have windows on more than one desktop.
  3. Use the launch command (rofi -show windowcd -modes windowcd), and close one of the windows in windowcd.

Expected behavior

After closing one of the windows in the current desktop, that window should be destroyed, while all others intact.

Actual behavior

Upon closing one window in the current desktop, all other windows from all desktops become visible.

Additional information

Reproduced on Xfce and i3.

Using wayland display server protocol

  • No, I don't use the wayland display server protocol

I've checked if the issue exists in the latest stable release

  • Yes, I have checked the problem exists in the latest stable version
@hyeoniuwu hyeoniuwu added the bug label Nov 3, 2024
@DaveDavenport DaveDavenport added this to the 1.7.6 milestone Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants