aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2019-02-15Post protocol error on invalid wl_surface scaleSebastian Krzyszkowiak
2019-02-14Copy cursor surface to secondary gpu if necessaryVincent Vanlaer
2019-02-14drm: do not modeset to current modeBrian Ashworth
2019-02-13primary-selection-v1: copy from gtk-primary-selectionemersion
2019-02-13Add a wlr_output_set_subpixel()Geoff Greer
2019-02-13xwm: stack below on mapBrian Ashworth
2019-02-12Use freebsd/latest for FreeBSD sr.ht buildsDrew DeVault
2019-02-10data-control: add primary selection supportIvan Molodetskikh
2019-02-09Merge pull request #1532 from emersion/deprecate-old-protocolsDrew DeVault
2019-02-09Deprecate old protocolsemersion
2019-02-06Merge pull request #1529 from emersion/better-dnd-fixDrew DeVault
2019-02-05Merge pull request #1530 from emersion/unmap-destroy-popupsDrew DeVault
2019-02-05xdg-shell: destroy child popups on unmapemersion
2019-02-05data-device: destroy previous source when starting dragemersion
2019-02-04Merge pull request #1526 from VincentVanlaer/cursor-dmabufScott Anderson
2019-02-04Allow cursor render surface to be used as fbVincent Vanlaer
2019-02-04Add build-*/ to gitignore.Connor E
2019-02-04Make popup inert when destroyed.Connor E
2019-02-04Merge pull request #1524 from mnussbaum/user-unit-wipScott Anderson
2019-02-03Allow compositors to run as systemd user unitsmnussbaum
2019-02-03Bump project version to 0.3emersion
2019-02-03Merge pull request #1527 from johnchen902/fix-sway-3545-2Drew DeVault
2019-02-03Fix another instance of swaywm/sway#3545.John Chen
2019-02-02Fix swaywm/sway#3545.John Chen