You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drew DeVault 23fb663ea4
Merge pull request #453 from emersion/surface-transform
7 years ago
..
meson.build Introduce wlr_xcursor_manager 7 years ago
wlr_box.c Fix inverted flipped-90 and flipped-270 7 years ago
wlr_compositor.c Add display destroy listener to data device 7 years ago
wlr_cursor.c wlr-seat: basic touch 7 years ago
wlr_data_device.c Add display destroy listener to data device 7 years ago
wlr_gamma_control.c Listen to display destroy in gamma control manager 7 years ago
wlr_input_device.c fixes use after free caused by signal lists 7 years ago
wlr_keyboard.c Make keyboard repeat info configurable 7 years ago
wlr_list.c Refactor wlr_list inside wlroots 7 years ago
wlr_output.c Merge pull request #453 from emersion/surface-transform 7 years ago
wlr_output_layout.c Update output layout when scale or transform changes 7 years ago
wlr_pointer.c fixes use after free caused by signal lists 7 years ago
wlr_region.c wlr region/surface: explicitely select interface fields 7 years ago
wlr_screenshooter.c Remove destroy event in screenshooter for now 7 years ago
wlr_seat.c Merge branch 'master' into display-destroy 7 years ago
wlr_server_decoration.c Remove display destroy listeners, add compositor listener 7 years ago
wlr_surface.c Fix fullscreen in xdg-shell 7 years ago
wlr_tablet_pad.c Simplify tablet pad destruction 7 years ago
wlr_tablet_tool.c Fix remaining unchecked allocs in types and code style 7 years ago
wlr_touch.c Simplify input device destruction code 7 years ago
wlr_wl_shell.c Listen to display destroy in xwayland, rename wlr_egl_free 7 years ago
wlr_xcursor_manager.c Add cursor theme to rootston config 7 years ago
wlr_xdg_shell_v6.c Listen to display destroy in xdg-shell-v6 7 years ago