aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-17tinywl: init cursor_modeSimon Zeni
2022-03-16types/wlr_output: Handle subpixel hints through output commitsAlexander Orzechowski
2022-03-16Revert "scene: try to import buffers as textures before rendering"Simon Ser
2022-03-15xdg-positioner: fix sliding regressionKirill Primak
2022-03-14Free drmDevice in get_egl_device_from_drm_fd()Dean
2022-03-13Pass O_CLOEXEC to drmModeCreateLease callsSamuel Čavoj
2022-03-11types/wlr_virtual_pointer_v1: remove destroy eventSimon Zeni
2022-03-11types/wlr_virtual_keyboard_v1: remove destroy eventSimon Zeni
2022-03-11types/wlr_keyboard: remove destroy eventSimon Zeni
2022-03-11types/wlr_tablet_tool: remove name ambiguityDavid96
2022-03-11wlr_output_layout_contains_point: handle outputs that aren't in the layoutSebastian Krzyszkowiak
2022-03-08xcursor: support XDG Base Directory SpecificationMoon Sungjoon
2022-03-08wlr_output_damage: Don't schedule a new frame if damage region does not inter...Alexander Orzechowski
2022-03-08wlr_output_damage: Use wlr_output_damage_add for wlr_output_damage_add_boxAlexander Orzechowski
2022-03-08wlr_switch: remove WLR_SWITCH_STATE_TOGGLEIsaac Freund
2022-03-07types/wlr_input_device: move init and finish function to private APISimon Zeni
2022-03-07types/wlr_input_device: remove wlr_input_device_destroySimon Zeni
2022-03-07tinywl: destroy keyboard on wlr_input_device eventSimon Zeni
2022-03-07interface/wlr_touch: rework destroy sequenceSimon Zeni
2022-03-07interface/wlr_tablet_tool: rework destroy sequenceSimon Zeni
2022-03-07interface/wlr_tablet_pad: rework destroy sequenceSimon Zeni
2022-03-07interface/wlr_switch: rework destroy sequenceSimon Zeni
2022-03-07interface/wlr_pointer: rework destroy sequenceSimon Zeni
2022-03-07interface/wlr_keyboard: rework destroy sequenceSimon Zeni
2022-03-03buffer: extract interface to separate headerSimon Ser
2022-03-02backend/libinput: public API cleanupSimon Zeni
2022-03-02backend/libinput: rework tablet_pad interfaceSimon Zeni
2022-03-02backend/libinput: rework tablet interfaceSimon Zeni
2022-03-02backend/libinput: rework touch interfaceSimon Zeni
2022-03-02backend/libinput: rework switch interfaceSimon Zeni
2022-03-02backend/libinput: rework pointer interfaceSimon Zeni
2022-03-02backend/libinput: rework keyboard interfaceSimon Zeni
2022-03-02backend/libinput: add devices wl_listSimon Zeni
2022-03-02examples/input-method: Don't crash on NULL surrounding textGuido Günther
2022-03-02Xwayland: use -displayfd instead of USR1Dominique Martinet
2022-03-02Xwayland: rename notify pipe 'p' to notify_fdDominique Martinet
2022-02-28types/wlr_virtual_pointer_v1: fix wlr_pointer destroy sequenceSimon Zeni
2022-02-28types/wlr_virtual_keyboard_v1: fix wlr_keyboard destroy sequenceSimon Zeni
2022-02-28render: allow texture creation while renderingRoman Gilg
2022-02-22interfaces: remove wlr_input_device_implSimon Zeni
2022-02-21backend/libinput: remove wlr_input_device_implSimon Zeni
2022-02-21backend/wayland: remove wlr_input_device_implSimon Zeni
2022-02-21backend/x11: remove wlr_input_device_implSimon Zeni
2022-02-21types/wlr_switch: constify implSimon Zeni
2022-02-21types/wlr_tablet_pad: constify implSimon Zeni
2022-02-21xdg-positioner: rewrite unconstraining, untie from xdg-popupKirill Primak
2022-02-21xdg-positioner: rename structsKirill Primak
2022-02-21xdg-{toplevel,popup}: extract destructorsKirill Primak
2022-02-21types/wlr_touch: add base wlr_input_deviceSimon Zeni
2022-02-21types/wlr_tablet_tool: add base wlr_input_deviceSimon Zeni