Waybar/src
Aleksei Bavshin 6585381230
fix(client): remove unnecessary wl_output_roundtrip
At this point we're not awaiting any protocol events and flushing
wayland queue makes little sense. As #1019 shows, it may be even harmful
as an extra roundtrip could process wl_output disappearance and delete
output object right from under our code.
2021-02-08 22:30:01 -08:00
..
modules Merge pull request #1021 from jgmdev/taskbar-icons 2021-02-07 16:52:34 +01:00
util Use g_unichar_iswide to properly align calendar on CJK locales 2021-01-31 11:53:53 -08:00
ALabel.cpp align should use rotate property 2021-02-01 01:44:51 -08:00
AModule.cpp Fix "on-click-backward" when "on-click-forward" is not present 2020-09-26 15:55:06 -04:00
bar.cpp Better way of doing it by just moving the original delcarations after everything's for sure been set 2020-12-28 13:44:16 -07:00
client.cpp fix(client): remove unnecessary wl_output_roundtrip 2021-02-08 22:30:01 -08:00
factory.cpp feature: created sway language submodule; added styles & config part for a sway language submodule 2020-10-10 19:09:18 +03:00
main.cpp Implement support for reloading of config files. 2020-08-28 22:34:24 +10:00