Jas-SinghFSU / HyprPanel

A Bar/Panel for Hyprland with extensive customizability.
MIT License
979 stars 69 forks source link

[Request] New bar widgets #123

Closed zDyanTB closed 3 months ago

zDyanTB commented 3 months ago

Would be great to have more widgets for the bar, like weather and powermenu

I suggest shifting the power options to an expandable widgets on the bar, IMO it's more intuitive and concise

yuri dotfiles shows a cool weather widget image just like an cpu,ram usage

Jas-SinghFSU commented 3 months ago

The goal is to implement the ability for users to create custom modules from within HyprPanel like waybar. The difference is that hyprpanel won't limit the ability to intervals but also allow events. All these custom modules then be satisfied by that implemention.

zDyanTB commented 3 months ago

I see, but these widgets already have an implementation, I just want an bar version. Would this be possible?

Jas-SinghFSU commented 3 months ago

Could you quantify some of the widgets that you'd want please? That way they can be prioritized when work begins.

zDyanTB commented 3 months ago

A power menu, weather, cpu and ram usage I would say they are for quick acess

image As I said, they already exists

Jas-SinghFSU commented 3 months ago

Implemented: I'll update the Wiki to reflect the changes. In the meantime you can refer to: https://github.com/Jas-SinghFSU/HyprPanel/pull/213#issue-2499190614