## What's Changed * Window properties: it is now possible to match windows on their application and title and set their parameters (such as floating or insertion index). * Mouse follows focus option is now toggle-able. * Binding to toggle focused window to full display width by @MarcelBochtler ## Notable Fixes * Multiple displays are now handled correctly, also during docking and undocking. * Minimizing/Hiding the windows works as expected. * Newly created windows should now always be focused correctly. * Window commands are now parsed once at startup, being more efficient. ## New Contributors * @MarcelBochtler made their first contribution in https://github.com/karinushka/paneru/pull/47 **Full Changelog**: https://github.com/karinushka/paneru/compare/v0.2.1...v0.3.0