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-03-09 17:15:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce5a1cf2f96db39ae05db16eba12e99b8dc48b2b
Waybar
/
include
History
Aleksei Bavshin
c6f5cbdf0c
refactor: move all module includes to factory.cpp
...
None of these includes are required in the header.
2024-02-19 15:11:08 -08:00
..
modules
Merge pull request
#2926
from alebastr/meson-cleanup
2024-02-19 23:44:52 +01:00
util
fix:
-Wnon-virtual-dtor
warning in CssReloadHelper
2024-02-17 21:43:10 -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
…