10
What's Changed
- Fixbug: On Wayland, if a window is maximized along the left or right sides of the screen before closed, its size and position can't be restored by clicking move button. by @nlpsuge in #26
- Session names cannot contains the forward slash (/) by @nlpsuge in #31
- Make the 'browse mode' of the tooltip work when hover the cursor over the icons in 3422239
- Calculate the real number of windows by subtracting the number of ignored windows from n_windows in d2adc0c
Full Changelog: 9...10