This website requires JavaScript.
Explore
Help
Sign In
mirror
/
Waybar
Watch
3
Star
0
Fork
0
You've already forked Waybar
mirror of
https://github.com/Alexays/Waybar.git
synced
2026-02-10 04:15:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f26efae569fcbb088b7ab476cd59272be0543e30
Waybar
/
include
History
Alexis Rouillard
f26efae569
Merge pull request
#3130
from kiriDevs/kiridevs/battery-cycles
...
battery: Add {cycles}, {health} format replacements
2024-04-18 08:33:17 +02:00
..
modules
Merge pull request
#3130
from kiriDevs/kiridevs/battery-cycles
2024-04-18 08:33:17 +02:00
util
refactor(privacy): clean up the module
2024-03-25 20:16:47 +01:00
AAppIconLabel.hpp
…
AIconLabel.hpp
…
ALabel.hpp
…
AModule.hpp
feat: add
module
class to the root elements of the modules
2024-02-14 22:41:13 -08:00
ASlider.hpp
feat: pulseaudio slider module
2023-10-15 17:52:12 -03:00
bar.hpp
refactor: merge BarSurface into Bar
2024-02-19 03:00:38 -08:00
client.hpp
feat!: drop RawSurfaceImpl with direct use of wlr-layer-shell
2024-02-17 11:23:17 -08:00
config.hpp
…
factory.hpp
refactor: move all module includes to factory.cpp
2024-02-19 15:11:08 -08:00
group.hpp
refactor: move signal handler adding into separate method
2023-10-14 18:30:27 -03:00
IModule.hpp
…