Closed kavinvalli closed 2 years ago
The fix to this would be to replace line 15 on lib/components/spaces/process.jsx with
const currentSpace = spaces.find((space) => space.visible && space.display === displayIndex)
Indeed, It must be a regression I introduced this morning in order to fix simple-bar when it was displayed on several displays. I'm fixing this as soon as possible.
Thank you for opening this issue!
Should be fixed :)
Process is always showing application from the first space even if i'm on a different one