wlroots-hyprland/examples
Tony Crisci 44181b57ac Add wlr_output_layout implementation
An output layout consists of a mapping of outputs to their position in a global
coordinate system that usually cooresponds to the output position in physical
space in front of the user.

Add an example that allows configuration of an output layout and demonstrates
its boundaries with a bouncing image.
2017-08-17 21:05:13 -04:00
..
compositor Update keyboard modifiers in example compositor 2017-08-17 14:34:31 +02:00
.gitignore Add xdg shell stubs 2017-08-09 12:31:16 -04:00
cat.c Fixed that warnings that showed up with optimisations. 2017-07-11 00:14:55 +12:00
cat.h Fixed that warnings that showed up with optimisations. 2017-07-11 00:14:55 +12:00
compositor.h Move wl_shell into wlroots 2017-08-15 15:13:23 +02:00
meson.build Add wlr_output_layout implementation 2017-08-17 21:05:13 -04:00
output-layout.c Add wlr_output_layout implementation 2017-08-17 21:05:13 -04:00
pointer.c Accomodate for hotspot in cursor position 2017-08-08 11:44:44 -04:00
rotation.c Fix wlr_seat; add to example compositor 2017-08-17 13:06:53 +02:00
shared.c Update keyboard modifiers in example compositor 2017-08-17 14:34:31 +02:00
shared.h Fix wlr_seat; add to example compositor 2017-08-17 13:06:53 +02:00
simple.c Changed header paths. 2017-08-06 13:25:26 +12:00
tablet.c Prevent alloc errors from crashing 2017-08-15 08:04:57 +02:00
touch.c Prevent alloc errors from crashing in `list_t` 2017-08-16 09:23:21 +02:00