Skip to content
/ Madobe Public

A KWin decoration supporting themes for customization

License

Notifications You must be signed in to change notification settings

orbitrc/Madobe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Madobe

Madobe(窓辺, まどべ) is a highly customizable KWin window decoration.

Build

Preparation

Arch Linux

TODO

Ubuntu

$ sudo apt install cmake extra-cmake-modules

Compilation

$ mkdir build
$ cd build
$ cmake ..
$ make

Installation

Arch Linux

$ sudo cp madobedecoration.so /usr/lib/qt6/plugins/org.kde.kdecoration2/

Ubuntu

$ sudo cp madobedecoration.so /usr/lib/x86_64-linux-gnu/qt5/plugins/org.kde.kdecoration2/

Themes

Madobe as is a kind of theme engine. The config file is /etc/madobe.conf and themes are stored under /usr/share/madobe/themes/.

A theme is structured as

theme-name/
 |- images/
 |- metadata.desktop
 +- theme.json

Images

TODO

License

Madobe is developed under MIT License. For the detail, see the LICENSE file.

About

A KWin decoration supporting themes for customization

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published