Skip to content

deflisten script not running #1274

Answered by sl4v3
sl4v3 asked this question in Q&A
Discussion options

You must be logged in to vote

After some more digging, I was able to find that this is a eww bug:

#922

The problem is that workspaces is set to an initial value of "[]", so I guess eww determines incorrectly that the for loop body will never be executed. So it determines there is no need to run the script to update current_workspace. A fix was to set the initial value of workspaces to "[1]" rather than empty.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sl4v3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant