All Projects → dylanaraps → Openbox Patched

dylanaraps / Openbox Patched

Licence: gpl-2.0
PKGBUILD and patches for Openbox with Rounded Corners

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

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 '<theme>' section of your Openbox config.

'<cornerRadius>8</cornerRadius>'

The patch also takes an argument for menu corners.

'<cornerRadius menu="yes">8</cornerRadius>'

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].