Releases: JLErvin/berry
Releases · JLErvin/berry
0.1.12
0.1.11
- Updates man pages to properly reflect the allowed size/resize masks
- Fixes off-by-one bug when using
resize_mask
- NOTE: This is technically a breaking change, although previous values of
resize_mask
were incorrect (i.e.mod2
was considered to bemod1
. Be sure to double check which bindings you have if you experience issues.
- NOTE: This is technically a breaking change, although previous values of
- Fix bug related to switching focused windows across workspaces
0.1.10: Merge pull request #160 from kalekundert/master
Expose monitor dimensions via BERRY_WINDOW_STATUS
Berry 0.1.9
Adds bug fixes for the following:
- Instability caused by
cycle_focus
- Issue closing clients (i.e. Spotify) when it is the only open window on a workspace
- Misc. typo fixes
0.1.8: Merge pull request #125 from msharov/master
Remove use of float and math.h
0.1.7
0.1.6
Includes a number of quality of life improvements, bug fixes, and feature requests. Namely:
- Move and resize windows using the mouse, without having the click on the title bar. Use a modifier key to initiation moving or resizing.
- Add
pointer_interval
ipc command, which should address issues with input lag on high refresh rate monitors. Thanks to the creators ofbspwm
for the inspiration to implement such a function. - Focus may now be redirected by programs such as
rofi -show window