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

Workspace order in bar does not maintain numerical order #59

Closed
kgilmer opened this issue Jul 3, 2019 · 5 comments
Closed

Workspace order in bar does not maintain numerical order #59

kgilmer opened this issue Jul 3, 2019 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@kgilmer
Copy link
Member

kgilmer commented Jul 3, 2019

It seems that at times workspaces are shown on i3bar out of numerical order.

STR

  1. create and add windows to workspace 1 and 2
  2. create workspace 17
  3. create workspace 5

Expected behavior: workspace 5 appears between 3 and 17 in bar
Actual behavior: workspace 5 appears after 17 in bar

@kgilmer kgilmer self-assigned this Jul 3, 2019
@kgilmer kgilmer added the bug Something isn't working label Jul 3, 2019
@kgilmer kgilmer changed the title Workspace order in bar intermittently random Workspace order in bar does not maintain numerical order Jul 3, 2019
@kgilmer
Copy link
Member Author

kgilmer commented Jul 4, 2019

Fix pushed to regolith-stable.

@kgilmer kgilmer closed this as completed Jul 4, 2019
@plagasul
Copy link

I am up to date and still getting this problem when workspaces automatically dissappear because they are empty. For example:

  • I open 3 workspaces
  • 1 and 2 are removed automatically because no windows are in them, only 3 remains in the bar
  • I press super+1 creating workspace number 1, which is placed second in the bar, after number 3

@kgilmer
Copy link
Member Author

kgilmer commented Jul 17, 2019

Hi @plagasul , I am guessing that you have older i3 config files. When package updates occur, they will not overwrite your existing i3 file. If you haven't made any changes to them that you care to keep, can you remove all files in ~/.config/i3-regolith/ and log back into your session? If you have made changes, maybe just rename them, log back in, verify your issue is fixed and then merge your updates back in?

@kgilmer kgilmer reopened this Jul 17, 2019
@plagasul
Copy link

I don't have time to try it atm, but what you say makes sense and it is probably it.
Is it possible to check the config and manually update that section ?
thanks

@kgilmer
Copy link
Member Author

kgilmer commented Jul 29, 2019

The Xresources changes are now in regolith-stable. Once you update and re-login, the issue should be fixed. Please reopen if this is not the case.

@kgilmer kgilmer closed this as completed Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants