jake-phy / WindowIconList

GNU General Public License v2.0
75 stars 26 forks source link

"Visible on all workspaces" status not taken into account for pinned apps #131

Open cmeeren opened 8 years ago

cmeeren commented 8 years ago

When right-clicking an open window, I can choose "Visible on all workspaces". The window is indeed visible on all workspaces; however, if it's a pinned app, it's not registered (in the window list) as open on the other workspaces. The button indicates that the app is not open on the other workspaces even though it definitely is. Pressing the app's icon will open a new window. (Closing the new window will "deactivate" the pinned app again, even though the "all-workspaces" window is still open).

jake-phy commented 8 years ago

This should be fixed on the latest dev version. Thanks a lot for reporting it.