wlroots-hyprland/examples
Markus Ongyerth cd925f496c fixes the off by one errors in examples/screenshot
The inverse loop iterations for the transformed outputs had an off by
one error, iterating 1 based, not 0 based. This commit fixes that.
2018-02-01 21:36:14 +01:00
..
support output: rename resolution event to mode 2018-01-06 12:42:32 +01:00
.gitignore Add xdg shell stubs 2017-08-09 12:31:16 -04:00
idle.c Fixed logging for examples 2018-01-15 22:51:00 -05:00
meson.build Add example for idle protocol 2018-01-13 17:32:15 +02:00
multi-pointer.c Fixed logging for examples 2018-01-15 22:51:00 -05:00
output-layout.c Fixed logging for examples 2018-01-15 22:51:00 -05:00
pointer.c Fixed logging for examples 2018-01-15 22:51:00 -05:00
rotation.c style: include brackets for if/while/for, even if it's a single statement 2018-01-21 16:28:21 +01:00
screenshot.c fixes the off by one errors in examples/screenshot 2018-02-01 21:36:14 +01:00
simple.c Fixed logging for examples 2018-01-15 22:51:00 -05:00
tablet.c Fixed logging for examples 2018-01-15 22:51:00 -05:00
touch.c Fixed logging for examples 2018-01-15 22:51:00 -05:00