Waybar/include
Aleksei Bavshin dde700f2c9
feat: use gtk-layer-shell library for correct positioning of popups
To enable: use sway >= 1.2, compile waybar with `-Dgtk-layer-shell=enabled` meson option.
Original behavior could be restored at runtime by setting `"gtk-layer-shell": false` in waybar config.
2019-12-27 16:42:14 -08:00
..
modules fix: no need to wait on start 2019-09-25 09:32:22 +01:00
util custom formatter for numbers in 'pow' units format 2019-09-25 12:53:06 +02:00
ALabel.hpp feat: ellipsize modules 2019-06-28 14:16:09 +02:00
AModule.hpp fix: No need to format string with unused 'arg' named argument (#484) 2019-10-16 22:39:45 +02:00
IModule.hpp refactor: AModule 2019-06-15 14:57:52 +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: fetch outputs from Gtk::Display instead of wl_registry. 2019-12-27 16:42:12 -08:00
factory.hpp Add a disk module 2019-09-25 08:47:33 +02:00