i3expo-ng icon indicating copy to clipboard operation
i3expo-ng copied to clipboard

Workspaces are sorted in alphabetical order

Open aleemont opened this issue 4 years ago • 1 comments

[10th...19th] workspaces are placed after 1st and before 2nd, [20th...29th] between 2nd and 3rd and so on. This is not a big problem, but may be confusing with massive usage of workspaces. Any clue about how to fix it?

aleemont avatar Mar 22 '21 21:03 aleemont

Yeah... the thing is I've had to switch to string type to support named workspaces, hence the alphabetical order. It could be worked around with a conditional cast to int but maybe there are better ways to fix that, I'll have to think about it :)

morrolinux avatar Mar 23 '21 21:03 morrolinux