Skip to content

simple X11 status bar and launcher for lightweight window managers

License

Notifications You must be signed in to change notification settings

alisabedard/xstatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xstatus

simple X11 status bar and launcher for lightweight window managers

Custom Status Text

The ruby utility rbstatus.rb is included as an example of how to provide a custom updating status string to xstatus. xstatus reads /tmp/xstatus periodically, displaying the text therein. You may have to modify the files polled in rbstatus.rb to reflect your own system.

You may also create a symbolic link from an updated file to /tmp/xstatus. xstatus will periodically read that file. For example, use ln -s /proc/loadavg /tmp/xstatus.

TO-DO

  • Handle widget failure gracefully--If something is not available, simply disable it dynamically.
  • Compute geometries, rather than using so many fixed values.
  • Add menus
  • Add Xft support

About

simple X11 status bar and launcher for lightweight window managers

Resources

License

Stars

Watchers

Forks

Packages

No packages published