wlroots-hyprland/types
Drew DeVault 1228d0da19
Merge pull request #387 from emersion/laggy-move-resize
Fix laggy move-resize
2017-11-21 11:13:18 -05:00
..
meson.build Introduce wlr_xcursor_manager 2017-11-12 11:10:56 +01:00
wlr_box.c refactor and rename wlr_geometry to wlr_box 2017-08-29 12:36:39 -04:00
wlr_compositor.c Add checks for wl_resource_create 2017-11-02 23:14:24 +01:00
wlr_cursor.c wlr-seat: basic touch 2017-11-15 08:34:48 -05:00
wlr_data_device.c wlr-seat: remove client bound and unbound signal 2017-11-19 11:13:59 -05:00
wlr_gamma_control.c Add checks for wl_resource_create 2017-11-02 23:14:24 +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 Fix a bunch of mistakes detected with scan-build 2017-11-16 10:30:54 +01:00
wlr_list.c Refactor wlr_list inside wlroots 2017-11-19 00:17:40 +01:00
wlr_output.c Refactor wlr_list inside wlroots 2017-11-19 00:17:40 +01:00
wlr_output_layout.c Emit add event after configuring wlr_output_layout_output 2017-10-31 12:30:57 +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 Fix a bunch of mistakes detected with scan-build 2017-11-16 10:30:54 +01:00
wlr_seat.c wlr-seat: remove client bound and unbound signal 2017-11-19 11:13:59 -05:00
wlr_server_decoration.c Add checks for wl_resource_create 2017-11-02 23:14:24 +01:00
wlr_surface.c Merge remote-tracking branch 'origin/master' into hidpi 2017-11-02 23:34:02 -04: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 Fix a bunch of mistakes detected with scan-build 2017-11-16 10:30:54 +01:00
wlr_xcursor_manager.c Add cursor theme to rootston config 2017-11-18 09:47:53 +01:00
wlr_xdg_shell_v6.c Fixed a bug with move-resize, removed xdg-shell ack_configure event 2017-11-18 09:09:23 +01:00