Go to file
Alexis 7222668326 refactor: disable battery timer stop on inotify event for now 2018-11-09 23:02:46 +01:00
Dockerfiles fix: update travis 2018-11-09 17:15:19 +01:00
include refactor: simpler memory code 2018-11-09 22:55:25 +01:00
package Add archlinux PKGBUILD 2018-08-09 20:50:11 +02:00
protocol fix compilation on systems with old gdbus-codegen 2018-11-02 20:13:09 +01:00
resources Add config option for volume change scroll step size 2018-11-09 22:48:27 +01:00
src refactor: disable battery timer stop on inotify event for now 2018-11-09 23:02:46 +01:00
subprojects fix: fmt 2018-11-08 09:57:24 +01:00
.gitignore fix(window): title on new workspace 2018-10-29 21:52:53 +01:00
.gitmodules Add archlinux PKGBUILD 2018-08-09 20:50:11 +02:00
.travis.yml fix: update travis 2018-11-09 17:15:19 +01:00
LICENSE Initial commit 2018-08-08 23:53:37 +02:00
README.md Update README.md 2018-11-09 17:27:35 +01:00
meson.build fix: fmt 2018-11-08 09:57:24 +01:00
meson_options.txt meson: make extra output directory configurable 2018-10-26 23:20:38 -07:00
preview-2.png chore: optimize preview 2018-10-01 18:56:58 +02:00
preview.png chore: optimize preview 2018-10-01 18:56:58 +02:00

README.md

Waybar Travis Licence
Waybar

Proof of concept

Highly customizable Wayland bar for Sway and Wlroots based compositors.
Available on AUR

Current features

  • Sway Workspaces
  • Sway focused window name
  • Tray (Beta) #21
  • Local time
  • Battery
  • Network
  • Pulseaudio
  • Memory
  • Cpu load average
  • Custom scripts
  • And much more customizations

Configuration and Customization

See the wiki for more details.

How to build

$ git clone https://github.com/Alexays/Waybar
$ meson build
$ ninja -C build
$ ./build/waybar

Contributions welcome! - have fun :)
The style guidelines is Google's

License

Waybar is licensed under the MIT license. See LICENSE for more information.