Search Criteria
Package Details: bspwm-rounded-corners 0.9.10-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/bspwm-rounded-corners.git (read-only, click to copy) |
---|---|
Package Base: | bspwm-rounded-corners |
Description: | Tiling window manager based on binary space partitioning |
Upstream URL: | https://github.com/phuhl/bspwm-rounded |
Keywords: | bspwm rounded wm |
Licenses: | BSD |
Conflicts: | bspwm, bspwm-git |
Submitter: | xXR01I1Xx |
Maintainer: | None |
Last Packager: | mdeboer |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2020-03-25 19:35 (UTC) |
Last Updated: | 2021-05-25 16:20 (UTC) |
Dependencies (6)
- xcb-util
- xcb-util-keysyms
- xcb-util-wm
- git (git-gitAUR, git-glAUR) (make)
- sxhkd (sxhkd-gitAUR) (optional) – to define keyboard and pointer bindings
- xdo (xdo-gitAUR) (optional) – for the example panel
Latest Comments
mdeboer commented on 2023-01-20 15:46 (UTC)
I have given up this package for adoption as it apparently is no longer maintained.
apropos commented on 2020-10-11 03:45 (UTC)
If anyone's having trouble applying the patch for the latest version of bspwm, I've put together an updated version here: https://github.com/j-james/bspwm-rounded-corners/commit/00e85df0505d2bfbd41234d1daf2f03c461b6a2b.patch
leiti34 commented on 2020-07-01 12:07 (UTC)
Here is a fix for the currently failing build with gcc10: https://github.com/baskerville/bspwm/issues/1143#issuecomment-652186323
leiti34 commented on 2020-06-26 18:11 (UTC)
Build fails currently
andrewjmcgehee commented on 2020-04-21 01:43 (UTC) (edited on 2020-04-21 01:44 (UTC) by andrewjmcgehee)
There is an issue where the border does not redraw correctly when windows are opened or closed. Steps to reproduce: 1. have non zero bspc config border_width and non zero bspc config border_radius 2. create a new window or delete existing windows and pay attention to focus borders near corners or near sides adjacent to new windows. Goes away once the offending window is focused again.