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-04-01 04:13:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7c7ef68147e0793f55ca293e221e6191406cd21
Waybar
/
include
History
Alexis Rouillard
04f73e7303
Merge pull request
#2973
from Azazel-Woodwind/feature/hyprland-window-improvements
...
Improved hyprland/window by fixing icon search and implementing configurable spacing
2024-02-28 09:29:54 +01:00
..
modules
Merge pull request
#2973
from Azazel-Woodwind/feature/hyprland-window-improvements
2024-02-28 09:29:54 +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
…