bspwm
A tiling window manager based on binary space partitioning.
* It only responds to X events, and the messages it receives on a dedicated socket.
* bspc is a program that writes messages on bspwm's socket.
* bspwm doesn't handle any keyboard or pointer inputs: a third party program (e.g. sxhkd) is needed in order to translate keyboard and pointer events to bspc invocations.
- Developed at X11:windowmanagers
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/bspwm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
bspwm-0.9.3.tar.gz | 0000095779 93.5 KB | |
bspwm.changes | 0000003919 3.83 KB | |
bspwm.desktop | 0000000144 144 Bytes | |
bspwm.spec | 0000003719 3.63 KB |
Revision 4 (latest revision is 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 591770
from
Luke Jones (luke_nukem)
(revision 4)
Comments 6
Upstream has published a new version (0.9.6) https://github.com/baskerville/bspwm/releases/tag/0.9.6
With no release notes.... Again. Is there a mailing list or something?
Not that I'm aware of. Small project, not even a website. Is there something I can do to help? I've been running 0.9.6 (or the equivalent commit) from a source build for a few weeks without any issue, for what it's worth.
Looks like there was a bug fix and immediate release to version 0.9.7.
I've been testing version 0.9.6 locally. Didn't see any issues, so I've moved on to 0.9.7 and set up an obs package for it. I'll give it a few days to bake before making a request.
https://build.opensuse.org/package/show/home:jkomoroski:branches:openSUSE:Factory/bspwm
Upstream has updated to 0.9.10: https://github.com/baskerville/bspwm/releases/tag/0.9.10
By the way the change log is not on the release page but can be found in a file in the project repo: https://github.com/baskerville/bspwm/blob/master/doc/CHANGELOG.md