Use a vector instead of a map for for storing the workspace windows. This orders the windows by the time they were added to the workspace, instead of sorting by address (which is effectively a random order). The new ordering seems to match the wlr/taskbar module |
||
|---|---|---|
| .. | ||
| modules | ||
| util | ||
| AAppIconLabel.hpp | ||
| AIconLabel.hpp | ||
| ALabel.hpp | ||
| AModule.hpp | ||
| ASlider.hpp | ||
| IModule.hpp | ||
| bar.hpp | ||
| client.hpp | ||
| config.hpp | ||
| factory.hpp | ||
| group.hpp | ||