.. |
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
|
xwayland: fix style issues
|
2017-08-23 22:03:49 +02: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 broken keyboard handling
|
2017-09-25 16:44: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
|
Fix broken keyboard handling
|
2017-09-25 16:44:26 -04:00 |
wlr_surface.c
|
set toplevel role on wlr_surface
|
2017-09-13 07:57:14 -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
|
wlr_wl_shell: implement all requests except set_popup
|
2017-09-27 21:15:31 +02:00 |
wlr_xdg_shell_v6.c
|
use wl_list_for_each_safe() to unlink client surfaces
|
2017-09-17 09:42:27 -04:00 |