.. |
meson.build
|
Introduce wlr_xcursor_manager
|
2017-11-12 11:10:56 +01:00 |
wlr_box.c
|
Fix inverted flipped-90 and flipped-270
|
2017-12-01 09:49:32 +01:00 |
wlr_compositor.c
|
Add display destroy listener to data device
|
2017-12-07 00:50:55 +01:00 |
wlr_cursor.c
|
Introduce fractional scaling
|
2017-12-15 01:00:03 +01:00 |
wlr_data_device.c
|
Merge pull request #487 from emersion/xwm-selection
|
2017-12-17 20:03:26 -05:00 |
wlr_gamma_control.c
|
Listen to display destroy in gamma control manager
|
2017-12-07 00:55:50 +01:00 |
wlr_input_device.c
|
fixes use after free caused by signal lists
|
2017-09-08 16:02:26 +02:00 |
wlr_keyboard.c
|
Make keyboard repeat info configurable
|
2017-12-08 17:03:05 +01:00 |
wlr_list.c
|
Refactor wlr_list inside wlroots
|
2017-11-19 00:17:40 +01:00 |
wlr_output.c
|
s/L_INFO/L_DEBUG/ @ software cursor fallback
|
2017-12-16 09:56:30 -05:00 |
wlr_output_layout.c
|
Update output layout when scale or transform changes
|
2017-12-12 21:58:00 +01: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
|
Remove destroy event in screenshooter for now
|
2017-12-07 01:19:41 +01:00 |
wlr_seat.c
|
Simplify seat pointer functions
|
2017-12-16 17:17:07 +01:00 |
wlr_server_decoration.c
|
Remove display destroy listeners, add compositor listener
|
2017-12-07 00:44:45 +01:00 |
wlr_surface.c
|
Fix fullscreen in xdg-shell
|
2017-11-20 20:53:13 +01:00 |
wlr_tablet_pad.c
|
Simplify tablet pad destruction
|
2017-08-15 12:16:23 +02:00 |
wlr_tablet_tool.c
|
Fix remaining unchecked allocs in types and code style
|
2017-10-31 11:58:39 +01:00 |
wlr_touch.c
|
Simplify input device destruction code
|
2017-08-14 18:23:20 +02:00 |
wlr_wl_shell.c
|
Listen to display destroy in xwayland, rename wlr_egl_free
|
2017-12-08 00:59:37 +01:00 |
wlr_xcursor_manager.c
|
Introduce fractional scaling
|
2017-12-15 01:00:03 +01:00 |
wlr_xdg_shell_v6.c
|
Listen to display destroy in xdg-shell-v6
|
2017-12-07 01:08:35 +01:00 |