joewing / jwm

Joe's Window Manager
http://joewing.net/projects/jwm
MIT License
529 stars 85 forks source link

Centering windows with key combination #505

Open ep1955 opened 4 years ago

ep1955 commented 4 years ago

You can specify a window to open centered in .jwmrc and that works very well. Is there a way to center the active window 'on the fly', i.e. with a key combination? If not, would that be possible to implement? Just FYI, JWM is my go-to WM.

graemeg commented 3 years ago

Seems I have a similar wish as you. I would like to manage my window positions and size based on keyboard shortcut. ;-)

https://github.com/joewing/jwm/issues/511

joewing commented 3 years ago

It should now be possible to use the "center" action with key bindings. Thanks!