Bug#280851: [PATCH] wmaker: Maintain sorting of windows by workspace in switch menu.

2016-01-16 Thread Doug Torrance
Control: tags -1 fixed-upstream On 01/16/2016 12:22 AM, Doug Torrance wrote: > Previously, this sorting failed when one window was moved to another > workspace. > > This fixes Debian bug #280851 [1]. > > [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=280851 > --- > src/switchmenu.c | 27

Bug#280851: [PATCH] wmaker: Maintain sorting of windows by workspace in switch menu.

2016-01-15 Thread Doug Torrance
Previously, this sorting failed when one window was moved to another workspace. This fixes Debian bug #280851 [1]. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=280851 --- src/switchmenu.c | 27 +++ 1 file changed, 11 insertions(+), 16 deletions(-) diff --git