8000
Skip to content

Releases: kiddersmxj/dwmbar-k

v0.1.0-alpha

18 Feb 19:01

Choose a tag to compare

v0.1.0-alpha Pre-release
Pre-release

v0.1.0-alpha

Current and planned features

  • Modules output
  • Parent program handles output
  • XSR() parsing handling and printing
  • Module handling
    • Auto launching modules
    • Re-launching modules
  • Synchronisation
    • Internal program clock
    • Multi program clock
  • Additional modules
    • media-k
    • network-k
  • Colour customization
  • Error handling
    • Backup unsuccessful output in case of failure
    • Write backup to output in case of failure
    • Data file passing to parent
    • Warning for overly failed output
    • Separate std-k and dwmbar-k libs
  • Third bar
    • Get bar length
    • Auto resising module output

Installation

For main branch git clone https://github.com/kiddersmxj/dwmbar-k

For latest release check https://github.com/kiddersmxj/dwmbar-k/releases

Run sudo make in local repo - Makefile does not install to /usr/bin as program relies o multiple binaries in dictated directory structure to work

Usage

Put $INSTALL_LOCATION/bin/dwmbar-k & in .xinitrc or equivalent

0