mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-03 09:01:40 -05:00
The inverse loop iterations for the transformed outputs had an off by one error, iterating 1 based, not 0 based. This commit fixes that. |
||
|---|---|---|
| .. | ||
| support | ||
| .gitignore | ||
| idle.c | ||
| meson.build | ||
| multi-pointer.c | ||
| output-layout.c | ||
| pointer.c | ||
| rotation.c | ||
| screenshot.c | ||
| simple.c | ||
| tablet.c | ||
| touch.c | ||