wlroots-hyprland/types
emersion a87f016017
Remove cairo dependency, write raw pixels
2017-10-07 19:01:11 +02:00
..
meson.build Add screenshooter skeleton 2017-10-07 16:22:02 +02:00
wlr_box.c refactor and rename wlr_geometry to wlr_box 2017-08-29 12:36:39 -04:00
wlr_compositor.c subcompositor protocol errors 2017-09-30 08:55:40 -04:00
wlr_cursor.c Transform hotspot with cursor 2017-10-06 09:07:08 +03:00
wlr_data_device_manager.c Fix wlr_data_device_manager 2017-08-18 19:58:36 +02:00
wlr_data_source.c Implement wlr_data_{source,device,device_manager} 2017-08-18 18:56:21 +02:00
wlr_gamma_control.c Fix gamma_size event sent to wrong resource 2017-09-06 22:22:40 +02:00
wlr_input_device.c fixes use after free caused by signal lists 2017-09-08 16:02:26 +02:00
wlr_keyboard.c Use xkb_state_update_mask() with Wayland backend 2017-10-06 22:02:29 +00:00
wlr_output.c Remove cairo dependency, write raw pixels 2017-10-07 19:01:11 +02:00
wlr_output_layout.c Rename wlr_output_layout_init() 2017-09-05 17:53:29 -04:00
wlr_pointer.c fixes use after free caused by signal lists 2017-09-08 16:02:26 +02:00
wlr_region.c wlr region/surface: explicitely select interface fields 2017-08-19 09:31:06 +02:00
wlr_screenshooter.c Check wl_shm_buffer format 2017-10-07 18:25:27 +02:00
wlr_seat.c Fix double free 2017-10-05 19:02:18 +00:00
wlr_surface.c Reset buffer resource pointer on destroy signal 2017-10-03 19:57:54 +00:00
wlr_tablet_pad.c Simplify tablet pad destruction 2017-08-15 12:16:23 +02:00
wlr_tablet_tool.c Refactor out wlr_tablet_tool_state 2017-08-14 16:22:31 +02:00
wlr_touch.c Simplify input device destruction code 2017-08-14 18:23:20 +02:00
wlr_wl_shell.c Fix 80 char limit with 4 width tabs 2017-09-28 19:24:33 +02:00
wlr_xdg_shell_v6.c Implement wlr_xdg_toplevel_v6_send_close 2017-10-06 16:03:35 +02:00