aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-05-19wlr_scene: Make wlr_scene_render_output privateAlexander Orzechowski
2022-05-19wlr_scene: Fix missing calls to scene_node_update_outputsAlexander Orzechowski
2022-05-19wlr_scene: Add output_enter/output_leave signalsAlexander Orzechowski
2022-05-19wlr_scene: Add setter for buffer of a wlr_scene_bufferAlexander Orzechowski
2022-05-19wlr_scene: Allow buffer in wlr_scene_buffer to be NULLAlexander Orzechowski
2022-05-15xdg-shell: specify version in wlr_xdg_shell_createSimon Ser
2022-05-11backend/drm: fetch EDID manufacturer from udev_hwdbSimon Ser
2022-05-07xwayland: terminate when no client is connectedSimon Ser
2022-05-07xwayland: add wlr_xwayland_server_options.terminate_delaySimon Ser
2022-05-07render/gles: add support for some 16-bpc unsigned shm formatsManuel Stoeckl
2022-04-17Revert "Copy xcb_icccm structs into wlroots"John Lindgren
2022-04-13xdg-toplevel: don't schedule configures on state requestsKirill Primak
2022-04-13xdg-foreign-v2: treat unmapped parents as NULLKirill Primak
2022-04-13xdg-foreign-v1: treat unmapped parents as NULLKirill Primak
2022-03-23seat: take wlr_keyboard in wlr_seat_set_keyboard()Leonardo Hernández Hernández
2022-03-23layer-shell: Make wlr_layer_surface_v1_from_resource publicGuido Günther
2022-03-17types/wlr_touch: uniformize events nameSimon Zeni
2022-03-17types/wlr_tablet_tool: uniformize events nameSimon Zeni
2022-03-17types/wlr_tablet_pad: uniformize events nameSimon Zeni
2022-03-17types/wlr_switch: uniformize events nameSimon Zeni
2022-03-17types/wlr_keyboard: uniformize events nameSimon Zeni
2022-03-17types/wlr_pointer: uniformize events nameSimon Zeni
2022-03-17types/wlr_input_device: move width_mm and height_mm fields to wlr_tablet and ...Simon Zeni
2022-03-17types/wlr_input_device: move output_name field to wlr_pointer and wlr_touchSimon Zeni
2022-03-17backend/wayland: remove wl_seat_listener from public APISimon Zeni
2022-03-17backend/wayland: remove wlr_wl_input_deviceSimon Zeni
2022-03-17backend/wayland/tablet_v2: give wlr_tablet_* ownership to wlr_wl_seatSimon Zeni
2022-03-17backend/wayland: give wlr_touch ownership to wlr_wl_seatSimon Zeni
2022-03-17backend/wayland: give wlr_pointer ownership to wlr_wl_seatSimon Zeni
2022-03-17backend/wayland: give wlr_keyboard ownership to wlr_wl_seatSimon 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-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-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-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