1
0
mirror of https://github.com/Cloudef/bemenu synced 2024-11-23 17:32:11 +01:00
bemenu/lib/renderers
Stacy Harper 3039ee97db fix dangling pointer state on wayland
With this new version, the pointer click doesnt select the highlighted
element.

To fix the issue we initialize correctly the bm_pointer struct.

We also stop trying to use our pointer enums as bitflags with |=
2022-10-09 14:09:25 +09:00
..
curses Fix exiting when an unexpected Wayland error occurs. 2022-08-03 08:55:34 +09:00
wayland fix dangling pointer state on wayland 2022-10-09 14:09:25 +09:00
x11 Fix exiting when an unexpected Wayland error occurs. 2022-08-03 08:55:34 +09:00
cairo_renderer.h Add options to set cursor bg/fg color 2022-07-05 10:10:26 +09:00