This release includes a number of quality of life improvements:
focus_on_clickberryccommand. Previously, focusing my clicking on a window (not its decoration) was delegated to the keybinding daemon (e.g.sxhkd). Thesxhkdimplementation, however, caused issues with some dropdown menus in applications (e.g. menu selection in Firefox). As such,berrynow natively supports afocus_on_clickoption to capture mouse clicks to focus windows.- Added a
window_killfeature to forcefully close misbehaving applications.window_closeshould still be preferred for nominal workflows. - Fixed a bug where
smart_placewas ignored byberry. - Added support for the EWMH
_NET_WM_STATE_BELOWproperty as well as thewindow_belowberryccommand.