buffet / kiwmi

A fully programmable Wayland Compositor
Mozilla Public License 2.0
585 stars 22 forks source link

Fix outputs list insertion #78

Open kuruczgy opened 1 year ago

kuruczgy commented 1 year ago

wl_list_insert was being called twice, corrupting the linked list.