wlroots-hyprland/examples
Tony Crisci 8306f46dfb implement surface frame
The surface frame callback lets a window know when it is a good time to show the
next frame if it is animating. In particular, this callback is used by
weston-simple-shm to throttle drawing.
2017-08-09 17:31:38 -04:00
..
compositor implement surface frame 2017-08-09 17:31:38 -04: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 add xdg shell destructors 2017-08-09 16:50:07 -04:00
meson.build use generators for wayland protocol gen 2017-08-09 16:50:41 -04:00
pointer.c Accomodate for hotspot in cursor position 2017-08-08 11:44:44 -04:00
rotation.c Rename wlr_surface -> wlr_texture; attach -> upload 2017-08-08 18:25:16 +02:00
shared.c More cleanups 2017-08-06 15:53:41 +12:00
shared.h Changed header paths. 2017-08-06 13:25:26 +12:00
simple.c Changed header paths. 2017-08-06 13:25:26 +12:00
tablet.c Changed header paths. 2017-08-06 13:25:26 +12:00
touch.c Rename wlr_surface -> wlr_texture; attach -> upload 2017-08-08 18:25:16 +02:00