barista icon indicating copy to clipboard operation
barista copied to clipboard

An i3status alternative in golang

Results 34 barista issues
Sort by recently updated
recently updated
newest added

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.68.0 to 0.91.0. Release notes Sourced from google.golang.org/api's releases. v0.91.0 0.91.0 (2022-08-01) Features all: auto-regenerate discovery clients, refs #1639 #1637 v0.90.0 0.90.0 (2022-07-28) Features all: auto-regenerate discovery...

dependencies

Hi, does anybody else miss signal quality value of wireless connection, in current [wlan](https://pkg.go.dev/barista.run/modules/wlan) module? I find it quite common and practical, almost every status indicator AFAIK does support it...

feature request
module

I'm using barista along with [home-manager](https://github.com/nix-community/home-manager). home-manager is basically a way to have your `home/` directory be generated from configurations files. In particular, you can do things such as `programs.emacs...

feature request
module

Manual copy/paste oauth flows are now deprecated for Google (and were never really supported for GitHub). Since we have a central broker for oauth, we should be able to transparently...

feature request
internal
help-wanted

Got tripped up by this when using https://github.com/Sinono3/souvlaki through https://github.com/jpochyla/psst. It uses `xesam:albumArtist` instead of `xesam:artist` and the `xesam:albumArtist` is a String, not Array, so we should probably handle that,...

cla: yes

I just found out about this project and quickly tried out the sample bar provided. Seems to work as advertised, but for some reason the icons don't show up for...

Making background completely transplarent

Forked from #150 to track the general case. If a scheduler is set to trigger after 10 minutes, and the system is suspended for 9 minutes, it will actually trigger...

bug
internal

Thanks for all of your hard work on Barista, love it! I wanted to display my VPN connectivity status on the bar but it seems `tun0`'s state is always 0,...

bug
module

I have checked out your VPN implementation and tested it with my Wireguard interface. It looks like that your VPN module is not handling the netlinks correctly or (this case...

feature request
module