yambar/bar
Väinö Mäkelä 1283160e17
bar/wayland: Reset last_mapped_monitor on enter
If the surface enters an output, there's no need for
last_mapped_monitor, and it must be reset to fulfill the asserts in
other parts of the code.

This makes yambar no longer crash when it is hidden by an opaque window
multiple times on a compositor using wlroots' scene tree.
2024-01-03 15:14:05 +01:00
..
backend.h bar: add bar->output_name(), returns the name of the output we’re on 2021-08-09 19:56:47 +02:00
bar.c bar: also log module name when logging a failed module 2022-12-14 12:05:34 +01:00
bar.h config: add inheritable option “font-shaping” 2022-02-23 18:43:13 +01:00
meson.build meson: stop using deprecated functions, require meson >= 0.58 2022-02-27 11:32:46 +01:00
private.h Add layer option 2021-08-25 18:42:46 +02:00
wayland.c bar/wayland: Reset last_mapped_monitor on enter 2024-01-03 15:14:05 +01:00
wayland.h wayland: mucho wip: initial sort-of-working wayland backend 2019-02-03 11:08:53 +01:00
xcb.c Fix: X11 struts 2021-12-09 02:07:24 +01:00
xcb.h bar: wip: define a 'backend' interface 2019-01-29 20:59:25 +01:00