andreldm / xfwm4-theme-generator

Creates xfwm4 themes from client side decorations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xfwm4 theme generator

Creates xfwm4 themes from client side decorations.

How to use

git clone https://github.com/andreldm/xfwm4-theme-generator
cd xfwm4-theme-generator
# make sure you have gcc and development packages for gtk3 installed
make
./theme-generator
make install
make set-theme

Samples

Download any of the samples below, extract it at ~/.themes, run xfwm4-settings and select "Theme-Generator-*" (you can rename it to whatever name you prefer).

Adwaita

Adwaita

Adwaita-dark

Adwaita-dark

Greybird

Greybird

Greybird-dark

Greybird-dark

Status

Experimental, while not pixel perfect, current results are enough for a satisfactory experience.
Animations and opacity are not supported.

About

Creates xfwm4 themes from client side decorations.

License:GNU General Public License v2.0


Languages

Language:C 87.3%Language:Makefile 12.7%