wlroots-hyprland/examples
Simon Ser 5717e27c06 output: take wl_display in wlr_output_create_global()
Currently wlr_output holds a wl_display, but it will go away soon.
Instead of relying on that field in wlr_output_create_global(),
make the dependency explicit by taking a wl_display as argument.
2023-11-23 11:39:25 +00:00
..
.gitignore Add xdg shell stubs 2017-08-09 12:31:16 -04:00
cairo-buffer.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
cat.c Moved cat out of support, removed support 2018-05-10 19:03:56 -07:00
cat.h Moved cat out of support, removed support 2018-05-10 19:03:56 -07:00
embedded.c examples: split clients in separate repository 2023-10-12 18:00:52 +00:00
fullscreen-shell.c output: take wl_display in wlr_output_create_global() 2023-11-23 11:39:25 +00:00
meson.build examples: split clients in separate repository 2023-10-12 18:00:52 +00:00
output-layers.c output: take wl_display in wlr_output_create_global() 2023-11-23 11:39:25 +00:00
output-layout.c output-layout: take wl_display in constructor 2023-11-23 11:39:25 +00:00
pointer.c output-layout: take wl_display in constructor 2023-11-23 11:39:25 +00:00
rotation.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
scene-graph.c output: take wl_display in wlr_output_create_global() 2023-11-23 11:39:25 +00:00
simple.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
tablet.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
touch.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00