somebar/src
Raphael Robatsch 83f59945a6 fix crash when an output goes away
happens e.g. when a monitor is powered off.
The wl_output interface published by dwl has version 1, but the
wl_output_release request is only supported since version 3.
2022-12-04 19:05:35 +01:00
..
bar.cpp fix bug where hidden bar cannot be shown anymore 2022-11-27 10:41:05 +01:00
bar.hpp refactor: don't wrap Bar in an optional 2021-11-02 19:15:24 +01:00
common.hpp fix crash when an output goes away 2022-12-04 19:05:35 +01:00
config.def.hpp style: config 2021-10-30 11:55:35 +02:00
line_buffer.hpp bugfix: line_buffer 2021-10-30 11:21:30 +02:00
main.cpp trim spaces from title and layout symbol 2022-11-25 11:19:52 +01:00
shm_buffer.cpp code style cleanup 2021-11-17 17:53:35 +01:00
shm_buffer.hpp code style cleanup 2021-11-17 17:53:35 +01:00