Skip to content

Releases: JLErvin/berry

0.1.12

24 Oct 06:27
e5bcb3f
Compare
Choose a tag to compare
Merge pull request #184 from JLErvin/persist-decorations-on-ws-switch

Persist decorations on workspace send

0.1.11

17 Mar 23:38
b563041
Compare
Choose a tag to compare
  • 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 be mod1. Be sure to double check which bindings you have if you experience issues.
  • Fix bug related to switching focused windows across workspaces

0.1.10: Merge pull request #160 from kalekundert/master

04 Feb 04:34
8a8857a
Compare
Choose a tag to compare
Expose monitor dimensions via BERRY_WINDOW_STATUS

Berry 0.1.9

13 Jun 22:21
fdfd800
Compare
Choose a tag to compare

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

08 May 20:59
05c2465
Compare
Choose a tag to compare

0.1.7

02 Nov 17:28
0aa84a1
Compare
Choose a tag to compare

Update multi-monitor functionality for better usability.

0.1.6

25 Oct 01:53
88d9bcf
Compare
Choose a tag to compare

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 of bspwm for the inspiration to implement such a function.
  • Focus may now be redirected by programs such as rofi -show window

0.1.5

22 Mar 06:08
Compare
Choose a tag to compare
Fix ewmh _NET_CLIENT_LIST when sending to ws

0.1.4

10 Mar 06:06
Compare
Choose a tag to compare
Updated man pages

0.1.3

21 Sep 03:36
Compare
Choose a tag to compare
Hotfix for smart_place