aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-28xwayland/xwm: Stop including xcb_image.hArkadiusz Hiler
2018-09-28backend/drm: don't free connector immediatelyemersion
2018-09-27Merge pull request #1266 from Ongy/xdc_tablet_fixDrew DeVault
2018-09-27Fix tablet_tool tilt and send proximity_outMarkus Ongyerth
2018-09-27Merge pull request #852 from Laaas/masterDrew DeVault
2018-09-27pointer-constraints: add unstable headeremersion
2018-09-27seat: remove unused keyboard focus_change eventemersion
2018-09-27pointer-constraints: use proper wayland-scanner functionsemersion
2018-09-27rootston: remove broken rotated pointer constraint handlingemersion
2018-09-27pointer-constraints: refactoringemersion
2018-09-26pointer-constraints: make region not a pointer, add committed bitfieldemersion
2018-09-26Adjust README to reflect change regarding b_lundefsghctoma
2018-09-26Add b_lundef=false Meson option on FreeBSDsghctoma
2018-09-26pointer-constraints: rename wl_{global,resources}emersion
2018-09-26examples/pointer-constraints: style fixesemersion
2018-09-26Merge pull request #1264 from emersion/examples-unknown-cursorDrew DeVault
2018-09-26Fix unknown cursor in layer-shell exampleemersion
2018-09-24Rework session handlingnyorain
2018-09-24Merge pull request #1260 from RyanDwyer/xwayland-set-decorationsemersion
2018-09-24xwayland: Introduce set_decorations eventRyan Dwyer
2018-09-22Merge pull request #1257 from sghctoma/fix-protocol_mesonemersion
2018-09-22Merge pull request #1256 from sghctoma/fbsd-multiseat-fixesemersion
2018-09-21Apply multiseat fixes to FreeBSD direct backendsghctoma
2018-09-21Fix partial dependency in protocol/meson.buildsghctoma
2018-09-19Merge pull request #1253 from RyanDwyer/multi-for-each-backendemersion
2018-09-19Merge pull request #1252 from emersion/fatal-unknown-bufferDrew DeVault
2018-09-19Merge pull request #1245 from emersion/capture-disable-hw-cursorsDrew DeVault
2018-09-19Introduce wlr_multi_for_each_backendRyan Dwyer
2018-09-19buffer: disconnect clients that commit an unknown buffer typeemersion
2018-09-18Merge pull request #1248 from emersion/assert-all-the-thingsDrew DeVault
2018-09-18Fix implicit conversion of floats to ints in calls to pixman_region32_contain...Las
2018-09-18export-dmabuf: disable hardware cursors if desiredemersion
2018-09-18output: add wlr_output_set_hardware_cursors_enabledemersion
2018-09-18backend/drm: add assertionsemersion
2018-09-18backend/x11: add assertionsemersion
2018-09-18backend/wayland: add assertionsemersion
2018-09-18backend/session: add assertionsemersion
2018-09-18backend/multi: add assertionsemersion
2018-09-18backend/libinput: add assertionsemersion
2018-09-18backend/headless: add assertionsemersion
2018-09-18Merge pull request #1249 from arandomhuman/keymap_fdemersion
2018-09-18Send unique keymap file descriptorsrandom human
2018-09-18Implement pointer-constraints protocol in wlroots and rootstonLas
2018-09-18Make wlr_seat->data in rootston point to the wrapping roots_seatLas
2018-09-18Add wlr_surface::input_region memberLas
2018-09-18Remove extraneous indentation and conform to coding styleLas
2018-09-18Update pointer focus when cycling focusLas
2018-09-18Make (wlr_)seat_client_from_pointer_resource publicLas
2018-09-18Make roots_cursor::pointer_view available even if there is a surfaceLas
2018-09-18Add focus change event for seatsLas