aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-05xwayland: remove unused listenerIsaac Freund
2020-11-05screencopy: send failed when copying a DMA-BUF with a regionSimon Ser
2020-11-05screencopy: perform DMA-BUF copy on output commitSimon Ser
2020-11-05export-dmabuf: export DMA-BUF on output commitSimon Ser
2020-11-05output: add when field to wlr_output_event_commitSimon Ser
2020-11-05output: update docs to reflect realitySimon Ser
2020-11-05backend/drm: export pending FB in export_dmabuf, if anySimon Ser
2020-11-04screencopy: stop setting needs_frame flagSimon Ser
2020-11-03gamma-control-v1: apply gamma LUT when output gets enabledSimon Ser
2020-11-03xwayland: log unhandled NET_WM_STATE property changesSimon Ser
2020-11-03xwayland: minor code style fixesSimon Ser
2020-11-03backend/drm: fix "a page-flip is already pending" errors on modesetSimon Ser
2020-11-02render: define EGL_NO_PLATFORM_SPECIFIC_TYPES (#2452)Simon Ser
2020-10-31render/dmabuf: use bitmask for wlr_dmabuf_attributes_flagsTudor Brindus
2020-10-31util/edges: use bitmask for wlr_edgesTudor Brindus
2020-10-31types/wlr_output_layout: use bitmask for wlr_directionTudor Brindus
2020-10-31types/wlr_keyboard: use bitmasks for wlr_keyboard_led and wlr_keyboard_modifi...Tudor Brindus
2020-10-30backend/drm: Check if output is enabled before sending frame eventMarten Ringwelski
2020-10-27xdg_shell: fix a typoIlia Bozhinov
2020-10-20foreign toplevel: Fix whitespace errorScott Moreau
2020-10-20foreign toplevel: send parent event only to clients that support itDaniel Kondor
2020-10-20xwayland: fix minor typo in debug logTudor Brindus
2020-10-18backend/wayland: fix some keyboard/touch leaksMykola Orliuk
2020-10-18backend/wayland: fix input creation error handlingMykola Orliuk
2020-10-18backend/wayland: add error flow in create_wl_seatMykola Orliuk
2020-10-18foreign-toplevel-management: report parent toplevelDaniel Kondor
2020-10-18backend/wayland: factor out wlr_wl_seatMykola Orliuk
2020-10-18backend/wayland: manage cursor for current pointerMykola Orliuk
2020-10-18backend/wayland: add touch support to the wayland backendIlia Bozhinov
2020-10-18wlr_drag: remove unused point_destroy fieldIsaac Freund
2020-10-16xdg_positioner: remove unused fieldIsaac Freund
2020-10-14xwayland: add set_geometry eventIlia Bozhinov
2020-10-13xwayland: notify requestor when we fail to respond to their requestTudor Brindus
2020-10-12xwayland: remove stale transfers from the same requestorTudor Brindus
2020-10-11xwayland: introduce WLR_XWAYLAND for specifying which Xwayland to useTudor Brindus
2020-10-11xwayland: fix use-after-free in selection handlingTudor Brindus
2020-10-11xwayland: using %m in `wlr_log` is broken, use `wlr_log_errno` insteadTudor Brindus
2020-10-11examples: use `perror` instead of `fprintf` GNU %m `printf` extensionTudor Brindus
2020-10-10backend/libinput: improve logger callbackSimon Ser
2020-10-09output-management-v1: send complete head state on enable changeRoman Gilg
2020-10-09layer-shell: error on 0 dimension without anchorsIsaac Freund
2020-10-08xwm: add loop detection for read_surface_parentRouven Czerwinski
2020-09-16backend: remove check for _WAYLAND_DISPLAYSimon Ser
2020-09-10layer-shell: add for_each_popupIsaac Freund
2020-09-04output-management-v1: send head identifying informationRoman Gilg
2020-09-04output-management-v1: add head identifying eventsRoman Gilg
2020-09-04xwayland: disconnect display destroy listener even if xwayland didn't initializeIlia Bozhinov
2020-09-04Accommodate for CONFIG_VT=0, all TTYs are in seat0, but not allnerdopolis
2020-09-04session: Don't refuse unprivileged creation of "direct" backendPatrick Steinhardt
2020-09-04wayland: emit relative pointer events only for current pointerIlia Bozhinov