yambar/bar
Aivars Vaivods 6212f98dd3 Fixed bar not reappearing after being fully hidden
Somewhere between versions 0.16 and 0.18 wlroots implemented rendering
code optimizations. One of optimizations was to not call frame callback
for invisible surfaces. This caused bar to not reappear, if it was fully
hidden behind non-transparent window.
2025-07-11 22:49:28 +03:00
..
backend.h Fixed bar not reappearing after being fully hidden 2025-07-11 22:49:28 +03:00
bar.c Fixed bar not reappearing after being fully hidden 2025-07-11 22:49:28 +03:00
bar.h Implemented auto-hide functionality on Wayland 2024-11-17 22:18:51 +02:00
meson.build meson: stop using deprecated functions, require meson >= 0.58 2022-02-27 11:32:46 +01:00
private.h Implemented auto-hide functionality on Wayland 2024-11-17 22:18:51 +02:00
wayland.c Fixed bar not reappearing after being fully hidden 2025-07-11 22:49:28 +03:00
wayland.h wayland: mucho wip: initial sort-of-working wayland backend 2019-02-03 11:08:53 +01:00
xcb.c fix bar Y position in case of multi-monitor setups with mixed resolutions 2024-09-04 15:33:25 +02:00
xcb.h bar: wip: define a 'backend' interface 2019-01-29 20:59:25 +01:00