aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-08Merge pull request #609 from VincentVanlaer/cancel-grabTony Crisci
2018-02-08Rename roots_seat_cancel_transformVincent Vanlaer
2018-02-08Merge branch 'master' into cancel-grabVincent Vanlaer
2018-02-07Merge pull request #611 from DonOregano/fix-resize-freezeDrew DeVault
2018-02-07Merge pull request #612 from VincentVanlaer/fix-move-resizeemersion
2018-02-07Fix style errorVincent Vanlaer
2018-02-07Fix jitter when quickly resizing windowsVincent Vanlaer
2018-02-07Make pointer button release outside window still count down the button_count.Lars Hagström
2018-02-06Merge pull request #610 from Ongy/drm_reuseDrew DeVault
2018-02-06Merge roots_seat_cancel_* into one functionVincent Vanlaer
2018-02-06prevents reuse of outdated wlr_output stateMarkus Ongyerth
2018-02-06Refactor roots_cursor_press_buttonVincent Vanlaer
2018-02-06Update seat pointer on meta move/resize/rotateVincent Vanlaer
2018-02-06Cancel rootston move/resize/rotate on escape pressVincent Vanlaer
2018-02-06Always notify seat on button pressVincent Vanlaer
2018-02-04Merge pull request #607 from VincentVanlaer/cursor-bugDrew DeVault
2018-02-04Prevent cursor from getting stuck at infinityVincent Vanlaer
2018-02-04Merge pull request #606 from FabianGeiselhart/fix-typoemersion
2018-02-04Comments should talk about colons not semicolonsFabian Geiselhart
2018-02-02Merge pull request #601 from emersion/output-modeset-enabledDrew DeVault
2018-02-02backend/drm: update output enabled property on modesetemersion
2018-02-02Fix typo in xcursor.hDrew DeVault
2018-02-01Improve xcursor docsDrew DeVault
2018-02-01Merge pull request #598 from Ongy/screenshot_transformemersion
2018-02-01fixes the off by one errors in examples/screenshotMarkus Ongyerth
2018-02-01Merge pull request #599 from emersion/output-cursor-destroy-signalemersion
2018-02-01output: add destroy signal for wlr_output_cursoremersion
2018-01-31handle the other transformations for screenshotsMarkus Ongyerth
2018-01-31fixes 90 degree rotation screenshotsMarkus Ongyerth
2018-01-30Merge pull request #597 from agx/typosemersion
2018-01-30Fix some typosGuido Günther
2018-01-30Merge pull request #594 from Ongy/drm-surface-buffersemersion
2018-01-29Merge pull request #580 from emersion/screenshooter-renderer-backportTony Crisci
2018-01-29Clean up the gbm/egl as wellMarkus Ongyerth
2018-01-29relases gbm buffers on initMarkus Ongyerth
2018-01-28Merge pull request #591 from emersion/fix-data-source-notify-finishDrew DeVault
2018-01-28Fix assertion failed in data_source_notify_finishemersion
2018-01-28Merge pull request #590 from pks-t/pks/rootston-wo-xwaylandDrew DeVault
2018-01-28meson: add systemd/elogind backends only if enabledPatrick Steinhardt
2018-01-28travis: add job building wlroots without various optionsPatrick Steinhardt
2018-01-28rootston: move together XWayland setup codePatrick Steinhardt
2018-01-28rootston: fix compilation without XWayland supportPatrick Steinhardt
2018-01-27Merge pull request #588 from agx/armDrew DeVault
2018-01-27drm: Use ptrdiff_t instead of intmax_t in format stringGuido Günther
2018-01-27wlr_keyboard: use correct printf format string for keymap_sizeGuido Günther
2018-01-26render/gles2: use format bpp when reading pixelsemersion
2018-01-26Merge pull request #585 from agx/mesonemersion
2018-01-26meson: add ctags and etags targetsGuido Günther
2018-01-26Remove vim stuff from .gitignoreDrew DeVault
2018-01-24Merge pull request #584 from VincentVanlaer/drm-segfaultDrew DeVault