Git Product home page Git Product logo

material-decoration-bt's Introduction

Demo

material-decoration-bt

Material-styled window decoration theme for KWin. Resembles the decorations in Windows 10. Extensive customization possible through src/Decoration.cc; theme also takes colors from the user's color scheme and KWin window rules.

Kvantum theme recommended for use with this theme overall: https://github.com/Luwx/Fluent-kvantum

If you so choose to use the theme above, place this color scheme in ~/.kde/share/apps/color-schemes/ ; it should blend in with Fluent Kvantum if you choose not to use top toolbars.

Features of this fork

  • Consistent shadows with great contrast (from the Breeze theme)
  • 0.635 opacity by default, picked by trial and error to blend in with the themes above
  • Automated installation
  • Changing opacity via terminal

Prerequisites

  • KDecoration2
  • Might need other KDE Framework 5 headers; see the output of ´cmake´
  • cmake

In Ubuntu, you may satisfy these with sudo apt install cmake build-essential extra-cmake-modules qtbase5-dev libkdecorations2-dev libkf5*-dev

Downloading

git clone https://github.com/yagomont/material-decoration-bt.git

Installing

cd material-decoration-bt; bash setup.sh

OR (If you think bt-opacity is trash/bloat/malware, this will not install it.)

cd material-decoration-bt/build; cmake -DCMAKE_INSTALL_PREFIX=/usr .. ; sudo make -j4 install

Changing opacity at runtime

Run bt-opacityanywhere.

material-decoration-bt's People

Contributors

eyllanesc avatar yagomont avatar zzag avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.