wlroots-hyprland/include/wlr/types
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
..
wlr_input_device.h Split out types.h and wlr/types.h 2017-06-21 10:10:04 -04:00
wlr_keyboard.h Make event names consistent 2017-06-21 14:07:09 -04:00
wlr_output.h Rename wlr_surface -> wlr_texture; attach -> upload 2017-08-08 18:25:16 +02:00
wlr_pointer.h Make event names consistent 2017-06-21 14:07:09 -04:00
wlr_region.h Implement wlr_region using pixman 2017-08-09 17:05:55 +02:00
wlr_surface.h implement surface frame 2017-08-09 17:31:38 -04:00
wlr_tablet_pad.h Make event names consistent 2017-06-21 14:07:09 -04:00
wlr_tablet_tool.h Make event names consistent 2017-06-21 14:07:09 -04:00
wlr_touch.h Make event names consistent 2017-06-21 14:07:09 -04:00