wlroots-hyprland/include/wlr
emersion 43012f3740
compositor: redesign how resources are managed
All public resource creators now take a new ID for the resource
and an optional list where the resource link is added. When the
resource is destroyed it is its own responsibility to remove
itself from the list. This removes the need for the caller to add
a destroy listener.

This commit fixes a few segfaults with resources not removed from
the list when destroyed.
2018-04-26 17:51:06 +01:00
..
backend Remove wlr_ prefix from local symbols 2018-04-25 23:00:46 +01:00
interfaces output: don't emit the mode event if it hasn't changed 2018-04-18 00:15:25 +01:00
render Destroy wlr_surface with wlr_renderer 2018-04-26 00:11:36 +01:00
types compositor: redesign how resources are managed 2018-04-26 17:51:06 +01:00
util Fix damage tracking for rotated surfaces 2018-03-26 15:31:08 -04:00
backend.h backend: remove wlr_backend_get_egl 2018-04-08 11:00:56 -04:00
meson.build Install include directory into includedir 2018-04-03 16:56:32 +02:00
xcursor.h Fix typo in xcursor.h 2018-02-02 08:48:01 -05:00
xwayland.h xwayland: emit new_surface when unmapped 2018-04-13 14:37:13 +02:00