wlroots-hyprland/examples/support
Drew DeVault bfc0e95d2c Add mode support to libinput backend
And extend tablet example with tilt and ring support
2018-03-07 20:57:55 -05: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 Add mode support to libinput backend 2018-03-07 20:57:55 -05:00
shared.h Add mode support to libinput backend 2018-03-07 20:57:55 -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.