wlroots-hyprland/examples
Tony Crisci 347707c962 Add shell surface stubs
Add stubs for the wl_shell_surface interface.

Implement wl_shell_get_shell_surface by creating the shell surface and settings
its implementation to these stubs.
2017-08-09 12:30:11 -04:00
..
compositor Add shell surface stubs 2017-08-09 12:30:11 -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 Implement destroying surfaces 2017-08-04 11:53:55 -04:00
meson.build Move wlr_surface into wlr 2017-08-09 17:27:12 +02: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