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.
Björn Esser 57a09c8ca4
config: Put all defines into config.h
7 years ago
..
meson.build Add wlr_primary_selection_device_manager and wlr_primary_selection_source 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 Introduce fractional scaling 7 years ago
wlr_data_device.c Merge pull request #487 from emersion/xwm-selection 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 fix memory leaks 7 years ago
wlr_list.c Refactor wlr_list inside wlroots 7 years ago
wlr_output.c Output fixes 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_primary_selection.c Correctly free primary selection manager & source 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 Send primary selection when clients get keyboard focus 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 Introduce fractional scaling 7 years ago
wlr_xdg_shell_v6.c config: Put all defines into config.h 7 years ago