Giter VIP home page Giter VIP logo

greybird's Introduction

Greybird

Desktop Suite for Xfce

URL: https://github.com/shimmerproject/Greybird

Copyright 2009–2019 Simon Steinbeiß, Satyajit Sahoo, Pasi Lallinaho, Carson Black, Maurizio Galli

Greybird is dual-licensed as GPLv2 or later and CC-BY-SA 3.0 or later.

Greybird is the default theme in Xubuntu 11.04 onwards.

The Greybird desktop suite includes:

  • Gtk+2 theme
  • Gtk+3 theme
  • Xfwm4 themes (normal and compact)
  • xfce-notifyd theme (dark and bright)
  • Emerald theme
  • Metacity theme
  • Mutter theme
  • Gnome Shell theme
  • Plank theme
  • Unity support

Dependencies for Gtk+2 support:

  • gtk2-engines-murrine (>= 0.90)

The Gtk+3 theme uses the builtin engine and consequently has no dependencies.

Build dependencies

Debian or Ubuntu:

sudo apt install autoconf libgdk-pixbuf2.0-dev libglib2.0-bin librsvg2-dev meson ruby-sass sassc

Fedora:

dnf install gdk-pixbuf2-devel librsvg2-devel meson rubygem-sass

openSUSE:

zypper in fdupes gdk-pixbuf-devel gdk-pixbuf-loader-rsvg glib2-devel meson sassc

Build and Install

Local (User) Install

meson --prefix=$HOME/.local builddir
cd builddir
ninja
ninja install
ln -sf ~/.local/share/themes ~/.themes # Required for GTK2

System Install

meson --prefix=/usr builddir
cd builddir
ninja
ninja install

You don't need to use sudo anywhere in the build and install process, as Ninja will elevate with polkit when needed.

greybird's People

Contributors

ochosi avatar satya164 avatar knomepasi avatar jbicha avatar bluesabre avatar andreldm avatar yanpas avatar ralphbike avatar soc avatar vanillajonathan avatar hrnr avatar xyb3rt avatar zniavre avatar mkljczk avatar afdw avatar barravi avatar tanderson-google avatar kinocz avatar ladyruby723 avatar casta avatar flandolfi avatar askmrsinh avatar jaromero avatar andrzej-r avatar

Watchers

James Cloos 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.