Teika Kazura <[email protected]> writes: > Hi. With new commit, all maximized windows get restarted in VP (0, 0). > Does anyone experience it? > > I set in rc: > ( define-special-variable window-history-states > '( sticky-viewport ignored never-focus type > dimensions fixed-position maximized > frame-style cycle-skip window-list-skip viewport > ) )
I haven't been able to reproduce it. Are they maximized vertically, horizontally, both, or fullscreen? Can you maximize a window in some other viewport than the one you're in via sawfish-client -- e.g.: user> (require 'maximize) t user> (maximize-window (get-window-by-name "foo")) This should work, and it shouldn't switch viewports. The only thing I can think of is maybe there's something in your history file that's setting the location of the windows? What happens if you move it aside temporarily? > Thanks anyway. The goal must be near. > Teika (Teika kazura) -- Jeremy Hankins <[email protected]>
