Age | Commit message (Expand) | Author |
2019-03-01 | seat: use wlr_button_state enum instead of uint32_t | emersion |
2019-03-01 | meson: enable more compiler warnings | emersion |
2019-02-28 | seat: guard against button count corruption | emersion |
2019-02-28 | Remove glEGLImageTargetTexture2DOES | Guido Günther |
2019-02-28 | wlr_xdg_shell: Remove redundant declaration in the same file | Guido Günther |
2019-02-28 | rootston/view: Remove redundant declaration in the same file | Guido Günther |
2019-02-28 | Unbreak build with '-Wstrict-prototypes' | Guido Günther |
2019-02-27 | Update version to 0.4.1 | Drew DeVault |
2019-02-26 | rootston: Make add_{switch,binding}_config static | Guido Günther |
2019-02-26 | clang compile fix #1572 | athrungithub |
2019-02-25 | Bump version to 0.4 | emersion |
2019-02-24 | data-device: check if there's a source before sending dnd_finish | emersion |
2019-02-24 | Add xcb-errors to FreeBSD build | Jan Beich |
2019-02-24 | backend/drm: Unset cursor on cleanup | Scott Anderson |
2019-02-23 | Merge pull request #1517 from emersion/refactor-dnd | Drew DeVault |
2019-02-23 | Merge pull request #1568 from emersion/rootston-refactor | Drew DeVault |
2019-02-23 | rootston: make roots_view embedded and remove unions | emersion |
2019-02-23 | rootston: add a view child interface | emersion |
2019-02-23 | rootston: move part of desktop.c to view.c, use an interface for views | emersion |
2019-02-22 | rootston: surface_at: check for fullscreen surfaces in between TOP and OVERLA... | Sebastian Krzyszkowiak |
2019-02-22 | rootston: don't try to maximize fullscreen surfaces | Sebastian Krzyszkowiak |
2019-02-21 | Merge pull request #1565 from Emantor/fix/realloc_allocation | Scott Anderson |
2019-02-21 | backend/drm: fix memory leak in realloc crtcs | Rouven Czerwinski |
2019-02-20 | data-device: unbreak wl_data_source.cancel during drag-and-drop | emersion |
2019-02-20 | data-offer: send WL_DATA_OFFER_ERROR_INVALID_FINISH | emersion |
2019-02-20 | rootston: cancel drag on invalid serial | emersion |
2019-02-20 | data-device: fix drag cleanup if not started | emersion |
2019-02-20 | data-device: refactor wlr_drag | emersion |
2019-02-20 | Merge pull request #1564 from emersion/remove-sock-cloexec | Drew DeVault |
2019-02-20 | xwayland: remove remaining SOCK_CLOEXEC | emersion |
2019-02-19 | backend/drm: fix modeset on drm fd resume | Brian Ashworth |
2019-02-19 | Merge pull request #1562 from emersion/remove-sock-cloexec | Drew DeVault |
2019-02-19 | xwayland: don't use SOCK_CLOEXEC | emersion |
2019-02-19 | Merge pull request #1493 from emersion/primary-selection-v1 | Drew DeVault |
2019-02-19 | Prevent NULL dereference in tablet_tool handler | Markus Ongyerth |
2019-02-18 | Merge pull request #1557 from emersion/inert-offers | Drew DeVault |
2019-02-18 | Merge pull request #1556 from emersion/unmap | Drew DeVault |
2019-02-18 | Merge pull request #1558 from emersion/fix-hide-cursor-mgpu | Drew DeVault |
2019-02-18 | backend/drm: fix NULL dereference when unsetting cursor | emersion |
2019-02-18 | data-device: make old offers inert before sending selection | emersion |
2019-02-18 | xwayland, data-device: fix surface state on unmap | emersion |
2019-02-17 | Merge pull request #1553 from emersion/subsurface-map | Drew DeVault |
2019-02-17 | subsurface: add map/unmap events | emersion |
2019-02-17 | wlr_output: do not modeset to current mode | Brian Ashworth |
2019-02-15 | Merge pull request #1537 from VincentVanlaer/cursor-dmabuf-nouveau | Drew DeVault |
2019-02-15 | Add workaround for hardware cursors on nouveau | Vincent Vanlaer |
2019-02-15 | Revert "drm: do not modeset to current mode" | Drew DeVault |
2019-02-15 | Merge pull request #1548 from emersion/error-invalid-transform | Drew DeVault |
2019-02-15 | Update data-control | Ivan Molodetskikh |
2019-02-15 | xwm: Add _NET_CLIENT_LIST support | Uli Schlachter |