dylanaraps / sowm

An itsy bitsy floating window manager (220~ sloc!).
MIT License
915 stars 73 forks source link

sowm: add Multihead fullscreen support #70

Open DevonMorris opened 4 years ago

DevonMorris commented 4 years ago

I pulled this patch from the old patches repo and brought it up to date with master.

The end effect is that you can do centering and fullscreen on each monitor independently

https://github.com/dylanaraps/sowm/pull/70.patch

dag-h commented 4 years ago

The centering only seems to work if you have already fullscreened the window on that monitor once. Just moving the window to my other monitor and centering moves it back to the first monitor.

DevonMorris commented 4 years ago

@Harjuu yeah I noticed that as well. I stopped using sowm and went back to dwm, because I just like tiling better. Feel free to submit a separate PR and I'll close this one.