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-07 04:05:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b3d155608d030094f813b5c1908e0017c202547
Waybar
/
include
History
Alexis Rouillard
380607583e
Merge pull request
#2971
from picnoir/pic/power-profiles-daemon
...
Introduce a power-profiles-daemon module
2024-03-04 14:25:16 +01:00
..
modules
Merge pull request
#2971
from picnoir/pic/power-profiles-daemon
2024-03-04 14:25:16 +01:00
util
fix(clock): remove literal operator with reserved name
2024-02-19 21:56:47 -08: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
…