aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-09rootston: add support for text input and the basic of input methodDorota Czaplejewicz
2018-10-09wlroots: add basic support for zwp_input_method_v2Dorota Czaplejewicz
2018-10-09build: bump wayland-scanner versionDorota Czaplejewicz
2018-10-09wlroots: add support for zwp_text_input_unstable_v3Dorota Czaplejewicz
2018-09-28Merge pull request #1265 from sghctoma/conditional-b_lundefemersion
2018-09-28Use == to check system instead of a prefix matchsghctoma
2018-09-28Set minimum Meson version to 0.48.0sghctoma
2018-09-28Merge pull request #1268 from emersion/drm-connector-disappearedDrew DeVault
2018-09-28Merge pull request #1269 from ivyl/remove_xcb_imageemersion
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-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