~rbdr/Flat-Bezel.qsplugin

A new take on the Bezel Interface, using a flatter look.
0b613692 — Ruben Beltran del Rio a month ago
Prep version 1.1.0
80583e8f — Ruben Beltran del Rio a month ago
New icons + fix version
6c2cdbc5 — Ruben Beltran del Rio a month ago
Add build files

clone

read-only
https://git.sr.ht/~rbdr/Flat-Bezel.qsplugin
read/write
git@git.sr.ht:~rbdr/Flat-Bezel.qsplugin

You can also use your local clone with git send-email.

#Flat Bezel qsplugin

To-do: Add Screenshot

Pre-alpha development.

A new take on the Bezel Interface, using a flatter look.

#Building

For easy CLI build you can run make. The default configuration is Debug, but you can change the configuration by running make -e configuration=Release.

This assumes quicksilver is checked out in ../../vendor/Quicksilver, but this value can be updated with the quicksilver_path variable (eg. make -e quicksilver_path=../Quicksilver).

#Building for release

To build for release you will have to set the environment variable $SIGNING_IDENTITY, otherwise it won't be correctly signed