aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-23backend/drm: get physical size from libdrmemersion
2018-12-22Protect against redefining MESA_EGL_NO_X11_HEADERSJente Hidskes
2018-12-22Merge pull request #1441 from Timidger/box-parameter-standardizeDrew DeVault
2018-12-21Standardize the wlr_box input paramatersTimidger
2018-12-21Add a listener for when the pointer gets destroyedAlex Maese
2018-12-21Address more of @emersion's commentsAlex Maese
2018-12-21Add unaccelerated pointer values to wlr_event_pointer_motion eventsAlex Maese
2018-12-21Address @emersion's commentsAlex Maese
2018-12-21Remove pointer resource from relative pointerAlex Maese
2018-12-21Only send relative motion to correct seatAlex Maese
2018-12-21Removed relative pointers from wlr_seatAlex Maese
2018-12-21Remove wl_client from wlr_relative_pointer_v1Alex Maese
2018-12-21Add wlr_relative_pointer_v1.h to meson.buildAlex Maese
2018-12-21relative_pointer: implementation and code fixesrandom human
2018-12-21relative_pointer: add relative-pointer examplerandom human
2018-12-21relative_pointer: send frame event to pointer for Xwaylandrandom human
2018-12-21relative_pointer: code formatting fixesrandom human
2018-12-21relative_pointer: implement protocol eventsrandom human
2018-12-21relative_pointer: implement protocol requestsrandom human
2018-12-21relative_pointer: create skeleton and buildrandom human
2018-12-21Merge pull request #1440 from sghctoma/fbsd-manifestemersion
2018-12-21Fix FreeBSD build manifestsghctoma
2018-12-20Merge pull request #1439 from ammen99/masteremersion
2018-12-20rootston: create foreign toplevel handle before sending outputsIlia Bozhinov
2018-12-16Merge pull request #1435 from emersion/duplicate-custom-modesemersion
2018-12-16backend/drm: don't insert duplicate custom modes, fix refresh rateemersion
2018-12-15Merge pull request #1377 from tokyovigilante/switch-eventsemersion
2018-12-15Remove unused variablesRyan Walklin
2018-12-15Improve event matching logicRyan Walklin
2018-12-15Fix style nitsRyan Walklin
2018-12-15Working switches in rootston:Ryan Walklin
2018-12-15Remove debug logsRyan Walklin
2018-12-15Update config struct, reduce complexity and correctly parse config.iniRyan Walklin
2018-12-15Remove redundant signal in seat.cRyan Walklin
2018-12-15Factor out binding command execution to separate fileRyan Walklin
2018-12-15[WIP][DONTMERGE]Add support for libinput_switch input devicesRyan Walklin
2018-12-13Merge pull request #1434 from martinetd/xwayland_clearenvemersion
2018-12-13xwayland: remove clearenv() callDominique Martinet
2018-12-12Merge pull request #1433 from ammen99/fix-layer-shell-unconstrainDrew DeVault
2018-12-12xdg-popup: fix wlr_xdg_popup_get_toplevel_coords()Ilia Bozhinov
2018-12-09Merge pull request #1426 from emersion/drm-disappear-indexDrew DeVault
2018-12-09Merge pull request #1429 from emersion/primary-serial-validationDrew DeVault
2018-12-09gtk-primary-selection: warn when offering MIME type after set_selectionemersion
2018-12-09gtk-primary-selection: basic serial validationemersion
2018-12-09backend/drm: Fix uninitialized variableScott Anderson
2018-12-09backend/drm: Improve encoder logicScott Anderson
2018-12-09backend/drm: fix disappeared output indicesemersion
2018-12-09Merge pull request #1201 from ammen99/masteremersion
2018-12-08examples: add wlr_foreign_toplevel_management_v1 exampleIlia Bozhinov
2018-12-08rootston: add support for wlr_foreign_toplevel_management_v1Ilia Bozhinov