GithubHelp home page GithubHelp logo

couldbethis / xfwm4-themes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from distrotech/xfwm4-themes

0.0 0.0 0.0 2.01 MB

Mirror of git://git.xfce.org/art/xfwm4-themes

Shell 0.39% Makefile 97.87% M4 1.74%

xfwm4-themes's Introduction

xfwm4

TODO: Write this file !

What it does already :

- It's based on gtk-2.0
- It uses pango for font rendering, so it handles plenty of characters
sets and can use aa text if GDK_USE_XFT is set
- It implements both GNOME and NET standards, so you can play with
GNOME, Xfce and KDE all at the same time.
- It looks pretty cool and run fairly fast, at least on the systems I've
tested
- It's stable, I switched both at work and at home and I didn't
encounter a crash for a loooong time. However, don't sue me if you run
it and loose the work that should have been done for yesterday ;-)

What it doesn't do

- No task list, no icons. Use either kicker from KDE or panel from GNOME
if you want this. Later, a separate task manager will be added, so it's
not a feature that is missing in xfwm4, it will simply be a separate
application...

What it doesn't do yet :

Xinerama, session management.

To test it :

1) Make sure you have GTK-2.0 installed on your system (get it from
http://www.gtk.org), including pkg-config, pango, atk, glib-2.0.1 and
gtk-2.0.2

2) Retrieve xfwm4's sources
# cvs -d:pserver:[email protected]:/cvsroot/xfce login
# cvs -d:pserver:[email protected]:/cvsroot/xfce co
xfce-devel/xfwm4

3) Compile xfwm4

cd xfce-devel/xfwm4
./configure && make && make install-strip

Note that the install procedure is not optimum yet, so it's safer to let
configure install it in /usr/local

4) For best results, copy xfce-devel/xfwm4/example.xfwm4rc to
$HOME/.xfwm4rc and example.gtkrc-2.0 to $HOME/.gtkrc-2.0

5) edit $HOME/.xfwm4rc and set the options according to your taste. The
file is quite self explanatory, however, one cool feature you can test
is themes.

theme=/usr/local/share/xfwm4/themes/<theme>

where <theme> can be :

agua
coldsteel
cruxish
gtk
kde
next
oroborus
platinum
redmond
redmondxp
slimline
xfce

You can also choose what buttons are visible and where they are located

# button_layout :
#    O = Option menu
#    T = Stick
#    H = hide
#    S = shade
#    M = maximize
#    C = close
#    | = title

The default is

button_layout=OT|SHMC
theme=kde


xfwm4-themes's People

Contributors

bmeurer avatar couldbethis avatar kelnos avatar nschermer avatar ofourdan avatar stephanarts 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.