This website requires JavaScript.
Explore
Help
Register
Sign In
blankie
/
Waybar
Watch
1
Star
0
Fork
You've already forked Waybar
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bb33427f65
Waybar
/
include
History
Jordan Leppert
bb33427f65
Making idle_inhibitor_ private and initialised in constructor, as it was before.
2020-11-01 13:38:58 +00:00
..
modules
Making idle_inhibitor_ private and initialised in constructor, as it was before.
2020-11-01 13:38:58 +00:00
util
replace lowercase "k" with uppercase "K"
2020-10-28 19:39:50 +08:00
ALabel.hpp
clock: scroll through multiple timezones
2020-08-13 18:53:18 -04:00
AModule.hpp
fix: cancel thread and fix window close
2020-05-27 09:10:38 +02:00
IModule.hpp
refactor: AModule
2019-06-15 14:57:52 +02:00
bar.hpp
Idle inhibitor toggle no longer update all modules - a list of idle inhibitors is maintained on the Client.
2020-10-31 17:30:25 +00:00
client.hpp
Since idle_inhibitor's have a surface, we should have one for each inhibitor module. Therefore, the status is stored on the Client, and all modules create or destroy their inhibitors depending on Client's idle_inhibitor_status. Also, when modules are destroyed they remove themselves from Client's idle_inhibitor_modules.
2020-11-01 13:33:28 +00:00
factory.hpp
Merge branch 'master' into sway-language-module
2020-10-20 12:22:22 +03:00