Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dylanaraps/openbox-patched
PKGBUILD and patches for Openbox with Rounded Corners
https://github.com/dylanaraps/openbox-patched
openbox
Last synced: 3 months ago
JSON representation
PKGBUILD and patches for Openbox with Rounded Corners
- Host: GitHub
- URL: https://github.com/dylanaraps/openbox-patched
- Owner: dylanaraps
- License: gpl-2.0
- Archived: true
- Created: 2017-08-13T01:27:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T10:39:03.000Z (over 4 years ago)
- Last Synced: 2024-05-14T15:36:22.131Z (6 months ago)
- Topics: openbox
- Size: 942 KB
- Stars: 111
- Watchers: 9
- Forks: 8
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# openbox-patched
This repo contains various patches for Openbox `3.6.2`. The purpose of this repo is to track issues and fix quirks with the Rounded Corners patch.
![scrot](http://i.imgur.com/ThihqTS.png)
## Installation
Install `openbox-patched` from the AUR.
## Patches
This package uses the following patches.
### Rounded Corners
This patch adds support for rounded corners to Openbox.
> Source: https://forums.bunsenlabs.org/viewtopic.php?pid=46711#p46711
**Enabling rounded corners:**
To enable Rounded Corners add this line to the '\' section of your Openbox config.
'8'
The patch also takes an argument for menu corners.
'8'
### Fix out of bounds
This patch fixes a crash when only a single window button is enabled.
> Source: https://github.com/danakj/openbox/pull/26