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

i3expod shows only current desktop #29

Open
danixland opened this issue Apr 9, 2023 · 3 comments
Open

i3expod shows only current desktop #29

danixland opened this issue Apr 9, 2023 · 3 comments

Comments

@danixland
Copy link

Hello everyone,
as the title states, i3expod shows only the current desktop, and I can't seem to make it display all other desktops which have windows in it.

I'm on slackware64-current, using i3 4.22 and i3expo-ng from sbopkg (version 20221012_b55a74b)

Can you help me fix this?
Thanks in advance
Here's a screenshot, I currently have a terminal window on desktop 3 and a text editor on terminal 2, but they won't show up.

2023-04-09-093630_1366x768_scrot

@Tonus1
Copy link
Contributor

Tonus1 commented Apr 10, 2023 via email

@danixland
Copy link
Author

Hi Tonus1,
I went through all desktops and it still shows only the windows from the desktop I'm currently on.
from the command line there's no errors after this command killall -s SIGUSR1 i3expod.

These are my desktop names as stated in i3 config:

set $ws1 "web"
set $ws2 "editor"
set $ws3 "console"
set $ws4 "ssh"
set $ws5 "graphic"
set $ws6 "editor2"
set $ws7 "chat"
set $ws8 "music"

I'm not using any weird characters.

As for the fact that I'm on current, all dependencies are met and the package builds correctly.

I don't know what else to look for.
Any ideas?

@Tonus1
Copy link
Contributor

Tonus1 commented May 3, 2023

Could you try to launch i3expod from cli ? (not the SIGUSR1 signal, the daemon)

Can you get the workspace informations with the command i3-save-tree --workspace=1 for the not shown worspaces ?

I am still running i3-gaps 4.21.1 for now. Will try the i3 merged version 4.22. In the meantime you could try reverting to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants