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 05:25:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a4a44896a93fce700b026dae64ff69b7c59ea35
Waybar
/
include
History
Aleksei Bavshin
8a4a44896a
refactor: merge BarSurface into Bar
...
With only one implementation left, the abstraction is no longer necessary.
2024-02-19 03:00:38 -08:00
..
modules
Fix build warnings
2024-02-12 20:09:22 +01:00
util
Merge pull request
#2852
from dpayne/add_css_reload
2024-01-29 22:44:29 +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
Add module systemd-failed-units
2024-01-09 18:19:30 +08:00
group.hpp
refactor: move signal handler adding into separate method
2023-10-14 18:30:27 -03:00
IModule.hpp
…