Skip to content

lacarthur/widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

widgets

widgets is a small proof of concept bar for Wayland. It is made using the iced library directly. It is not feature complete at all, but any further development will have to wait until iced supports the wlr layer shell protocol, which will probably have to wait until winit does. In the meantime, I'm using the Cosmic fork of iced, which supports wlr layer shell via sctk, but as far as I can tell, it does not support multiple windows for it, which I would like for a bar.

Right now, the bar has three different "widgets":

  • a Hyprland workspace display, that communicates with Hyprland via IPC socket,
  • a clock, that is also able to display the date,
  • a battery display, which displays the status and charge of the battery

videobar

About

A very simple bar for Wayland made with iced.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages