wlroots-hyprland/examples/support
Timidger 56505c2635
Don't destroy backend in compositor_fini
This is already done after the changes in #504, and now just causes a
segfault on closing the examples.
2017-12-28 10:42:57 -06:00
..
README Move shared example code 2017-11-01 15:47:58 -04:00
cat.c Move shared example code 2017-11-01 15:47:58 -04:00
cat.h Move shared example code 2017-11-01 15:47:58 -04:00
config.c config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00
config.h Move shared example code 2017-11-01 15:47:58 -04:00
ini.c Move shared example code 2017-11-01 15:47:58 -04:00
ini.h Move shared example code 2017-11-01 15:47:58 -04:00
shared.c Don't destroy backend in compositor_fini 2017-12-28 10:42:57 -06:00
shared.h rename touch slot to touch id 2017-11-16 17:53:52 -05:00

README

Support code for the examples. Code that's not relevant to the principle each
example demonstrates is largely offloaded to this directory.