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-06 05:55:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a73669be6a2bf7e8c592b4a38a445b03e5c4cd4d
Waybar
/
include
History
Tamino Bauknecht
a73669be6a
modules/upower: use smart pointer to avoid memory leak
2023-10-21 11:50:28 +02:00
..
modules
modules/upower: use smart pointer to avoid memory leak
2023-10-21 11:50:28 +02:00
util
util: add scope_guard
2023-10-21 11:50:06 +02:00
AAppIconLabel.hpp
…
AIconLabel.hpp
…
ALabel.hpp
…
AModule.hpp
Add handleRelease method to release events
2023-08-16 17:14:49 +02:00
ASlider.hpp
feat: pulseaudio slider module
2023-10-15 17:52:12 -03:00
bar.hpp
refactor: don't use a group's box directly in bar
2023-10-14 13:23:11 -03:00
client.hpp
clean up client.cpp
2023-09-07 13:43:59 +00:00
config.hpp
…
factory.hpp
Introduce cpu_usage module
2023-09-13 21:56:32 +02:00
group.hpp
refactor: move signal handler adding into separate method
2023-10-14 18:30:27 -03:00
IModule.hpp
…