Releases: JLErvin/berry
Releases · JLErvin/berry
0.1.2
0.1.1
0.1.0: Merge pull request #16 from ekomizer/patch-1
General project restructure. Contains the following features:
berry
now supports xft and will label window title bars based on its contents- added native mouse support, removing the need for an outdated
sxhkdrc
to move windows using the pointer - added smart window placement using a linear-time dp algorithm
- updated README and man files for easier usage
0.0.7
0.0.6
0.0.5
Added support for the following window types:
- _NET_WM_WINDOW_TYPE_DOCK
- _NET_WM_WINDOW_TYPE_TOOLBAR
- _NET_WM_WINDOW_TYPE_MENU
- _NET_WM_WINDOW_TYPE_UTILITY
- _NET_WM_WINDOW_TYPE_SPLASH
berry
will ignore these windows, allowing them to be mapped as expected. This should add support for bars such as polybar
Other fixes:
- Fixed
man
symlink error for Arch Linux users - Fixed typos in README