Drew DeVault
|
bd2e9a7168
|
Style cleanup
|
2017-08-09 17:30:22 -04:00 |
Tony Crisci
|
5a7595af77
|
use generators for wayland protocol gen
|
2017-08-09 16:50:41 -04:00 |
Tony Crisci
|
26edd5fb9e
|
cleanup for style and formatting
|
2017-08-09 16:50:40 -04:00 |
Tony Crisci
|
816a7f8257
|
add xdg shell destructors
|
2017-08-09 16:50:07 -04:00 |
Tony Crisci
|
bdfe9faf58
|
Add todo for destroy_xdg_shell_surface
This free was causing crashes so remove the implementation and make a note to
do it later.
|
2017-08-09 12:31:16 -04:00 |
Tony Crisci
|
a6c7d8d14f
|
send configure event after creating toplevel
The xdg shell protocol requires us to send a configure in order for the client
to start attaching buffers.
|
2017-08-09 12:31:16 -04:00 |
Tony Crisci
|
5add87cac6
|
rename wlr_surface to wlr_texture
|
2017-08-09 12:31:16 -04:00 |
Tony Crisci
|
15885ab54a
|
implement xdg toplevel stubs
|
2017-08-09 12:31:16 -04:00 |
Tony Crisci
|
c3f15ea284
|
Add xdg shell stubs
|
2017-08-09 12:31:16 -04:00 |