github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

nsf / bmpanel

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 4
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (28)
  • Wiki (1)
  • Graphs
  • Tree: c8c6cb5

click here to add a description

click here to add a homepage

  • Branches (1)
    • master
  • Tags (28)
    • 0.9.27
    • 0.9.26
    • 0.9.25
    • 0.9.24
    • 0.9.23
    • 0.9.22
    • 0.9.21
    • 0.9.20
    • 0.9.19
    • 0.9.18
    • 0.9.17
    • 0.9.16
    • 0.9.15
    • 0.9.14
    • 0.9.13
    • 0.9.12
    • 0.9.11
    • 0.9.10
    • 0.9.9
    • 0.9.8
    • 0.9.7
    • 0.9.6.1
    • 0.9.6
    • 0.9.5.4
    • 0.9.5
    • 0.9.4.1
    • 0.9.4
    • 0.9.3.1
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

bmpanel - lightweight, netwm compliant, x11 panel with desktop switcher, taskbar, systray and clock — Read more

  cancel

http://nsf.110mb.com/bmpanel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Few more updates in "w/o libev" area. 
nsf (author)
Tue Jun 24 11:59:15 -0700 2008
commit  c8c6cb5c8a6e2f526cf7d981ce04ae38deb92466
tree    9af314007566a8a115a2456abc49f7c7df390cf2
parent  e714354b59b004e34d57a8e0cbba9c0a313c5e5e
bmpanel / INSTALL INSTALL
100644 59 lines (38 sloc) 1.475 kb
edit raw blame history
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
REQUIREMENTS ------------
 
 - imlib2
 - freetype2
 - Xlib
 - XRender
 - XComposite
 - fontconfig
 - make and gcc 4.x.x to compile library (tested on gcc 4.2.3)
 
INSTALL -------
 
Simple build & install (as not root user and with sudo installed, or
simply run as root without sudo):
 
./configure && sudo make install
 
Will install bmpanel to /usr/bin/bmpanel and themes to
/usr/share/bmpanel/themes. If you don't like default prefix for
install, you can specify it like this:
 
./configure --prefix=/usr/local && sudo make install
 
for debug build use:
 
./configure --debug && sudo make install
 
RUNNING -------
 
Simply run:
 
bmpanel <theme>
 
where <theme> is one of built-in themes or separate downloaded theme.
 
BMPanel have no config files, it uses theme files instead. BMPanel
will search for themes in following places in following order:
 
1. ~/.bmpanel/themes/<theme> 2. PREFIX/share/bmpanel/themes/<theme>
(default: /usr/share/bmpanel/themes/<theme>) 3. <theme> (if you use
absolute path)
 
You might want to run bmpanel in background. For example with native
theme:
 
bmpanel native &
 
Don't bother to use themes as config. Just copy one of
PREFIX/share/bmpanel/themes to your ~/.bmpanel/themes dir and change
them as you want.
 
THEME NOTES
-----------
 
As of version 0.9.16 bmpanel uses fontconfig font searching style. For
more info please see: http://fontconfig.org/fontconfig-user.html
 
Themes documentation currently available at page: http://nsf.110mb.com/bmpanel
 
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server