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 23:55:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e73ea8d608e54dca4c99616444343a7c24340e61
Waybar
/
include
History
Erik Reider
e73ea8d608
Fixed cases where the module would be hidden when it should be visible
2023-10-26 23:37:10 +02:00
..
modules
Fixed cases where the module would be hidden when it should be visible
2023-10-26 23:37:10 +02:00
util
Initial implementation
2023-10-26 23:22:02 +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
Initial implementation
2023-10-26 23:22:02 +02:00
group.hpp
refactor: move signal handler adding into separate method
2023-10-14 18:30:27 -03:00
IModule.hpp
…