yambar/bar
Daniel Eklöf 9353aa14fe
bar: set clip region before calling the particles’ expose() methods
This ensures particles that are “too wide” doesn’t try to render
outside the bar, possibly overrunning both margins and borders. Or
worse, crashes yambar.

Closes #198
2022-06-05 00:33:30 +02: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: set clip region before calling the particles’ expose() methods 2022-06-05 00:33:30 +02: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: error handling when dispatching Wayland events 2022-01-09 23:12:52 +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