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-08 15:05:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
99dde1aff8db2d77a7b351985233c98c5f5cd377
Waybar
/
include
History
Alex
d5875c468f
Merge pull request
#550
from PlusMinus0/use_form_factor
...
Use PA_PROP_DEVICE_FORM_FACTOR for device icon.
2020-01-15 10:05:34 +00:00
..
modules
Use PA_PROP_DEVICE_FORM_FACTOR for device icon.
2020-01-13 11:34:33 +01:00
util
custom formatter for numbers in 'pow' units format
2019-09-25 12:53:06 +02:00
ALabel.hpp
…
AModule.hpp
fix: No need to format string with unused 'arg' named argument (
#484
)
2019-10-16 22:39:45 +02:00
bar.hpp
feat: use gtk-layer-shell library for correct positioning of popups
2019-12-27 16:42:14 -08:00
client.hpp
refactor(client): use std::list<waybar_output> to store outputs
2020-01-14 07:27:08 -08:00
factory.hpp
…
IModule.hpp
…