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
-
1
derived packages
- Download package
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
bspwm-0.9.10.tar.gz | 0000114099 111 KB | 6 months |
bspwm.changes | 0000008259 8.07 KB | 3 months |
bspwm.desktop | 0000000144 144 Bytes | over 4 years |
bspwm.spec | 0000003649 3.56 KB | 3 months |
Comments for bspwm 6
jkomoroski wrote about 2 years ago
Upstream has published a new version (0.9.6) https://github.com/baskerville/bspwm/releases/tag/0.9.6
avindra wrote about 2 years ago
With no release notes.... Again. Is there a mailing list or something?
jkomoroski wrote about 2 years ago
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.
jkomoroski wrote about 2 years ago
Looks like there was a bug fix and immediate release to version 0.9.7.
jkomoroski wrote almost 2 years ago
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
binw wrote 4 months ago
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