aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-01meson: enable more compiler warningsemersion
2019-02-28seat: guard against button count corruptionemersion
2019-02-28Remove glEGLImageTargetTexture2DOESGuido Günther
2019-02-28wlr_xdg_shell: Remove redundant declaration in the same fileGuido Günther
2019-02-28rootston/view: Remove redundant declaration in the same fileGuido Günther
2019-02-28Unbreak build with '-Wstrict-prototypes'Guido Günther
2019-02-27Update version to 0.4.1Drew DeVault
2019-02-26rootston: Make add_{switch,binding}_config staticGuido Günther
2019-02-26clang compile fix #1572athrungithub
2019-02-25Bump version to 0.4emersion
2019-02-24data-device: check if there's a source before sending dnd_finishemersion
2019-02-24Add xcb-errors to FreeBSD buildJan Beich
2019-02-24backend/drm: Unset cursor on cleanupScott Anderson
2019-02-23Merge pull request #1517 from emersion/refactor-dndDrew DeVault
2019-02-23Merge pull request #1568 from emersion/rootston-refactorDrew DeVault
2019-02-23rootston: make roots_view embedded and remove unionsemersion
2019-02-23rootston: add a view child interfaceemersion
2019-02-23rootston: move part of desktop.c to view.c, use an interface for viewsemersion
2019-02-22rootston: surface_at: check for fullscreen surfaces in between TOP and OVERLA...Sebastian Krzyszkowiak
2019-02-22rootston: don't try to maximize fullscreen surfacesSebastian Krzyszkowiak
2019-02-21Merge pull request #1565 from Emantor/fix/realloc_allocationScott Anderson
2019-02-21backend/drm: fix memory leak in realloc crtcsRouven Czerwinski
2019-02-20data-device: unbreak wl_data_source.cancel during drag-and-dropemersion
2019-02-20data-offer: send WL_DATA_OFFER_ERROR_INVALID_FINISHemersion
2019-02-20rootston: cancel drag on invalid serialemersion
2019-02-20data-device: fix drag cleanup if not startedemersion
2019-02-20data-device: refactor wlr_dragemersion
2019-02-20Merge pull request #1564 from emersion/remove-sock-cloexecDrew DeVault
2019-02-20xwayland: remove remaining SOCK_CLOEXECemersion
2019-02-19backend/drm: fix modeset on drm fd resumeBrian Ashworth
2019-02-19Merge pull request #1562 from emersion/remove-sock-cloexecDrew DeVault
2019-02-19xwayland: don't use SOCK_CLOEXECemersion
2019-02-19Merge pull request #1493 from emersion/primary-selection-v1Drew DeVault
2019-02-19Prevent NULL dereference in tablet_tool handlerMarkus Ongyerth
2019-02-18Merge pull request #1557 from emersion/inert-offersDrew DeVault
2019-02-18Merge pull request #1556 from emersion/unmapDrew DeVault
2019-02-18Merge pull request #1558 from emersion/fix-hide-cursor-mgpuDrew DeVault
2019-02-18backend/drm: fix NULL dereference when unsetting cursoremersion
2019-02-18data-device: make old offers inert before sending selectionemersion
2019-02-18xwayland, data-device: fix surface state on unmapemersion
2019-02-17Merge pull request #1553 from emersion/subsurface-mapDrew DeVault
2019-02-17subsurface: add map/unmap eventsemersion
2019-02-17wlr_output: do not modeset to current modeBrian Ashworth
2019-02-15Merge pull request #1537 from VincentVanlaer/cursor-dmabuf-nouveauDrew DeVault
2019-02-15Add workaround for hardware cursors on nouveauVincent Vanlaer
2019-02-15Revert "drm: do not modeset to current mode"Drew DeVault
2019-02-15Merge pull request #1548 from emersion/error-invalid-transformDrew DeVault
2019-02-15Update data-controlIvan Molodetskikh
2019-02-15xwm: Add _NET_CLIENT_LIST supportUli Schlachter
2019-02-15surface: error out on invalid transformemersion