.. |
meson.build
|
Add gamma_control skeleton
|
2017-09-06 14:48:27 +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
|
wlr_cursor_device create and destroy
|
2017-09-05 17:48:02 -04: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
|
fix libinput wlr-keyboard use after free
|
2017-09-28 20:29:26 -04:00 |
wlr_output.c
|
Add set_gamma and get_gamma_size to wlr_output_impl
|
2017-09-06 18:53:08 +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_seat.c
|
Remove unnecessary logging
|
2017-09-28 18:47:52 -04:00 |
wlr_surface.c
|
subsurface handle parent destroy
|
2017-09-30 13:24:59 -04: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
|
xdg-shell: protocol destroy
|
2017-10-02 06:28:07 -04:00 |