Hello dmg. See "SawfishConfig -> Workspaces", the option on how to act while moving a window and reaching the last workspace. The option "wrap-around" does not work if you're trying to move a window via the keybindings.
Ohhh...I just realized that my bindings were set to "Send to workspace right/left" which does not work. But setting it to "Send to previous/next workspace" does honor the "wrap-around"... Well, thank you very much for solving my problem, trying to explain it to you solved it. :) Typical case of not seeing the forest through the trees. Greetings, Bobby On Tue, 22 Jan 2013 18:57:55 -0800 dmg <[email protected]> wrote: > hi Bobby, can you be more specific of the use case? what are you > trying to wrap around? > I can then take a look. > > --dmg > > On Tue, Jan 22, 2013 at 3:14 PM, Robert 'Bobby' Zenz > <[email protected]> wrote: > > Hello everyone. > > > > I'd like to have a fresh pair of eyes on this one: Wrapping around > > does not work if you want to move a window. Well, actually it does > > work if you use the window-menu, but not via the keyboard shortcuts. > > > > I narrowed it pretty much down to > > > > ./lisp/sawfish/wm/ext/workspace-grid.jl > > > > line 263 and line 159. > > It boils down to get-workspace-right returning nil if one end of the > > workspaces has been reached. It should, if I see this correct, > > return the workspace on the other side, at least if wrap-around is > > set. > > > > Can someone confirm my observations? > > > > -- > > Sawfish ML > > > > > -- Sawfish ML
